1 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* tokenizer-test-1.test: Test data for U+000B are added (cf. HTML5 |
4 |
|
revision 1738). |
5 |
|
|
6 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* ContentType.t: Updated to disallow 0x0B as text byte (HTML5 |
9 |
|
revision 1738). |
10 |
|
|
11 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* content-checker.pl: Remove dedicated parser and adopt |
14 |
|
testfiles.pl parser. |
15 |
|
|
16 |
|
* content-model-1.dat, content-model-2.dat: Typo fixed. |
17 |
|
|
18 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* content-model-1.dat: Test data for interactive contents are |
21 |
|
added (cf. HTML5 revision 2018). |
22 |
|
|
23 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* content-model-2.dat: Add test data for accept-charset="" |
26 |
|
attributes. |
27 |
|
|
28 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* langtag-1.dat: More test data from RFC 4646 are added. |
31 |
|
|
32 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* langtag-1.dat: More test data from RFC 4646 sections 1.-2.2.4. |
35 |
|
are added. |
36 |
|
|
37 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* LangTag.t: Completely rewritten using |testfiles.pl|. |
40 |
|
|
41 |
|
* testfiles.pl: New script. |
42 |
|
|
43 |
|
* langtag-1.dat: Tests for case are added. |
44 |
|
|
45 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* ContentChecker.t: Atom tests are moved to another file. |
48 |
|
|
49 |
|
* ContentChecker-Atom.t, LangTag.t: New test scripts. |
50 |
|
|
51 |
|
* Makefile: Updated to invoke new test scripts. |
52 |
|
|
53 |
|
* langtag-1.dat: New test data file. |
54 |
|
|
55 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* ContentChecker.t: Test engine moved to another script. |
58 |
|
|
59 |
|
* content-checker.pl: New script. |
60 |
|
|
61 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* content-model-1.dat: Test results are updated. |
64 |
|
|
65 |
|
* content-model-2.dat: Tests for style="" are added. |
66 |
|
|
67 |
|
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* css-text.dat: Test data for pre-wrap updated. |
70 |
|
|
71 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* css-visual.dat: New test data for Firefox3's new 'width' |
74 |
|
values. |
75 |
|
|
76 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
|
* content-model-2.dat: A test case for NCR in charset="" |
79 |
|
is added. |
80 |
|
|
81 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* tokenizer-test-3.dat: New test for MSE is added. |
84 |
|
|
85 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
87 |
|
* HTML-tree.t: tokenizer-test-3.dat added. |
88 |
|
|
89 |
|
* tokenizer-test-3.dat: New test data. |
90 |
|
|
91 |
|
2008-09-09 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
93 |
|
* content-model-1.dat, content-model-7.dat: |a| is now |
94 |
|
transparent (HTML5 revision 1963). |
95 |
|
|
96 |
|
2008-09-07 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
|
* content-model-7.dat: Typo fixed. |
99 |
|
|
100 |
|
* content-model-6.dat: Test data for data-UPPERCASE (now |
101 |
|
disallowed) are added (HTML5 revision 1945). |
102 |
|
|
103 |
|
2008-09-06 Wakaba <wakaba@suika.fam.cx> |
104 |
|
|
105 |
|
* content-model-1.dat: Test data for |XSLT-compat| |
106 |
|
added (HTML5 revision 2141). A redundant test |
107 |
|
entry is removed. |
108 |
|
|
109 |
|
* HTML-tree.t: Support for should-level errors. |
110 |
|
|
111 |
|
2008-09-06 Wakaba <wakaba@suika.fam.cx> |
112 |
|
|
113 |
|
* content-model-1.dat: Form test data are added (cf. HTML5 |
114 |
|
revisions 2142-2155). |
115 |
|
|
116 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
117 |
|
|
118 |
|
* content-model-1.dat, content-model-2.dat: |event-source| |
119 |
|
is renamed as |eventsource| (HTML5 revision 1863). |
120 |
|
|
121 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
122 |
|
|
123 |
|
* content-model-2.dat: Uppercase letters are not allowed |
124 |
|
as embed custom attributes (HTML5 revision 1946). |
125 |
|
|
126 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
127 |
|
|
128 |
|
* tree-test-1.dat: Test data for after after frameset |
129 |
|
insertion mode are added (cf. HTML5 revision 1909). |
130 |
|
|
131 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
132 |
|
|
133 |
|
* content-model-2.dat, content-model-6.dat: Custom |
134 |
|
attributes on |embed| and |data-*| attributes must |
135 |
|
be XML compatible (HTML5 revision 1836). |
136 |
|
|
137 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
138 |
|
|
139 |
|
* content-model-2.dat: xmlns="" on HTML elements that are |
140 |
|
not the root of the HTML subtree are now allowed (HTML5 |
141 |
|
revision 1834). |
142 |
|
|
143 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
144 |
|
|
145 |
|
* content-model-2.dat: Alternate style sheet element must |
146 |
|
have a non-empty title attribute (HTML5 revision 1942). |
147 |
|
|
148 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
149 |
|
|
150 |
|
* content-model-2.dat: A test data for wrong spelling of |irrelevant| |
151 |
|
is added. |
152 |
|
|
153 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
154 |
|
|
155 |
|
* content-model-1.dat, content-model-2.dat: Test data |
156 |
|
for the |bb| element are added (cf. HTML5 revision 1894). |
157 |
|
|
158 |
|
* content-model-2.dat: |irrelevant| renamed as |hidden| (HTML5 |
159 |
|
revision 2119). |
160 |
|
|
161 |
|
* content-model-7.dat: New test file. |
162 |
|
|
163 |
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
164 |
|
|
165 |
* content-model-2.dat: <embed> w/o src="" is conforming (HTML5 |
* content-model-2.dat: <embed> w/o src="" is conforming (HTML5 |