/[suikacvs]/markup/html/whatpm/t/xml/ChangeLog
Suika

Contents of /markup/html/whatpm/t/xml/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.14 - (show annotations) (download)
Wed Oct 15 12:49:49 2008 UTC (17 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.13: +6 -0 lines
++ whatpm/t/ChangeLog	15 Oct 2008 12:49:07 -0000
	* XML-Parser.t: "xml/doctypes-2.dat" added.

	* tokenizer-test-1.test: Keyword case-sensitivility tests added.

2008-10-15  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/t/xml/ChangeLog	15 Oct 2008 12:49:41 -0000
	* doctypes-1.dat: A keyword case-sensitivility test added.

	* doctypes-2.dat: New test data file.

2008-10-15  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/HTML/ChangeLog	15 Oct 2008 12:46:53 -0000
	* Tokenizer.pm.src: $self->{s_kwd} for non-DATA_STATE states are
	renamed as $self->{kwd} to avoid confliction.  Don't raise
	case-sensitivity error for the keyword "DOCTYPE" in HTML mode.
	Support for internal subsets (internal subset itself only; no
	declaration in them is supported yet).  Raise a parse error for
	non-uppercase keywords "PUBLIC" and "SYSTEM" in XML mode.  Raise a
	parse error if no system identifier is specified for a DOCTYPE
	declaration with a public identifier.  Don't close the DOCTYPE
	declaration by a ">" character in the system declaration in XML
	mode.

2008-10-15  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/XML/ChangeLog	15 Oct 2008 12:48:30 -0000
	* Parser.pm.src: Typo fixed.

2008-10-15  Wakaba  <wakaba@suika.fam.cx>

1 2008-10-15 Wakaba <wakaba@suika.fam.cx>
2
3 * doctypes-1.dat: A keyword case-sensitivility test added.
4
5 * doctypes-2.dat: New test data file.
6
7 2008-10-15 Wakaba <wakaba@suika.fam.cx>
8
9 * attrs-1.dat: Test cases for tokenizing errors are added.
10
11 * elements-1.dat: A test result updated.
12
13 * ns-attrs-1.dat: Test results updated. New test cases for
14 duplicate namespaced attributes are added.
15
16 2008-10-15 Wakaba <wakaba@suika.fam.cx>
17
18 * doctypes-1.dat: Lowercase <!doctype> test added.
19
20 * elements-1.dat: End tag tests added.
21
22 2008-10-15 Wakaba <wakaba@suika.fam.cx>
23
24 * ns-elements-1.dat: New test data file.
25
26 * ns-attrs-1.dat: New test data added.
27
28 * elements-1.dat: New test data file.
29
30 2008-10-15 Wakaba <wakaba@suika.fam.cx>
31
32 * pis-1.dat, xmldecls-1.dat: New test data files.
33
34 2008-10-15 Wakaba <wakaba@suika.fam.cx>
35
36 * charref-1.dat: New test data file.
37
38 2008-10-14 Wakaba <wakaba@suika.fam.cx>
39
40 * cdata-1.dat: Tests on CDATA section outside of the root element
41 added.
42
43 2008-10-14 Wakaba <wakaba@suika.fam.cx>
44
45 * doctypes-1.dat: Wrong results fixed.
46
47 * texts-1.dat: New test data file.
48
49 2008-10-14 Wakaba <wakaba@suika.fam.cx>
50
51 * elements-1.dat: New test data file.
52
53 * doctypes-1.dat: New test data file.
54
55 * attrs-1.dat: New test data on attribute name cases are added.
56
57 2008-10-14 Wakaba <wakaba@suika.fam.cx>
58
59 * ns-attrs-1.dat: Tests for attributes on non-root elements are
60 added.
61
62 2008-10-14 Wakaba <wakaba@suika.fam.cx>
63
64 * ns-attrs-1.dat: New test data file.
65
66 2008-10-14 Wakaba <wakaba@suika.fam.cx>
67
68 * cdata-1.dat, attrs-1.dat: New test data files.
69
70 2008-10-14 Wakaba <wakaba@suika.fam.cx>
71
72 * tree-1.dat: New test data file.
73
74 2008-10-14 Wakaba <wakaba@suika.fam.cx>
75
76 * ChangeLog: New file.
77

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24