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> |
2008-01-28 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
* CSS-Parser-1.t: 'content' added to the list of supported |
* CSS-Parser-1.t: 'content' added to the list of supported |