1 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tree-test-void.dat: Test on |param| and |source| start tags are |
4 |
|
added, as well as test on polytheistic slashes for new void |
5 |
|
elements (HTML5 revision 1731). |
6 |
|
|
7 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* tree-test-flow.dat: Test on implied end tag before <p> start tag |
10 |
|
are added (HTML5 revision 1731). |
11 |
|
|
12 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* tree-test-phrasing.dat, tree-test-flow.dat: New test data files. |
15 |
|
|
16 |
|
* HTML-tree.t: |tree-test-phrasing.dat| and |tree-test-flow.dat| |
17 |
|
are added. |
18 |
|
|
19 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* tree-test-void.dat: New test data (cf. HTML5 revision 1731). |
22 |
|
|
23 |
|
* HTML-tree.t: |tree-test-void.dat| added. |
24 |
|
|
25 |
|
* tree-test-1.dat: Test on <listing> as a "special" element are |
26 |
|
added. Test on implied |option| and |optgroup| end tags are added |
27 |
|
(cf. HTML5 revision 1731). |
28 |
|
|
29 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* tree-test-1.dat: Test related to "special", "formatting", |
32 |
|
"scoping", and "phrasing" categories are added (cf. HTML5 revision |
33 |
|
1778). |
34 |
|
|
35 |
|
2008-10-02 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* ContentType.t: More test cases on BOM are added. Some test |
38 |
|
results updated according to HTML5 revision 1927. Tests on the |
39 |
|
returned values in the list context are added. |
40 |
|
|
41 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* content-model-2.dat: Test data on |for=""| attribute are added. |
44 |
|
|
45 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* tokenizer-test-1.test: Test data on invalid character references |
48 |
|
are added (cf. HTML5 revision 2138). |
49 |
|
|
50 |
|
* tokenizer-test-2.dat: Test data on U+000B are updated (HTML5 |
51 |
|
revision 2138). |
52 |
|
|
53 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
* content-model-2.dat: Test data for |area| |alt=""| are added (HTML5 |
56 |
|
revision 1932). |
57 |
|
|
58 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* content-model-2.dat: Test data for |form=""| are added. |
61 |
|
|
62 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* content-model-1.dat: Test data for |fieldset| |legend| are added. |
65 |
|
|
66 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
|
* content-model-2.dat: Test data for |form| |name| are added. |
69 |
|
|
70 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* content-model-1.dat, content-model-2.dat, content-model-4.dat: |
73 |
|
Test data for U+000B are added (cf. HTML5 revision 1738). |
74 |
|
|
75 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
77 |
|
* tokenizer-test-2.dat: Test result updated (cf. HTML5 revision |
78 |
|
1738). |
79 |
|
|
80 |
|
* tree-test-1.dat: Test results updated. New test data for the |
81 |
|
treatement of U+000B are added (HTML5 revision 1738). |
82 |
|
|
83 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
84 |
|
|
85 |
|
* tokenizer-test-1.test: Test data for U+000B are added (cf. HTML5 |
86 |
|
revision 1738). |
87 |
|
|
88 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
89 |
|
|
90 |
|
* ContentType.t: Updated to disallow 0x0B as text byte (HTML5 |
91 |
|
revision 1738). |
92 |
|
|
93 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
94 |
|
|
95 |
|
* content-checker.pl: Remove dedicated parser and adopt |
96 |
|
testfiles.pl parser. |
97 |
|
|
98 |
|
* content-model-1.dat, content-model-2.dat: Typo fixed. |
99 |
|
|
100 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
102 |
|
* content-model-1.dat: Test data for interactive contents are |
103 |
|
added (cf. HTML5 revision 2018). |
104 |
|
|
105 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
106 |
|
|
107 |
|
* content-model-2.dat: Add test data for accept-charset="" |
108 |
|
attributes. |
109 |
|
|
110 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
111 |
|
|
112 |
|
* langtag-1.dat: More test data from RFC 4646 are added. |
113 |
|
|
114 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
115 |
|
|
116 |
|
* langtag-1.dat: More test data from RFC 4646 sections 1.-2.2.4. |
117 |
|
are added. |
118 |
|
|
119 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
120 |
|
|
121 |
|
* LangTag.t: Completely rewritten using |testfiles.pl|. |
122 |
|
|
123 |
|
* testfiles.pl: New script. |
124 |
|
|
125 |
|
* langtag-1.dat: Tests for case are added. |
126 |
|
|
127 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
128 |
|
|
129 |
|
* ContentChecker.t: Atom tests are moved to another file. |
130 |
|
|
131 |
|
* ContentChecker-Atom.t, LangTag.t: New test scripts. |
132 |
|
|
133 |
|
* Makefile: Updated to invoke new test scripts. |
134 |
|
|
135 |
|
* langtag-1.dat: New test data file. |
136 |
|
|
137 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
138 |
|
|
139 |
|
* ContentChecker.t: Test engine moved to another script. |
140 |
|
|
141 |
|
* content-checker.pl: New script. |
142 |
|
|
143 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
144 |
|
|
145 |
|
* content-model-1.dat: Test results are updated. |
146 |
|
|
147 |
|
* content-model-2.dat: Tests for style="" are added. |
148 |
|
|
149 |
|
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
150 |
|
|
151 |
|
* css-text.dat: Test data for pre-wrap updated. |
152 |
|
|
153 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
154 |
|
|
155 |
|
* css-visual.dat: New test data for Firefox3's new 'width' |
156 |
|
values. |
157 |
|
|
158 |
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
159 |
|
|
160 |
* content-model-2.dat: A test case for NCR in charset="" |
* content-model-2.dat: A test case for NCR in charset="" |