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> |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
148 |
|
|
149 |
* css-1.dat: Some test results were incorrect. |
* css-1.dat: Some test results were incorrect. |