/[suikacvs]/markup/html/whatpm/t/ChangeLog
Suika

Contents of /markup/html/whatpm/t/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.114 - (hide annotations) (download)
Thu Jan 24 13:09:00 2008 UTC (18 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.113: +9 -0 lines
++ whatpm/t/ChangeLog	24 Jan 2008 13:08:49 -0000
	* CSS-Parser-1.t: Default values are updated.

	* css-1.t: Tests for duplicate declarations are added.

	* css-visual.t: Some tests were incorrect.  Tests for 'margin'
	serialization and '+' in 'margin' are added.

2008-01-24  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/CSS/ChangeLog	24 Jan 2008 13:07:19 -0000
	* Parser.pm (parse_char_string): Treatement for non-important
	duplicate declarations was incorrect.
	(margin): Use 'margin' shorthand property for serializing
	margin-related properties if possible.  Support for the |+|
	sign in <'margin'> is added.

2008-01-24  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.112 2008-01-24 Wakaba <[email protected]>
2    
3 wakaba 1.114 * CSS-Parser-1.t: Default values are updated.
4    
5     * css-1.t: Tests for duplicate declarations are added.
6    
7     * css-visual.t: Some tests were incorrect. Tests for 'margin'
8     serialization and '+' in 'margin' are added.
9    
10     2008-01-24 Wakaba <[email protected]>
11    
12 wakaba 1.113 * CSS-Parser-1.t: Test data file |css-visual.dat| is added.
13     Support for the quirks mode.
14    
15     * css-visual.dat: New file.
16    
17     2008-01-24 Wakaba <[email protected]>
18    
19 wakaba 1.112 * css-1.dat: Typo fixed.
20    
21     * CSS-Parser-1.t: The attribute name for computed style
22     has been changed.
23    
24 wakaba 1.111 2008-01-22 Wakaba <[email protected]>
25    
26     * css-1.dat: Basic tests for forward compatible parsing
27     are added.
28    
29     * CSS-Parser-1.t: Support for |#errors| validation.
30    
31 wakaba 1.110 2008-01-14 Wakaba <[email protected]>
32    
33     * CSS-Parser-1.t, css-1.dat: New test files.
34    
35 wakaba 1.109 2007-11-25 Wakaba <[email protected]>
36    
37     * content-model-1.dat, content-model-2.dat, content-model-3.dat,
38     content-model-4.dat, table-1.dat: Test data are updated
39     for the significant content check.
40    
41     * content-model-5.dat: New test data.
42    
43     * ContentChecker.t: New test data file is added.
44    
45 wakaba 1.108 2007-11-24 Wakaba <[email protected]>
46    
47     * content-model-2.dat: nest/@mode test data revised.
48     Test data for nest/@filter and rule/@condition are added.
49    
50 wakaba 1.105 2007-11-23 Wakaba <[email protected]>
51    
52 wakaba 1.107 * content-model-2.dat: Media type tests are revised.
53    
54     2007-11-23 Wakaba <[email protected]>
55    
56 wakaba 1.106 * content-model-2.dat: New test data for character references
57     in |charset| attribute values.
58    
59     2007-11-23 Wakaba <[email protected]>
60    
61 wakaba 1.105 * ContentChecker.t: Unset |input_encoding| attribute.
62    
63     * content-model-1.dat, content-model-2.dat: New tests
64     for |charset| attribute value are added.
65    
66 wakaba 1.103 2007-11-18 Wakaba <[email protected]>
67    
68 wakaba 1.104 * ContentType.t: New tests for HTML5 sniffing algorithm,
69     leading white space support (HTML5 revisions 1013 and 1016).
70    
71     2007-11-18 Wakaba <[email protected]>
72    
73 wakaba 1.103 * ContentType.t: New tests for HTML5 revision 1013 (except
74     for leading white spaces).
75    
76 wakaba 1.102 2007-11-11 Wakaba <[email protected]>
77    
78     * content-model-4.dat: New tests for proposed link types.
79    
80 wakaba 1.101 2007-11-08 Wakaba <[email protected]>
81    
82     * content-model-4.dat: s/noreferer/noreferrer/g
83     and s/noreferrer/noreferer/g (HTML5 revision 1132).
84    
85 wakaba 1.97 2007-11-04 Wakaba <[email protected]>
86    
87 wakaba 1.100 * content-model-2.dat: Tests for |manifest=""| are added.
88    
89     2007-11-04 Wakaba <[email protected]>
90    
91 wakaba 1.99 * content-model-2.dat: <a><img ismap></a> is no longer
92     conforming (HTML5 revision 1115).
93    
94     2007-11-04 Wakaba <[email protected]>
95    
96 wakaba 1.98 * content-model-1.dat, content-model-2.dat: <base>
97     w/o @target and @href is non-conforming (HTML5 revision 1115).
98    
99     2007-11-04 Wakaba <[email protected]>
100    
101 wakaba 1.97 * content-model-4.dat: New tests for rel=up (HTML5 revision 1112)
102     and rel=noreferer (HTML5 revision 1118).
103    
104 wakaba 1.96 2007-10-26 Wakaba <[email protected]>
105    
106     * content-model-2.dat: New test for |poster| (HTML5 revision 1097).
107    
108 wakaba 1.95 2007-10-23 Wakaba <[email protected]>
109    
110     * content-model-2.dat: <script async defer> is now conforming (HTML5
111     revision 1085).
112    
113 wakaba 1.94 2007-10-14 Wakaba <[email protected]>
114    
115     * content-model-1.dat, content-model-2.dat: New test
116     data for |rule|, |nest|, and |datatemplate| elements.
117    
118 wakaba 1.92 2007-09-30 Wakaba <[email protected]>
119    
120 wakaba 1.93 * css-token-1.dat: Test results for |\\{nl}| were incorrect.
121    
122     2007-09-30 Wakaba <[email protected]>
123    
124 wakaba 1.92 * Makefile (update): New rule.
125    
126 wakaba 1.91 2007-09-29 Wakaba <[email protected]>
127    
128     * tokenizer-test-1.test: New tests for invalid
129     attribute specifications are added.
130    
131 wakaba 1.90 2007-09-24 Wakaba <[email protected]>
132    
133     * ContentChecker.t: New test data files are added.
134    
135     * content-model-atom-1.dat, content-model-atom-2.dat: New test data.
136    
137 wakaba 1.87 2007-09-09 Wakaba <[email protected]>
138    
139 wakaba 1.89 * css-token-1.test: Test cases for remaining CSS tokens
140     are added.
141    
142     2007-09-09 Wakaba <[email protected]>
143    
144 wakaba 1.88 * css-token-1.test: Test cases for one-char tokens, |COMMENT|,
145     and |COMMENT_INVALID| are added.
146    
147     2007-09-09 Wakaba <[email protected]>
148    
149 wakaba 1.87 * css-token-1.test: |URI_PREFIX|, |UNICODE_RANGE|, |CDO|,
150     and |CDC| test cases are added.
151    
152 wakaba 1.81 2007-09-08 Wakaba <[email protected]>
153    
154 wakaba 1.86 * css-token-1.test: |URI| and |INVALID| test
155     cases are added.
156    
157     2007-09-08 Wakaba <[email protected]>
158    
159 wakaba 1.85 * css-token-1.test: |NUMBER| and |DIMENSION| test
160     cases are added.
161    
162     2007-09-08 Wakaba <[email protected]>
163    
164 wakaba 1.84 * css-token-1.test: |HASH| and |NUMBER|
165     test cases are added.
166    
167     2007-09-08 Wakaba <[email protected]>
168    
169 wakaba 1.83 * css-token-1.test: |STRING| and |INVALID|
170     test cases are added.
171    
172     2007-09-08 Wakaba <[email protected]>
173    
174