1 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tree-test-1.dat: More tests for tags "in row" are added. |
4 |
|
|
5 |
|
* HTML-tree.t: Quote test data for readability. |
6 |
|
|
7 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* tree-test-1.dat: More tests are added for |noframes| |
10 |
|
after |</frameset>|. |
11 |
|
|
12 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* tree-test-1.dat: More tests for start tags "in caption" |
15 |
|
insertion mode and for tags "in cell" insertion |
16 |
|
mode are added. |
17 |
|
|
18 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* tree-test-1.dat: More tests for ignoring some tokens |
21 |
|
are added. |
22 |
|
|
23 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* HTML-tokenizer.t: Set content model flag in new syntax. |
26 |
|
|
27 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* content-model-1.dat, content-model-2.dat: Some test data |
30 |
|
have been updated due to new warnings. |
31 |
|
|
32 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* content-model-1.dat, content-model-2.dat: Add "in XML:charset" |
35 |
|
error for test data that has |charset| in XML context. |
36 |
|
|
37 |
|
* content-model-2.dat: Test data for "in XML:charset", "in XML:lang", |
38 |
|
and "in HTML:xml:lang" are added. |
39 |
|
|
40 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* HTML-tokenizer.t: It now requires newer version |
43 |
|
of JSON.pm due to the broken handling for utf8 string |
44 |
|
of older version. Test data files |test3.test| |
45 |
|
and |test4.test| are added. Convert surrogate |
46 |
|
pair |\u| escapes in JSON file before it is input |
47 |
|
into JSON.pm parser since it does not decode |
48 |
|
them correctly. U+000D convertion was incorrect. |
49 |
|
|
50 |
|
* HTML-tree.t: Support for new format for fragment |
51 |
|
parsing tests. |
52 |
|
|
53 |
|
* Makefile (tokenizer-files): New test |
54 |
|
data files |test3.test| and |test4.test| are added. |
55 |
|
|
56 |
|
* tokenizer-test-1.test: Test data for bare |hcro| and |
57 |
|
entity references in attribute values are added. |
58 |
|
|
59 |
|
* tokenizer-test-2.dat: Test data for U+000D are added. |
60 |
|
|
61 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* tree-test-1.dat: Tests for |<html>| in trailing |
64 |
|
end phase and |</frameset>| in after frameset mode |
65 |
|
are added. |
66 |
|
|
67 |
|
* tree-test-2.dat: Tests for |</frameset>| |
68 |
|
in |frameset| fragment parsing are added. |
69 |
|
|
70 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* tree-test-1.dat: New tests for trailing end phase |
73 |
|
and white space in some insertion modes are added. |
74 |
|
|
75 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
77 |
|
* Charset-DecodeHandler.t: Cases for charset names has |
78 |
|
been changed to match with the module's implementation. |
79 |
|
|
80 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
81 |
|
|
82 |
|
* Charset-DecodeHandler.t: New test script. |
83 |
|
|
84 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
86 |
|
* tokenizer-test-1.test: A comment test is added. |
87 |
|
|
88 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
89 |
|
|
90 |
|
* tree-test-1.dat: New tests for unmatched end tags. |
91 |
|
|
92 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
93 |
|
|
94 |
|
* table-1.dat: New test data. |
95 |
|
|
96 |
|
* ContentChecker.t: |table-1.dat| is added. |
97 |
|
|
98 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
99 |
|
|
100 |
|
* tree-test-2.dat: Tests for <title> in fragments are added. |
101 |
|
|
102 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
103 |
|
|
104 |
|
* URIChecker.t: Error level names in test results has |
105 |
|
been changed. |
106 |
|
|
107 |
|
* tokenizer-test-1.test: A test for bogus SYSTEM identifier |
108 |
|
is added. |
109 |
|
|
110 |
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
111 |
|
content-model-4.dat: Error messages has been changed. |
112 |
|
|
113 |
|
* ContentChecker.t: Appends error level to the error |
114 |
|
message if any. |
115 |
|
|
116 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
117 |
|
|
118 |
|
* content-model-2.dat: Tests for |<img ismap>| context |
119 |
|
are added. Tests for |<command>|'s attributes are added. |
120 |
|
Tests for |<menu>|'s attributes are added. Tests for |contextmenu| |
121 |
|
are added. |
122 |
|
|
123 |
|
* content-model-1.dat: Tests for |<datagrid>| contents |
124 |
|
are added. |
125 |
|
|
126 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
127 |
|
|
128 |
|
* tree-test-1.dat: The tests using |#document-fragment| |
129 |
|
are move to |tree-test-2.dat|. |
130 |
|
|
131 |
|
* tree-test-2.dat: New test data. In addition to |
132 |
|
tests from |tree-test-1.dat|, two tests |
133 |
|
for |</table>| are added. |
134 |
|
|
135 |
|
* HTML-tree.t: |tree-test-2.dat| is added. |
136 |
|
|
137 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
138 |
|
|
139 |
|
* tree-test-1.dat: Tests for end tag strings |
140 |
|
in CDATA elements are added. |
141 |
|
|
142 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
143 |
|
|
144 |
|
* content-model-1.dat: Tests for |footer| |
145 |
|
content model are added. |
146 |
|
|
147 |
|
* content-model-2.dat: Tests for |ping| |
148 |
|
and |tabindex| attributes are added. Tests for |datetime| |
149 |
|
attribute of |ins| and |del| elements are added. |
150 |
|
|
151 |
|
* content-model-4.dat: New test data. |
152 |
|
|
153 |
|
* ContentChecker.t: |content-model-4.dat| is added. |
154 |
|
|
155 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
156 |
|
|
157 |
|
* tokenizer-test-1.test: Tests for HTML5 revisions 1.144 |
158 |
|
and 1.145 (CR and invalid character references) are added. |
159 |
|
Tests for HTML5 revision 1.148 (character references |
160 |
|
in attributes) are added. |
161 |
|
|
162 |
|
* tree-test-1.dat: Tests for HTML5 revision 1.146 (white |
163 |
|
space characters before root element start tag). |
164 |
|
|
165 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
166 |
|
|
167 |
|
* tree-test-1.dat: Some test results are changed |
168 |
|
and a test is added according to the HTML5 |
169 |
|
revisions 1.142 and 1.143 (<noscript> in <head>). |
170 |
|
|
171 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
172 |
|
|
173 |
|
* tree-test-1.dat: Some test results are changed |
174 |
|
since <base>, <link>, and <meta> in body |
175 |
|
are no longer appended to the head element pointer (HTML5 |
176 |
|
revision 935). |
177 |
|
|
178 |
|
* content-model-2.dat: Tests for |scoped| |
179 |
|
attribute are added (HTML5 revision 938). |
180 |
|
|
181 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
182 |
|
|
183 |
|
* tree-test-1.dat: Tests for CDATA/RCDATA innerHTML |
184 |
|
with matching end tag are added (HTML5 revision 923). |
185 |
|
A test for h2 in h1 is added (HTML5 revision 926). |
186 |
|
|
187 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
188 |
|
|
189 |
* tree-test-1.dat: Tests for |<isindex>| are added. |
* tree-test-1.dat: Tests for |<isindex>| are added (HTML5 |
190 |
|
revision 920). |
191 |
|
|
192 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
193 |
|
|