1 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* CSS-Parser-1.t: Files |css-table.dat| and |css-interactive.dat| |
4 |
|
are added. |
5 |
|
|
6 |
|
* css-table.dat: New test file. |
7 |
|
|
8 |
|
* css-interactive.dat: New test file. |
9 |
|
|
10 |
|
* css-font.dat: New test data for 'font-size' are added. |
11 |
|
|
12 |
|
* css-text.dat: New test data for 'text-indent', 'letter-spacing', |
13 |
|
and 'word-spacing' are added. |
14 |
|
|
15 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* CSS-Parser-1.t: Files |css-text.dat| and |css-paged.dat| |
18 |
|
are added. |
19 |
|
|
20 |
|
* css-visual.dat: New test data for 'background-position' are |
21 |
|
added. |
22 |
|
|
23 |
|
* css-text.dat: New test file. |
24 |
|
|
25 |
|
* css-paged.dat: New test file. |
26 |
|
|
27 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* css-visual.dat: New test data for 'border-top-width', 'border-width', |
30 |
|
'padding-top', 'top', 'right', 'bottom', 'left', 'z-index', |
31 |
|
'width', 'min-width', 'max-width', 'height', 'min-height', |
32 |
|
'max-height', 'line-height', and 'vertical-align' are added. |
33 |
|
|
34 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* css-font.dat: New test data for 'font-weight' |
37 |
|
and 'font-size' are added. |
38 |
|
|
39 |
|
* css-visual.dat: New test data for leading and |
40 |
|
trailing zeros are added. |
41 |
|
|
42 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* css-font.dat: New test data for 'font' and 'font-size'. |
45 |
|
|
46 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* CSS-Parser-1.t: 'background-position' was missing |
49 |
|
from the list of default values. |
50 |
|
|
51 |
|
* css-visual.dat: New test data for 'background' |
52 |
|
and 'background-position' are added. |
53 |
|
|
54 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* css-visual.dat: New test data for 'border' are added. |
57 |
|
|
58 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* css-1.dat: Some test results were incorrect. |
61 |
|
|
62 |
|
* css-font.dat: New test data on 'font' are added. |
63 |
|
|
64 |
|
* css-visual.dat: Some test results were incorrect. New |
65 |
|
test data on 'margin' are added. |
66 |
|
|
67 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* css-font.dat: New test file. |
70 |
|
|
71 |
|
* CSS-Parser-1.dat: |css-font.dat| is added. |
72 |
|
|
73 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
74 |
|
|
75 |
|
* css-visual.dat: Test data for 'padding', 'margin', |
76 |
|
and 'border' related shorthands are added. |
77 |
|
|
78 |
|
2008-01-25 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
* CSS-Parser-1.t: |css-generated.dat| is added. |
81 |
|
(get_computed_style): The subject of |query_selector| |
82 |
|
should have been the document. |
83 |
|
|
84 |
|
* css-generated.dat: New test data. |
85 |
|
|
86 |
|
* css-visual.dat: New test data for 'display' are added. |
87 |
|
|
88 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
89 |
|
|
90 |
|
* CSS-Parser-1.t: Default values are updated. |
91 |
|
|
92 |
|
* css-1.t: Tests for duplicate declarations are added. |
93 |
|
|
94 |
|
* css-visual.t: Some tests were incorrect. Tests for 'margin' |
95 |
|
serialization and '+' in 'margin' are added. |
96 |
|
|
97 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
98 |
|
|
99 |
|
* CSS-Parser-1.t: Test data file |css-visual.dat| is added. |
100 |
|
Support for the quirks mode. |
101 |
|
|
102 |
|
* css-visual.dat: New file. |
103 |
|
|
104 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
105 |
|
|
106 |
|
* css-1.dat: Typo fixed. |
107 |
|
|
108 |
|
* CSS-Parser-1.t: The attribute name for computed style |
109 |
|
has been changed. |
110 |
|
|
111 |
|
2008-01-22 Wakaba <wakaba@suika.fam.cx> |
112 |
|
|
113 |
|
* css-1.dat: Basic tests for forward compatible parsing |
114 |
|
are added. |
115 |
|
|
116 |
|
* CSS-Parser-1.t: Support for |#errors| validation. |
117 |
|
|
118 |
|
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
119 |
|
|
120 |
|
* CSS-Parser-1.t, css-1.dat: New test files. |
121 |
|
|
122 |
|
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
123 |
|
|
124 |
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
125 |
|
content-model-4.dat, table-1.dat: Test data are updated |
126 |
|
for the significant content check. |
127 |
|
|
128 |
|
* content-model-5.dat: New test data. |
129 |
|
|
130 |
|
* ContentChecker.t: New test data file is added. |
131 |
|
|
132 |
|
2007-11-24 Wakaba <wakaba@suika.fam.cx> |
133 |
|
|
134 |
|
* content-model-2.dat: nest/@mode test data revised. |
135 |
|
Test data for nest/@filter and rule/@condition are added. |
136 |
|
|
137 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
138 |
|
|
139 |
|
* content-model-2.dat: Media type tests are revised. |
140 |
|
|
141 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
142 |
|
|
143 |
|
* content-model-2.dat: New test data for character references |
144 |
|
in |charset| attribute values. |
145 |
|
|
146 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
147 |
|
|
148 |
|
* ContentChecker.t: Unset |input_encoding| attribute. |
149 |
|
|
150 |
|
* content-model-1.dat, content-model-2.dat: New tests |
151 |
|
for |charset| attribute value are added. |
152 |
|
|
153 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
154 |
|
|
155 |
|
* ContentType.t: New tests for HTML5 sniffing algorithm, |
156 |
|
leading white space support (HTML5 revisions 1013 and 1016). |
157 |
|
|
158 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
159 |
|
|
160 |
|
* ContentType.t: New tests for HTML5 revision 1013 (except |
161 |
|
for leading white spaces). |
162 |
|
|
163 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
164 |
|
|
165 |
|
* content-model-4.dat: New tests for proposed link types. |
166 |
|
|
167 |
|
2007-11-08 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
169 |
|
* content-model-4.dat: s/noreferer/noreferrer/g |
170 |
|
and s/noreferrer/noreferer/g (HTML5 revision 1132). |
171 |
|
|
172 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
173 |
|
|
174 |
|
* content-model-2.dat: Tests for |manifest=""| are added. |
175 |
|
|
176 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
177 |
|
|
178 |
|
* content-model-2.dat: <a><img ismap></a> is no longer |
179 |
|
conforming (HTML5 revision 1115). |
180 |
|
|
181 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
182 |
|
|
183 |
|
* content-model-1.dat, content-model-2.dat: <base> |
184 |
|
w/o @target and @href is non-conforming (HTML5 revision 1115). |
185 |
|
|
186 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
187 |
|
|
188 |
|
* content-model-4.dat: New tests for rel=up (HTML5 revision 1112) |
189 |
|
and rel=noreferer (HTML5 revision 1118). |
190 |
|
|
191 |
|
2007-10-26 Wakaba <wakaba@suika.fam.cx> |
192 |
|
|
193 |
|
* content-model-2.dat: New test for |poster| (HTML5 revision 1097). |
194 |
|
|
195 |
|
2007-10-23 Wakaba <wakaba@suika.fam.cx> |
196 |
|
|
197 |
|
* content-model-2.dat: <script async defer> is now conforming (HTML5 |
198 |
|
revision 1085). |
199 |
|
|
200 |
|
2007-10-14 Wakaba <wakaba@suika.fam.cx> |
201 |
|
|
202 |
|
* content-model-1.dat, content-model-2.dat: New test |
203 |
|
data for |rule|, |nest|, and |datatemplate| elements. |
204 |
|
|
205 |
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
206 |
|
|
207 |
* css-token-1.dat: Test results for |\\{nl}| were incorrect. |
* css-token-1.dat: Test results for |\\{nl}| were incorrect. |