1 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* CSS-Parser-1.t (get_parser): Call |init|. |
4 |
|
|
5 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* css-3.dat: New test file. |
8 |
|
|
9 |
|
* CSS-Parser-1.t: |css-3.dat| is added. '-moz-pre-wrap' added. |
10 |
|
Typo for 'collapse' value fixed. Support for '@namespace' |
11 |
|
serialization. |
12 |
|
|
13 |
|
* css-1.dat: New test data for selectors parsing. |
14 |
|
|
15 |
|
* css-font.dat: Error locations for 'u' errors are corrected. |
16 |
|
|
17 |
|
* css-table.dat: Test data for 'border-collapse' are added. |
18 |
|
|
19 |
|
* css-text.dat: Test data for '-moz-pre-wrap' are added. |
20 |
|
|
21 |
|
* css-visual.dat: Test data for 'background-position' are added. |
22 |
|
|
23 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* css-2.dat, css-font.dat: s/unsupported/u/g; |
26 |
|
|
27 |
|
2008-02-08 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* css-2.dat: New test data. |
30 |
|
|
31 |
|
* CSS-Parser-1.t: |css-2.dat| added. Support for |@media|. |
32 |
|
|
33 |
|
2008-02-08 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* CSS-MediaQuery.t, mq-1.dat: New files. |
36 |
|
|
37 |
|
2008-02-03 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* CSS-Parser-1.t: Typo fixed. New properties added. |
40 |
|
|
41 |
|
* css-font.dat, css-table.dat, css-paged.dat, css-generated.dat, |
42 |
|
css-visual.dat: New test data for |
43 |
|
newly supported properties are added. |
44 |
|
|
45 |
|
2008-02-02 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* CSS-Parser-1.t: 'clip' added. |
48 |
|
|
49 |
|
* css-visual.t: New test data for 'clip' are added. |
50 |
|
|
51 |
|
2008-01-30 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* css-generated.dat: New test data for 'counter-increment', 'content', |
54 |
|
and 'counter-reset' are added. |
55 |
|
|
56 |
|
* CSS-Parser-1.t: 'counter-reset' and 'counter-increment' |
57 |
|
are added. |
58 |
|
|
59 |
|
2008-01-28 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
|
* CSS-Parser-1.t: 'content' added to the list of supported |
62 |
|
property and the list of initial values. |
63 |
|
|
64 |
|
* css-generated.dat: Tests for 'content' are added. |
65 |
|
|
66 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
|
* CSS-Parser-1.t: Loads test files as UTF-8. |
69 |
|
|
70 |
|
* css-generated.dat: Semi-real-world test data for 'quotes' are added. |
71 |
|
|
72 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
|
* CSS-Parser-1.t: 'quotes' added. |
75 |
|
|
76 |
|
* css-generated.dat: Test data for 'quotes' are added. |
77 |
|
|
78 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
* CSS-Parser-1.t: 'overflow-x' and 'overflow-y' are added. |
81 |
|
|
82 |
|
* css-visual.dat: New test data for 'overflow', 'overflow-x', |
83 |
|
and 'overflow-y' are added. |
84 |
|
|
85 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
87 |
|
* css-visual.dat: New test data for 'opacity' and '-moz-opacity' |
88 |
|
are added. |
89 |
|
|
90 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
91 |
|
|
92 |
|
* CSS-Parser-1.t: Files |css-table.dat| and |css-interactive.dat| |
93 |
|
are added. |
94 |
|
|
95 |
|
* css-table.dat: New test file. |
96 |
|
|
97 |
|
* css-interactive.dat: New test file. |
98 |
|
|
99 |
|
* css-font.dat: New test data for 'font-size' are added. |
100 |
|
|
101 |
|
* css-text.dat: New test data for 'text-indent', 'letter-spacing', |
102 |
|
and 'word-spacing' are added. |
103 |
|
|
104 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
105 |
|
|
106 |
|
* CSS-Parser-1.t: Files |css-text.dat| and |css-paged.dat| |
107 |
|
are added. |
108 |
|
|
109 |
|
* css-visual.dat: New test data for 'background-position' are |
110 |
|
added. |
111 |
|
|
112 |
|
* css-text.dat: New test file. |
113 |
|
|
114 |
|
* css-paged.dat: New test file. |
115 |
|
|
116 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
117 |
|
|
118 |
|
* css-visual.dat: New test data for 'border-top-width', 'border-width', |
119 |
|
'padding-top', 'top', 'right', 'bottom', 'left', 'z-index', |
120 |
|
'width', 'min-width', 'max-width', 'height', 'min-height', |
121 |
|
'max-height', 'line-height', and 'vertical-align' are added. |
122 |
|
|
123 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
124 |
|
|
125 |
|
* css-font.dat: New test data for 'font-weight' |
126 |
|
and 'font-size' are added. |
127 |
|
|
128 |
|
* css-visual.dat: New test data for leading and |
129 |
|
trailing zeros are added. |
130 |
|
|
131 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
132 |
|
|
133 |
|
* css-font.dat: New test data for 'font' and 'font-size'. |
134 |
|
|
135 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
136 |
|
|
137 |
|
* CSS-Parser-1.t: 'background-position' was missing |
138 |
|
from the list of default values. |
139 |
|
|
140 |
|
* css-visual.dat: New test data for 'background' |
141 |
|
and 'background-position' are added. |
142 |
|
|
143 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
144 |
|
|
145 |
|
* css-visual.dat: New test data for 'border' are added. |
146 |
|
|
147 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
148 |
|
|
149 |
|
* css-1.dat: Some test results were incorrect. |
150 |
|
|
151 |
|
* css-font.dat: New test data on 'font' are added. |
152 |
|
|
153 |
|
* css-visual.dat: Some test results were incorrect. New |
154 |
|
test data on 'margin' are added. |
155 |
|
|
156 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
157 |
|
|
158 |
|
* css-font.dat: New test file. |
159 |
|
|
160 |
|
* CSS-Parser-1.dat: |css-font.dat| is added. |
161 |
|
|
162 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
163 |
|
|
164 |
|
* css-visual.dat: Test data for 'padding', 'margin', |
165 |
|
and 'border' related shorthands are added. |
166 |
|
|
167 |
|
2008-01-25 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
169 |
|
* CSS-Parser-1.t: |css-generated.dat| is added. |
170 |
|
(get_computed_style): The subject of |query_selector| |
171 |
|
should have been the document. |
172 |
|
|
173 |
|
* css-generated.dat: New test data. |
174 |
|
|
175 |
|
* css-visual.dat: New test data for 'display' are added. |
176 |
|
|
177 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
178 |
|
|
179 |
|
* CSS-Parser-1.t: Default values are updated. |
180 |
|
|
181 |
|
* css-1.t: Tests for duplicate declarations are added. |
182 |
|
|
183 |
|
* css-visual.t: Some tests were incorrect. Tests for 'margin' |
184 |
|
serialization and '+' in 'margin' are added. |
185 |
|
|
186 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
187 |
|
|
188 |
|
* CSS-Parser-1.t: Test data file |css-visual.dat| is added. |
189 |
|
Support for the quirks mode. |
190 |
|
|
191 |
|
* css-visual.dat: New file. |
192 |
|
|
193 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
194 |
|
|
195 |
|
* css-1.dat: Typo fixed. |
196 |
|
|
197 |
|
* CSS-Parser-1.t: The attribute name for computed style |
198 |
|
has been changed. |
199 |
|
|
200 |
|
2008-01-22 Wakaba <wakaba@suika.fam.cx> |
201 |
|
|
202 |
|
* css-1.dat: Basic tests for forward compatible parsing |
203 |
|
are added. |
204 |
|
|
205 |
|
* CSS-Parser-1.t: Support for |#errors| validation. |
206 |
|
|
207 |
|
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
208 |
|
|
209 |
|
* CSS-Parser-1.t, css-1.dat: New test files. |
210 |
|
|
211 |
|
2007-11-25 Wakaba <wakaba@suika.fam.cx> |
212 |
|
|
213 |
|
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
214 |
|
content-model-4.dat, table-1.dat: Test data are updated |
215 |
|
for the significant content check. |
216 |
|
|
217 |
|
* content-model-5.dat: New test data. |
218 |
|
|
219 |
|
* ContentChecker.t: New test data file is added. |
220 |
|
|
221 |
|
2007-11-24 Wakaba <wakaba@suika.fam.cx> |
222 |
|
|
223 |
|
* content-model-2.dat: nest/@mode test data revised. |
224 |
|
Test data for nest/@filter and rule/@condition are added. |
225 |
|
|
226 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
227 |
|
|
228 |
|
* content-model-2.dat: Media type tests are revised. |
229 |
|
|
230 |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
231 |
|
|
232 |
* content-model-2.dat: New test data for character references |
* content-model-2.dat: New test data for character references |