1 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tree-test-1.dat: Added tests for about:legacy-compat and changed |
4 |
|
test results for XSLT-compat (HTML5 revision 2725). |
5 |
|
|
6 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* tree-test-form.dat: Added tests for <script> elements in |
9 |
|
<select> and <select> in <table> (HTML5 revision 2500). |
10 |
|
|
11 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* tokenizer-test-1.test: "<" in attribute names are now parse |
14 |
|
errors (HTML5 revision 3354). |
15 |
|
|
16 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* tree-test-1.dat: Changed test results for </br> in the after |
19 |
|
head parsing mode (HTML5 revision 2586). |
20 |
|
|
21 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* tree-test-foreign.dat: Added tests for <font> in SVG (cf. HTML5 |
24 |
|
revision 2590). |
25 |
|
|
26 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat, |
29 |
|
tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat, |
30 |
|
tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat: |
31 |
|
DOCTYPE names are now normalized to its lowercased form (HTML5 |
32 |
|
revision 2502). |
33 |
|
|
34 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* tree-test-form.dat: Added test cases for <select> in "in select" |
37 |
|
parsing modes. |
38 |
|
|
39 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5 |
42 |
|
revision 2701). |
43 |
|
|
44 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* tree-test-2.dat: Fixed some wrong test results. |
47 |
|
|
48 |
|
* tree-test-form.dat, tree-test-phrasing.dat: Tests on </body> |
49 |
|
after start tags of end-tag-optional element (cf. HTML5 revision |
50 |
|
2806). |
51 |
|
|
52 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5 |
55 |
|
revision 3132). |
56 |
|
|
57 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* tokenizer-test-1.test: Updated the result (c.f. HTML5 revision |
60 |
|
3121). |
61 |
|
|
62 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5 |
65 |
|
revision 3163). |
66 |
|
|
67 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* tokenizer-test-1.test: < in unquoted attribute value is no |
70 |
|
longer allowed (HTML5 revision 3206). |
71 |
|
|
72 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
|
* tree-test-1.dat, tree-test-flow.dat: Updated test results on |
75 |
|
isindex (c.f. HTML5 revision 3236). |
76 |
|
|
77 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
78 |
|
|
79 |
|
* ContentChecker.t: Added new test data file. |
80 |
|
|
81 |
|
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* content-model-7.dat: Added an example from HTML5 spec. |
84 |
|
|
85 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
87 |
|
* ContentChecker.t: Added new test data file. |
88 |
|
|
89 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
90 |
|
|
91 |
|
* ContentChecker.t: Added new test data file. |
92 |
|
|
93 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
94 |
|
|
95 |
|
* ContentChecker.t: Added new test data file. |
96 |
|
|
97 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
98 |
|
|
99 |
|
* ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|. |
100 |
|
|
101 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
102 |
|
|
103 |
|
* content-checker.pl: Use new XML parser for parsing test data. |
104 |
|
Use NanoDOM instead of manakai DOM implementation. |
105 |
|
|
106 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
107 |
|
|
108 |
|
* SWML-Parser.t: New test data files added. |
109 |
|
|
110 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
111 |
|
|
112 |
|
* SWML-Parser.t: Test file |swml/blocks-1.dat| added. |
113 |
|
|
114 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
115 |
|
|
116 |
|
* Makefile: A rule for SWML testing is added. |
117 |
|
|
118 |
|
* SWML-Parser.t: New file. |
119 |
|
|
120 |
|
* swml/: New directory. |
121 |
|
|
122 |
|
2008-10-20 Wakaba <wakaba@suika.fam.cx> |
123 |
|
|
124 |
|
* XML-Parser.t: "xml/attrs-2.dat" added. |
125 |
|
|
126 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
127 |
|
|
128 |
|
* XML-Parser.t: "xml/entrefs-2.dat" added. |
129 |
|
|
130 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
131 |
|
|
132 |
|
* XML-Parser.t: "xml/entrefs-1.dat" added. |
133 |
|
|
134 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
135 |
|
|
136 |
|
* XML-Parser.t: "xml/eldecls-1.dat" added. |
137 |
|
|
138 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
139 |
|
|
140 |
|
* XML-Parser.t: Typo fixed. |
141 |
|
|
142 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
143 |
|
|
144 |
|
* XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat" |
145 |
|
added. Support for the "#entities" directive. |
146 |
|
|
147 |
|
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
148 |
|
|
149 |
|
* XML-Parser.t: "xml/notations-1.dat" added. |
150 |
|
|
151 |
|
2008-10-17 Wakaba <wakaba@suika.fam.cx> |
152 |
|
|
153 |
|
* XML-Parser.t: "xml/attlists-1.dat" added. |
154 |
|
|
155 |
|
2008-10-16 Wakaba <wakaba@suika.fam.cx> |
156 |
|
|
157 |
|
* XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added. |
158 |
|
|
159 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
160 |
|
|
161 |
|
* XML-Parser.t: "xml/doctypes-2.dat" added. |
162 |
|
|
163 |
|
* tokenizer-test-1.test: Keyword case-sensitivility tests added. |
164 |
|
|
165 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
166 |
|
|
167 |
|
* XML-Parser.t: "xml/ns-elements-1.dat" added. |
168 |
|
|
169 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
170 |
|
|
171 |
|
* XML-Parser.t: "xml/pis-1.dat" and "xml/xmldecls-1.dat" added. |
172 |
|
Test directifes "#xml-version", "#xml-encoding", and |
173 |
|
"#xml-standalone" are added. |
174 |
|
|
175 |
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
176 |
|
|
177 |
* XML-Parser.t: "xml/charref-1.dat" added. |
* XML-Parser.t: "xml/charref-1.dat" added. |