/[suikacvs]/markup/html/whatpm/whatpm-commit.en.atom.u8
Suika

Contents of /markup/html/whatpm/whatpm-commit.en.atom.u8

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.121 - (show annotations) (download)
Sun Sep 6 13:52:05 2009 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.120: +13 -1 lines
++ whatpm/t/ChangeLog	6 Sep 2009 13:51:04 -0000
	* tree-test-frames.dat: Added more test data on the "frameset-ok"
	flag (HTML5 revision 2703 and HTML5 revision 2987).

2009-09-06  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ChangeLog	6 Sep 2009 13:51:50 -0000
	* HTML.pm.src: Implemented the remaining parts of the
	"frameset-ok" flag (HTML5 revision 2703 and HTML5 revision 2987).

2009-09-06  Wakaba  <wakaba@suika.fam.cx>

1 <Atom:feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom" xmlns:Atom="http://www.w3.org/2005/Atom"><Atom:id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit</Atom:id><Atom:title>Whatpm ChangeLog diffs</Atom:title><Atom:updated>2009-09-06T13:51:55Z</Atom:updated><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit" hreflang="en" rel="self" type="application/atom+xml"></Atom:link><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/readme" rel="related"></Atom:link><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/readme#license" rel="license"></Atom:link><Atom:rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</Atom:rights><entry xml:id="entry-1252245125"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252245125</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T13:51:55Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 13:51:04 -0000
2 * tree-test-frames.dat: Added more test data on the &quot;frameset-ok&quot;
3 flag (HTML5 revision 2703 and HTML5 revision 2987).
4
5 2009-09-06 Wakaba &lt;[email protected]&gt;
6
7 ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 13:51:50 -0000
8 * HTML.pm.src: Implemented the remaining parts of the
9 &quot;frameset-ok&quot; flag (HTML5 revision 2703 and HTML5 revision 2987).
10
11 2009-09-06 Wakaba &lt;[email protected]&gt;
12
13 </content></entry><entry xml:id="entry-1252242139"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252242139</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T13:02:00Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 13:01:39 -0000
14 * tree-test-frames.dat: Added more tests.
15
16 2009-09-06 Wakaba &lt;[email protected]&gt;
17
18 ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 13:01:57 -0000
19 * HTML.pm.src: Fixed typos on |frameset-ok| implementation.
20
21 2009-09-06 Wakaba &lt;[email protected]&gt;
22
23 </content></entry><entry xml:id="entry-1252241598"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252241598</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T12:53:05Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 12:52:28 -0000
24 * tree-test-frames.dat: New test data file.
25
26 * HTML-tree.t: Added the new test data file.
27
28 2009-09-06 Wakaba &lt;[email protected]&gt;
29
30 ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 12:53:01 -0000
31 * HTML.pm.src: The first cut to implement the |frameset-ok| flag
32 concept (HTML5 revision 2703).
33
34 2009-09-06 Wakaba &lt;[email protected]&gt;
35
36 </content></entry><entry xml:id="entry-1252232471"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252232471</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T10:20:35Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 10:19:52 -0000
37 * tokenizer-test-2.dat: Added a test case of &lt;hr/&gt;.
38
39 2009-09-06 Wakaba &lt;[email protected]&gt;
40
41 ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 10:20:12 -0000
42 * HTML.pm.src: |&lt;hr/&gt;| was incorrectly marked as an error.
43
44 2009-09-06 Wakaba &lt;[email protected]&gt;
45
46 </content></entry><entry xml:id="entry-1252232257"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252232257</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T10:17:13Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 10:17:10 -0000
47 * tree-test-1.dat, tree-test-2.dat: Fixed some test results
48 related to the handling of &lt;/html&gt; end tags.
49
50 2009-09-06 Wakaba &lt;[email protected]&gt;
51
52 ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 10:16:48 -0000
53 * HTML.pm.src: Changed the handling of &lt;/html&gt; end tag of &quot;in
54 body&quot; insertion mode according to the latest spec definition.
55
56 2009-09-06 Wakaba &lt;[email protected]&gt;
57
58 </content></entry><entry xml:id="entry-1252230808"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252230808</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T09:53:17Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 09:53:12 -0000
59 * tree-test-1.dat, tree-test-2.dat: Some test results are updated
60 as per HTML5 revision 2730's new handling of end tags in the
61 |head| area.
62
63 2009-09-06 Wakaba &lt;[email protected]&gt;
64
65 ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 09:52:24 -0000
66 * HTML.pm.src: Rewrote end tag handling in |head| area (cf. HTML5
67 revision 2730, but it was entirely broken, maybe I missed some
68 spec changes before rev.2730).
69
70 2009-09-06 Wakaba &lt;[email protected]&gt;
71
72 </content></entry><entry xml:id="entry-1252225771"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252225771</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T08:29:22Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 08:29:19 -0000
73 * tree-test-flow.dat: Added some test cases on the |hgroup|
74 element (HTML5 revision 3040).
75
76 2009-09-06 Wakaba &lt;[email protected]&gt;
77
78 ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 08:27:35 -0000
79 * HTML.pm.src: Added the |hgroup| element (HTML5 revision 3039 and
80 HTML5 revision 3040).
81
82 2009-09-06 Wakaba &lt;[email protected]&gt;
83
84 </content></entry><entry xml:id="entry-1252224937"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252224937</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T08:15:29Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 6 Sep 2009 08:15:17 -0000
85 * HTML.pm.src: Added |xmp| to the list of Special elements (HTML5
86 revision 3689). It should make no difference since the |xmp|
87 element has the PCDATA content and cannot be the non-bottommost
88 element in the stack of open elements.
89
90 2009-09-06 Wakaba &lt;[email protected]&gt;
91
92 </content></entry><entry xml:id="entry-1252224168"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252224168</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T08:02:15Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 6 Sep 2009 08:02:03 -0000
93 * HTML.pm.src: Set the |confidence| flag to |irrlevant| when the
94 fragment parsing algorithm is invoked (HTML5 revision 2699).
95
96 2009-09-06 Wakaba &lt;[email protected]&gt;
97
98 </content></entry><entry xml:id="entry-1252203650"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252203650</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T02:20:32Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 6 Sep 2009 02:20:24 -0000
99 * HTML.pm.src: Simplified foster parenting (HTML5 revision 2732).
100
101 2009-09-06 Wakaba &lt;[email protected]&gt;
102
103 </content></entry><entry xml:id="entry-1252201557"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252201557</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T01:45:38Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 01:44:50 -0000
104 * tree-test-1.dat: Updated test results related to the &quot;tainted&quot;
105 flag (HTML5 revision 2988).
106
107 2009-09-06 Wakaba &lt;[email protected]&gt;
108
109 ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 01:45:33 -0000
110 * HTML.pm.src: No longer does foster parenting |style|, |script|,
111 and |input type=hidden| elements (HTML5 revision 2988).
112
113 2009-09-06 Wakaba &lt;[email protected]&gt;
114
115 </content></entry><entry xml:id="entry-1252200607"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252200607</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T01:29:57Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 01:29:37 -0000
116 * tree-test-void.dat: Updated test results related to the
117 |eventsource| tag (HTML5 revision 2870).
118
119 2009-09-06 Wakaba &lt;[email protected]&gt;
120
121 ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 01:27:07 -0000
122 * HTML.pm.src: Dropped the |eventsource| element (HTML5 revision
123 2870).
124
125 2009-09-06 Wakaba &lt;[email protected]&gt;
126
127 </content></entry><entry xml:id="entry-1252200103"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252200103</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T01:21:34Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 01:19:59 -0000
128 2009-09-06 Wakaba &lt;[email protected]&gt;
129
130 * tree-test-1.dat, tree-test-form.dat, tree-test-void.dat: Added
131 and revised test results related to &lt;keygen&gt; parsing (HTML5
132 revision 2960).
133
134 ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 01:16:22 -0000
135 2009-09-06 Wakaba &lt;[email protected]&gt;
136
137 * HTML.pm.src (_tree_construction_main): Treate |keygen| as a void
138 element (HTML5 revision 2960).
139
140 ++ whatpm/Whatpm/HTML/ChangeLog 6 Sep 2009 01:16:06 -0000
141 2009-09-06 Wakaba &lt;[email protected]&gt;
142
143 * Serializer.pm (get_inner_html): Added |keygen| to the list of
144 void elements (HTML5 revision 2960).
145
146 </content></entry><entry xml:id="entry-1252158171"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252158171</id><title>2009-09-05 Wakaba</title><updated>2009-09-05T13:42:41Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 5 Sep 2009 13:42:33 -0000
147 * HTML.pm.src: Moved the &quot;in table text&quot; insertion mode code up
148 such that it does also work as specced in HTML5 in the remaining
149 cases (HTML5 revision 3382).
150
151 2009-09-05 Wakaba &lt;[email protected]&gt;
152
153 </content></entry><entry xml:id="entry-1252157441"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252157441</id><title>2009-09-05 Wakaba</title><updated>2009-09-05T13:30:21Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Sep 2009 13:30:15 -0000
154 * tree-test-1.dat: Added test cases for &quot;in table text&quot; insertion
155 mode (HTML5 revision 3382).
156
157 2009-09-05 Wakaba &lt;[email protected]&gt;
158
159 ++ whatpm/Whatpm/ChangeLog 5 Sep 2009 13:29:47 -0000
160 2009-09-05 Wakaba &lt;[email protected]&gt;
161
162 * HTML.pm.src: Implementing the &quot;in table text&quot; insertion mode,
163 first half (HTML5 revision 3382).
164
165 </content></entry><entry xml:id="entry-1252150317"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252150317</id><title>2009-09-05 Wakaba</title><updated>2009-09-05T11:31:49Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Sep 2009 11:31:07 -0000
166 * tokenizer-test-1.test: Changed to keep non-normal character
167 references (HTML5 revision 3374).
168
169 2009-09-05 Wakaba &lt;[email protected]&gt;
170
171 ++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 11:31:46 -0000
172 * Tokenizer.pm.src: Changed to keep non-normal character
173 references as is (HTML5 revision 3374).
174
175 2009-09-05 Wakaba &lt;[email protected]&gt;
176
177 </content></entry><entry xml:id="entry-1252147266"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252147266</id><title>2009-09-05 Wakaba</title><updated>2009-09-05T10:40:53Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Sep 2009 10:40:03 -0000
178 * tokenizer-test-1.test: Updated test results on unclosed start
179 and end tags (HTML5 revision 2990).
180
181 2009-09-05 Wakaba &lt;[email protected]&gt;
182
183 ++ whatpm/t/xml/ChangeLog 5 Sep 2009 10:40:48 -0000
184 2009-09-05 Wakaba &lt;[email protected]&gt;
185
186 * attlists-1.dat, attrs-1.dat: Updated test results on unclosed
187 tags and attlist declarations (cf. HTML5 revision 2990).
188
189 ++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 10:39:09 -0000
190 * Tokenizer.pm.src: Discard unclosed tags (HTML5 revision 2990).
191
192 2009-09-05 Wakaba &lt;[email protected]&gt;
193
194 </content></entry><entry xml:id="entry-1252144675"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252144675</id><title>2009-09-05 Wakaba</title><updated>2009-09-05T09:57:48Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Sep 2009 09:57:06 -0000
195 * tokenizer-test-1.test: Added test cases for &quot;comment end space
196 state&quot; (HTML5 revision 3195).
197
198 2009-09-05 Wakaba &lt;[email protected]&gt;
199
200 ++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 09:57:45 -0000
201 space state&quot; (HTML5 revision 3195).
202
203 2009-09-05 Wakaba &lt;[email protected]&gt;
204
205 * Tokenizer.pm.src (_get_next_token): Implemented the &quot;comment end
206 </content></entry><entry xml:id="entry-1252142814"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252142814</id><title>2009-09-05 Wakaba</title><updated>2009-09-05T09:26:43Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Sep 2009 09:26:39 -0000
207 2009-09-05 Wakaba &lt;[email protected]&gt;
208
209 * tokenizer-test-1.test: Added test cases for &quot;comment end bang
210 state&quot; (HTML5 revision 3191).
211
212 ++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 09:26:12 -0000
213 2009-09-05 Wakaba &lt;[email protected]&gt;
214
215 * Tokenizer.pm.src (_get_next_token): Implemented the &quot;comment end
216 bang state&quot; (HTML5 revision 3191).
217
218 </content></entry><entry xml:id="entry-1251622446"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251622446</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T08:53:56Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 08:53:30 -0000
219 * html-links-1.dat: Added test cases for case-insensitivity of
220 link types (HTML5 revision 2698).
221
222 2009-08-30 Wakaba &lt;[email protected]&gt;
223
224 ++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 08:53:54 -0000
225 * HTML.pm: Made link types ASCII case-insensitive (HTML5 revision
226 2698).
227
228 2009-08-30 Wakaba &lt;[email protected]&gt;
229
230 </content></entry><entry xml:id="entry-1251621728"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251621728</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T08:42:00Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 08:34:54 -0000
231 * html-objects-1.dat: Added test cases for nested |video| and
232 |audio| elements (HTML5 revision 3488).
233
234 2009-08-30 Wakaba &lt;[email protected]&gt;
235
236 ++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 08:41:54 -0000
237 * HTML.pm: Disallow nested |video| and |audio| elements (HTML5
238 revision 3488). (But this does not work at the moment due to the
239 bug on the handling of transparent elements).
240
241 2009-08-30 Wakaba &lt;[email protected]&gt;
242
243 </content></entry><entry xml:id="entry-1251620742"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251620742</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T08:25:35Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 08:18:55 -0000
244 * html-tables-1.dat: Added test cases for |td| elements in |thead|
245 elements (HTML5 revision 3518).
246
247 2009-08-30 Wakaba &lt;[email protected]&gt;
248
249 ++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 08:19:21 -0000
250 * HTML.pm: Disallow |td| as grandchilds of |thead| (HTML5 revision
251 3518).
252
253 2009-08-30 Wakaba &lt;[email protected]&gt;
254
255 </content></entry><entry xml:id="entry-1251619324"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251619324</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T08:01:51Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 08:01:21 -0000
256 * html-flows-1.dat: Added a test case for |p| in |legend| in
257 |figure|.
258
259 2009-08-30 Wakaba &lt;[email protected]&gt;
260
261 ++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 08:01:48 -0000
262 * HTML.pm: Oops, |in_figure| flag should have been set in the
263 |check_start|, not in |check_child_text|.
264
265 2009-08-30 Wakaba &lt;[email protected]&gt;
266
267 </content></entry><entry xml:id="entry-1251618683"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251618683</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T07:51:08Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 07:47:50 -0000
268 * html-texts-1.dat: Added test cases for nested |progress|,
269 |time|, and |meter| elements (HTML5 revision 3692).
270
271 2009-08-30 Wakaba &lt;[email protected]&gt;
272
273 ++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 07:48:15 -0000
274 * HTML.pm: Disallow nested |progress|, |meter|, and |time|
275 elements (HTML5 revision 3692).
276
277 2009-08-30 Wakaba &lt;[email protected]&gt;
278
279 </content></entry><entry xml:id="entry-1251618222"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251618222</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T07:43:18Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 07:37:16 -0000
280 * html-interactive-1.dat: Added test cases related to |command|
281 element's attributes (HTML5 revision 2415).
282
283 2009-08-30 Wakaba &lt;[email protected]&gt;
284
285 ++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 07:37:55 -0000
286 * HTML.pm: Implemented |command| element's attributes'
287 requirements (HTML5 revision 2415).
288
289 2009-08-30 Wakaba &lt;[email protected]&gt;
290
291 </content></entry><entry xml:id="entry-1251616839"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251616839</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T07:20:26Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 07:13:46 -0000
292 * html-texts-1.dat: Added test cases for |progress|'s |value| and
293 |max| attributes (cf. HTML5 revision 2484).
294
295 2009-08-30 Wakaba &lt;[email protected]&gt;
296
297 ++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 07:13:58 -0000
298 * HTML.pm: Implemented |progress|'s author requirements (cf. HTML5
299 revision 2484).
300
301 2009-08-30 Wakaba &lt;[email protected]&gt;
302
303 </content></entry><entry xml:id="entry-1251604264"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251604264</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T03:50:57Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 03:48:35 -0000
304 * html-objects-1.dat: Added a test of the presence of space
305 characters in the |name| attribute of the |map| element.
306
307 2009-08-30 Wakaba &lt;[email protected]&gt;
308
309 ++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 03:48:53 -0000
310 2009-08-30 Wakaba &lt;[email protected]&gt;
311
312 * HTML.pm: Disallow space characters in &lt;map name=&quot;&quot;&gt;.
313
314 </content></entry><entry xml:id="entry-1251603647"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251603647</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T03:40:30Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 03:35:02 -0000
315 2009-08-30 Wakaba &lt;[email protected]&gt;
316
317 * xml-global.dat: Added a test of |xml:lang| attribute on a
318 foreign element in an HTML document (HTML5 revision 3697).
319
320 ++ whatpm/Whatpm/ChangeLog 30 Aug 2009 03:40:20 -0000
321 2009-08-30 Wakaba &lt;[email protected]&gt;
322
323 * ContentChecker.pm: Allow |xml:lang| in HTML document if the
324 owner element is not an HTML element (HTML5 revision 3697).
325
326 </content></entry><entry xml:id="entry-1251034160"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251034160</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T13:29:14Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 13:25:42 -0000
327 * html-objects-1.dat: Added tests on loop attributes of |video|
328 and |audio| elements (HTML5 revision 2401).
329
330 2009-08-23 Wakaba &lt;[email protected]&gt;
331
332 * html-form-datalist.dat: Added a test on list=&quot;&quot; invalidly
333 referencing a |select| element (HTML5 revision 2376).
334
335 2009-08-23 Wakaba &lt;[email protected]&gt;
336
337 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 13:26:39 -0000
338 * HTML.pm: Added |loop| attribute and |loopstart|, |loopend|,
339 |start|, |end|, and |playcount| attributes as obsolete attributes
340 to |audio| and |video| elements (HTML5 revision 2401).
341
342 2009-08-23 Wakaba &lt;[email protected]&gt;
343
344 </content></entry><entry xml:id="entry-1251015223"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251015223</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T08:13:37Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 08:13:30 -0000
345 * html-datatemplate.dat, html-repetitions.dat, html-forms-1.dat,
346 html-form-input-1.dat, html-form-button.dat, html-form-select.dat,
347 html-form-textarea.dat, html-texts-1.dat, html-interactive-1.dat:
348 Revised test results related to the removed datatemplate and
349 repetition template feature (HTML5 revision 2319).
350
351 2009-08-23 Wakaba &lt;[email protected]&gt;
352
353 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 08:04:48 -0000
354 * HTML.pm: Marked datatemplate and repetition template features as
355 dropped (HTML5 revision 2319).
356
357 2009-08-23 Wakaba &lt;[email protected]&gt;
358
359 </content></entry><entry xml:id="entry-1251011216"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251011216</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T07:06:44Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 07:05:05 -0000
360 * html-flows-1.dat, html-interactive-1.dat: Revised test results
361 since the |menu| element is now a normal flow content (HTML5
362 revision 2416).
363
364 2009-08-23 Wakaba &lt;[email protected]&gt;
365
366 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 06:59:23 -0000
367 * HTML.pm: Now |menu| element is a normal flow content (HTML5
368 revision 2416).
369
370 2009-08-23 Wakaba &lt;[email protected]&gt;
371
372 </content></entry><entry xml:id="entry-1251009991"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251009991</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T06:46:10Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 06:43:14 -0000
373 * html-objects-1.dat: Revised and added test result on the
374 |pixelratio| attribute of the |source| element, which is in fact
375 dropped from the spec already ;- (HTML5 revision 2406 and HTML5
376 revision 2493).
377
378 2009-08-23 Wakaba &lt;[email protected]&gt;
379
380 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 06:44:00 -0000
381 * HTML.pm: Revised and marked as dropped the |pixelratio|
382 attribute of the |source| element (HTML5 revision 2406 and HTML5
383 revision 2493).
384
385 2009-08-23 Wakaba &lt;[email protected]&gt;
386
387 </content></entry><entry xml:id="entry-1251009433"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251009433</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T06:36:58Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 06:36:33 -0000
388 * html-objects-1.dat: Revised test results on |autoplay|
389 attributes as per HTML5 revision 3344.
390
391 2009-08-23 Wakaba &lt;[email protected]&gt;
392
393 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 06:36:54 -0000
394 * HTML.pm: Discourage use of the |autoplay| attribute (HTML5
395 revision 3344).
396
397 2009-08-23 Wakaba &lt;[email protected]&gt;
398
399 </content></entry><entry xml:id="entry-1251006438"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251006438</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T05:47:12Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 05:44:16 -0000
400 * html-metadata-1.dat: Added test data on &lt;meta
401 http-equiv=content-language&gt; (see
402 &lt;http://manakai.g.hatena.ne.jp/task/4/110&gt;).
403
404 2009-08-23 Wakaba &lt;[email protected]&gt;
405
406 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 05:45:41 -0000
407 * HTML.pm: Implemented &lt;meta http-equiv=content-language&gt; (see
408 &lt;http://manakai.g.hatena.ne.jp/task/4/110&gt;).
409
410 2009-08-23 Wakaba &lt;[email protected]&gt;
411
412 </content></entry><entry xml:id="entry-1250996384"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250996384</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T02:59:38Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 02:57:48 -0000
413 * html-texts-1.dat: Added test data on floating point numbers,
414 especially sceientific notation numbers.
415
416 * html-form-input-1.dat: Fixed some wrong test results on floating
417 point numbers.
418
419 2009-08-23 Wakaba &lt;[email protected]&gt;
420
421 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 02:58:13 -0000
422 * HTML.pm: Implemented floating point number in sceientific
423 notation.
424
425 2009-08-23 Wakaba &lt;[email protected]&gt;
426
427 </content></entry><entry xml:id="entry-1250994932"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250994932</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T02:35:25Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 02:34:37 -0000
428 * html-form-button.dat: Added test data on interactive content in
429 |button| element (HTML5 revision 2392).
430
431 * html-links-1.dat: Added test data on exclusion of interactive
432 content (HTML5 revision 2455, HTML5 revision 3162, HTML5 revision
433 3338).
434
435 2009-08-23 Wakaba &lt;[email protected]&gt;
436
437 ++ whatpm/Whatpm/ChangeLog 23 Aug 2009 02:26:52 -0000
438 2009-08-23 Wakaba &lt;[email protected]&gt;
439
440 * ContentChecker.pm: Allow &lt;input type=hidden&gt; in context where
441 interactive content is disallowed (HTML5 revision 2392).
442
443 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 02:35:21 -0000
444 * HTML.pm: Disallow interactive content in |button| element (HTML5
445 revision 2392). Marked |img| and |object| (with |usemap|
446 attribute) elements, |iframe| element, and |embed| element as
447 interactive content (HTML5 revision 2455, HTML5 revision 3162,
448 HTML5 revision 3338).
449
450 2009-08-23 Wakaba &lt;[email protected]&gt;
451
452 </content></entry><entry xml:id="entry-1250992976"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250992976</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T02:02:49Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 02:02:16 -0000
453 2009-08-23 Wakaba &lt;[email protected]&gt;
454
455 * html-texts-1.dat: Revised and added test data on |time| and
456 |datetime| attribute of the |time| element content model/attribute
457 value syntax.
458
459 ++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 02:02:44 -0000
460 2009-08-23 Wakaba &lt;[email protected]&gt;
461
462 * HTML.pm: Revised the syntax of the |time| element and its
463 |datetime| attribute to sync with the latest spec definition.
464
465 </content></entry><entry xml:id="entry-1250944172"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250944172</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T12:29:27Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 12:28:07 -0000
466 * html-form-input-1.dat, html-forms-1.dat: Revised and added test
467 data on the |accept| attribute of the |input| element to allow
468 white space characters arround tokens (HTML5 revision 2759).
469
470 2009-08-22 Wakaba &lt;[email protected]&gt;
471
472 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 12:26:35 -0000
473 * HTML.pm: Allow white space characters arround tokens in |accept|
474 attribute value of |input| elements (HTML5 revision 2759).
475
476 2009-08-22 Wakaba &lt;[email protected]&gt;
477
478 </content></entry><entry xml:id="entry-1250943325"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250943325</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T12:15:18Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 12:07:47 -0000
479 * html-form-button-1.dat: Changed test results for WF2 form
480 submission attributes on |button| element and added test results
481 for form submission attributes starting with &quot;form&quot; on |button|
482 element (HTML5 revision 2890).
483
484 2009-08-22 Wakaba &lt;[email protected]&gt;
485
486 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 12:07:57 -0000
487 * HTML.pm: Renamed form submission attributes on |button| element
488 to new names beginning by |form| (HTML5 revision 2890).
489
490 2009-08-22 Wakaba &lt;[email protected]&gt;
491
492 </content></entry><entry xml:id="entry-1250942443"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250942443</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T12:00:35Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 11:59:41 -0000
493 * html-form-input-1.dat: Changed test results for WF2 form
494 submission attributes on |input| element and added test results
495 for form submission attributes starting with &quot;form&quot; on |input|
496 element (HTML5 revision 2890).
497
498 2009-08-22 Wakaba &lt;[email protected]&gt;
499
500 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 12:00:33 -0000
501 * HTML.pm: Renamed form submission attributes on |input| element
502 to new names beginning by |form| (HTML5 revision 2890).
503
504 2009-08-22 Wakaba &lt;[email protected]&gt;
505
506 </content></entry><entry xml:id="entry-1250936019"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250936019</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T10:13:31Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 10:12:51 -0000
507 * html-interactive-1.dat, html-datatemplate.dat,
508 html-form-label.dat, html-links-1.dat: Revised test data on
509 |datagrid| (HTML5 revision 2962, HTML5 revision 3555).
510
511 2009-08-22 Wakaba &lt;[email protected]&gt;
512
513 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 10:13:28 -0000
514 * HTML.pm: The |datagrid| element has been commented out in the
515 spec (HTML5 revision 2962, HTML5 revision 3555).
516
517 2009-08-22 Wakaba &lt;[email protected]&gt;
518
519 </content></entry><entry xml:id="entry-1250933735"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250933735</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T09:35:30Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 09:34:41 -0000
520 * html-objects-1.dat: Added and revised test data on |map| element
521 content model (HTML5 revision 3009).
522
523 2009-08-22 Wakaba &lt;[email protected]&gt;
524
525 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 09:35:24 -0000
526 * HTML.pm: Changed |map| element content model to transparent
527 content model (HTML5 revision 3009).
528
529 2009-08-22 Wakaba &lt;[email protected]&gt;
530
531 </content></entry><entry xml:id="entry-1250931932"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250931932</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T09:05:24Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 08:39:48 -0000
532 * html-flows-1.dat: Added and revised test data on |header| and
533 |hgroup| elements (HTML5 revision 3039 and HTML5 revision 3040).
534
535 2009-08-22 Wakaba &lt;[email protected]&gt;
536
537 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 08:39:33 -0000
538 * HTML.pm: Reimplemented |header| and |hgroup| elements (HTML5
539 revision 3039 and HTML revision 3040).
540
541 2009-08-22 Wakaba &lt;[email protected]&gt;
542
543 </content></entry><entry xml:id="entry-1250921151"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250921151</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T06:05:46Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 22 Aug 2009 06:03:14 -0000
544 2009-08-22 Wakaba &lt;[email protected]&gt;
545
546 * ContentChecker.t: Added a new test data file.
547
548 ++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 06:04:05 -0000
549 * html-forms-1.dat, html-form-label.dat: Added test data on
550 |keygen| element (HTML5 revision 2960).
551
552 * html-form-keygen.dat: New file (HTML5 revision 2960).
553
554 2009-08-22 Wakaba &lt;[email protected]&gt;
555
556 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 06:04:27 -0000
557 * HTML.pm: Implemented the |keygen| element (HTML5 revision 2960).
558
559 2009-08-22 Wakaba &lt;[email protected]&gt;
560
561 </content></entry><entry xml:id="entry-1250919374"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250919374</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T05:36:08Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 05:32:46 -0000
562 * html-form-input-1.dat: Added test data on |&lt;input type=tel&gt;|
563 elements (HTML5 revision 3054).
564
565 2009-08-22 Wakaba &lt;[email protected]&gt;
566
567 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 05:33:04 -0000
568 * HTML.pm: Implemented |&lt;input type=tel&gt;| (HTML5 revision 3054).
569
570 2009-08-22 Wakaba &lt;[email protected]&gt;
571
572 </content></entry><entry xml:id="entry-1250918062"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250918062</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T05:14:18Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 05:12:01 -0000
573 * html-form-input-1.dat: Added test data on |&lt;input type=url
574 value=...&gt;| (cf. HTML5 revision 2615).
575
576 2009-08-22 Wakaba &lt;[email protected]&gt;
577
578 </content></entry><entry xml:id="entry-1250917514"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250917514</id><title>2009-08-22 Wakaba</title><updated>2009-08-22T05:05:09Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 05:05:07 -0000
579 2009-08-22 Wakaba &lt;[email protected]&gt;
580
581 * html-form-label.dat: Added tests on |&lt;label for=a&gt;&lt;input
582 id=a&gt;&lt;/label&gt;|-handlings (cf. HTML5 revision 2614).
583
584 ++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 05:04:33 -0000
585 2009-08-22 Wakaba &lt;[email protected]&gt;
586
587 * HTML.pm: Allows |&lt;label for=a&gt;&lt;input id=a&gt;&lt;/label&gt;| (HTML5
588 revision 2614).
589
590 </content></entry><entry xml:id="entry-1250408526"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250408526</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T07:41:56Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 07:32:33 -0000
591 * ContentChecker.t: Added a new test data file.
592
593 2009-08-16 Wakaba &lt;[email protected]&gt;
594
595 ++ whatpm/t/dom-conformance/ChangeLog 16 Aug 2009 07:33:45 -0000
596 * html-interactive-2.dat: New test data file.
597
598 2009-08-16 Wakaba &lt;[email protected]&gt;
599
600 ++ whatpm/Whatpm/ContentChecker/ChangeLog 16 Aug 2009 07:33:26 -0000
601 * HTML.pm: defer=&quot;&quot; w/o src=&quot;&quot; is no longer allowed (HTML5
602 revision 3550).
603
604 2009-08-16 Wakaba &lt;[email protected]&gt;
605
606 </content></entry><entry xml:id="entry-1250407354"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250407354</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T07:22:24Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 07:20:16 -0000
607 * content-model-7.dat: The |bb| element has been removed from the
608 spec so that relevant test results are changed (HTML5 revision
609 3621).
610
611 2009-08-16 Wakaba &lt;[email protected]&gt;
612
613 ++ whatpm/t/dom-conformance/ChangeLog 16 Aug 2009 07:20:00 -0000
614 * html-interactive-1.dat, html-datatemplate.dat: The |bb| element
615 has been removed from the spec so that relevant test results are
616 changed (HTML5 revision 3621).
617
618 2009-08-16 Wakaba &lt;[email protected]&gt;
619
620 ++ whatpm/Whatpm/ContentChecker/ChangeLog 16 Aug 2009 07:20:36 -0000
621 * HTML.pm: The |bb| element has been dropped from the spec (HTML5
622 revision 3621).
623
624 2009-08-16 Wakaba &lt;[email protected]&gt;
625
626 </content></entry><entry xml:id="entry-1250406521"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250406521</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T07:08:22Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 16 Aug 2009 07:03:12 -0000
627 2009-08-16 Wakaba &lt;[email protected]&gt;
628
629 * html-flows-1.dat: Added test cases for |cite| attributes for the
630 |section| and |article| elements (HTML5 revision 3069 and HTML5
631 revision 3627).
632
633 ++ whatpm/Whatpm/ContentChecker/ChangeLog 16 Aug 2009 07:06:23 -0000
634 2009-08-16 Wakaba &lt;[email protected]&gt;
635
636 * HTML.pm: Implemented |cite| attributes on |section| and
637 |article| elements as dropped attributes (HTML5 revision 3069 and
638 HTML5 revision 3627).
639
640 </content></entry><entry xml:id="entry-1250405276"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250405276</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T06:47:40Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 06:43:09 -0000
641 * tree-test-1.dat: Added tests for about:legacy-compat and changed
642 test results for XSLT-compat (HTML5 revision 2725).
643
644 2009-08-16 Wakaba &lt;[email protected]&gt;
645
646 ++ whatpm/Whatpm/ChangeLog 16 Aug 2009 06:44:01 -0000
647 * HTML.pm.src: Dropped support for &quot;XSLT-compat&quot; and added
648 &quot;about:legacy-compat&quot; (HTML5 revision 2725).
649
650 2009-08-16 Wakaba &lt;[email protected]&gt;
651
652 </content></entry><entry xml:id="entry-1250404279"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250404279</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T06:31:15Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 16 Aug 2009 06:31:12 -0000
653 * HTML.pm.src: &quot;&lt;!DOCTYPE&gt;&quot; is now explicitly supported in the
654 spec (HTML5 revision 2700).
655
656 2009-08-16 Wakaba &lt;[email protected]&gt;
657
658 </content></entry><entry xml:id="entry-1250403973"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250403973</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T06:26:08Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 06:25:35 -0000
659 * tree-test-form.dat: Added tests for &lt;script&gt; elements in
660 &lt;select&gt; and &lt;select&gt; in &lt;table&gt; (HTML5 revision 2500).
661
662 2009-08-16 Wakaba &lt;[email protected]&gt;
663
664 ++ whatpm/Whatpm/ChangeLog 16 Aug 2009 06:26:04 -0000
665 * HTML.pm.src: Added support for &lt;script&gt; element in the &quot;in
666 select&quot; and &quot;in select in table&quot; insertion modes (HTML5 revision
667 2500).
668
669 2009-08-16 Wakaba &lt;[email protected]&gt;
670
671 </content></entry><entry xml:id="entry-1250402243"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250402243</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T05:57:15Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 16 Aug 2009 05:57:12 -0000
672 * HTML.pm.src: An &lt;hn&gt; start tag in an &lt;hn&gt; element should close
673 the earlier element (HTML5 revision 2501).
674
675 2009-08-16 Wakaba &lt;[email protected]&gt;
676
677 </content></entry><entry xml:id="entry-1250400286"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250400286</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T05:24:42Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 05:21:53 -0000
678 * tokenizer-test-1.test: &quot;&lt;&quot; in attribute names are now parse
679 errors (HTML5 revision 3354).
680
681 2009-08-16 Wakaba &lt;[email protected]&gt;
682
683 ++ whatpm/Whatpm/HTML/ChangeLog 16 Aug 2009 05:23:17 -0000
684 * Tokenizer.pm.src: Any &quot;&lt;&quot; character in attribute names become
685 parse error (HTML5 revision 3354).
686
687 2009-08-16 Wakaba &lt;[email protected]&gt;
688
689 </content></entry><entry xml:id="entry-1250399708"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250399708</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T05:14:59Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 05:12:20 -0000
690 * tree-test-1.dat: Changed test results for &lt;/br&gt; in the after
691 head parsing mode (HTML5 revision 2586).
692
693 2009-08-16 Wakaba &lt;[email protected]&gt;
694
695 ++ whatpm/Whatpm/ChangeLog 16 Aug 2009 05:13:22 -0000
696 * HTML.pm.src: The &lt;/br&gt; end tags before the &lt;body&gt; start tag
697 should equally survive as the first br element child of the body
698 element (HTML5 revision 2586).
699
700 2009-08-16 Wakaba &lt;[email protected]&gt;
701
702 </content></entry><entry xml:id="entry-1250398792"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250398792</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T04:59:48Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 04:59:46 -0000
703 * tree-test-foreign.dat: Added tests for &lt;font&gt; in SVG (cf. HTML5
704 revision 2590).
705
706 2009-08-16 Wakaba &lt;[email protected]&gt;
707
708 ++ whatpm/Whatpm/ChangeLog 16 Aug 2009 04:59:14 -0000
709 * HTML.pm.src: &lt;font&gt; in SVG land is handled as an SVG element as
710 long as it did not have HTML attributes (HTML5 revision 2590).
711
712 2009-08-16 Wakaba &lt;[email protected]&gt;
713
714 </content></entry><entry xml:id="entry-1250395593"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250395593</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T04:06:29Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 04:05:04 -0000
715 * tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat,
716 tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat,
717 tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat:
718 DOCTYPE names are now normalized to its lowercased form (HTML5
719 revision 2502).
720
721 2009-08-16 Wakaba &lt;[email protected]&gt;
722
723 ++ whatpm/Whatpm/HTML/ChangeLog 16 Aug 2009 04:06:26 -0000
724 2009-08-16 Wakaba &lt;[email protected]&gt;
725
726 * Tokenizer.pm.src: Lowercase-fold doctype names (HTML5 revision
727 2501, cf. HTML5 revision 3571).
728
729 </content></entry><entry xml:id="entry-1250394112"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1250394112</id><title>2009-08-16 Wakaba</title><updated>2009-08-16T03:41:44Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 16 Aug 2009 03:41:40 -0000
730 2009-08-16 Wakaba &lt;[email protected]&gt;
731
732 * tree-test-form.dat: Added test cases for &lt;select&gt; in &quot;in select&quot;
733 parsing modes.
734
735 ++ whatpm/Whatpm/ChangeLog 16 Aug 2009 03:41:19 -0000
736 2009-08-16 Wakaba &lt;[email protected]&gt;
737
738 * HTML.pm.src (_tree_construction_main): Improved error reporting
739 on &quot;select&quot; start tag in &quot;in select&quot; and &quot;in select in table&quot;
740 parsing modes (c.f. HTML5 revision 3604).
741
742 </content></entry><entry xml:id="entry-1249091944"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1249091944</id><title>2009-08-01 Wakaba</title><updated>2009-08-01T01:58:57Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 1 Aug 2009 01:56:34 -0000
743 2009-08-01 Wakaba &lt;[email protected]&gt;
744
745 * html-scripting-1.dat: Added test cases for |body| and |frameset|
746 event handler content attributes (cf. HTML5 revision 2685).
747
748 * html-global-1.dat: Moved event handler content attribute tests
749 to |html-scripting-1.dat|.
750
751 ++ whatpm/Whatpm/ContentChecker/ChangeLog 1 Aug 2009 01:45:06 -0000
752 2009-08-01 Wakaba &lt;[email protected]&gt;
753
754 * HTML.pm: Implemented |body| and |frameset| event handler content
755 attributes (cf. HTML5 revision 2685).
756
757 </content></entry><entry xml:id="entry-1248617458"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248617458</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T14:10:50Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 14:10:47 -0000
758 * HTML.pm: Updated element and attribute status.
759
760 2009-07-26 Wakaba &lt;[email protected]&gt;
761
762 </content></entry><entry xml:id="entry-1248606947"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248606947</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T11:15:36Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 11:13:49 -0000
763 * html-scripting-1.dat: Added test cases for onpopstate=&quot;&quot;
764 attribute (cf. HTML5 revision 2686).
765
766 2009-07-26 Wakaba &lt;[email protected]&gt;
767
768 ++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 11:14:43 -0000
769 * HTML.pm: Added onpopstate=&quot;&quot; attribute to body element (HTML5
770 revision 2686).
771
772 2009-07-26 Wakaba &lt;[email protected]&gt;
773
774 </content></entry><entry xml:id="entry-1248605782"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248605782</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T10:56:19Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 26 Jul 2009 10:52:36 -0000
775 * tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5
776 revision 2701).
777
778 2009-07-26 Wakaba &lt;[email protected]&gt;
779
780 ++ whatpm/Whatpm/ChangeLog 26 Jul 2009 10:53:56 -0000
781 * mkhtmlclass.pl: Made xmlns:xlink with wrong namespace URL
782 invalid (HTML5 revision 2701).
783
784 2009-07-26 Wakaba &lt;[email protected]&gt;
785
786 </content></entry><entry xml:id="entry-1248602170"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248602170</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T09:56:07Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 09:54:48 -0000
787 * html-forms-1.dat: Added test cases for autocomplete=&quot;&quot; on the
788 |form| elements (cf. HTML5 revision 2798).
789
790 2009-07-26 Wakaba &lt;[email protected]&gt;
791
792 ++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 09:55:42 -0000
793 * HTML.pm: Added autocomplete=&quot;&quot; attribute to form element (HTML5
794 revision 2798).
795
796 2009-07-26 Wakaba &lt;[email protected]&gt;
797
798 </content></entry><entry xml:id="entry-1248600756"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248600756</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T09:32:31Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 09:32:24 -0000
799 * html-global-1.dat: Added test cases for spellcheck=&quot;&quot; global
800 attribute (cf. HTML5 revision 2801).
801
802 2009-07-26 Wakaba &lt;[email protected]&gt;
803
804 ++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 09:31:50 -0000
805 * HTML.pm: Added spellcheck=&quot;&quot; attribute (HTML5 revision 2801).
806
807 2009-07-26 Wakaba &lt;[email protected]&gt;
808
809 </content></entry><entry xml:id="entry-1248599477"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248599477</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T09:11:08Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 26 Jul 2009 09:11:02 -0000
810 2009-07-26 Wakaba &lt;[email protected]&gt;
811
812 * tree-test-2.dat: Fixed some wrong test results.
813
814 * tree-test-form.dat, tree-test-phrasing.dat: Tests on &lt;/body&gt;
815 after start tags of end-tag-optional element (cf. HTML5 revision
816 2806).
817
818 ++ whatpm/Whatpm/ChangeLog 26 Jul 2009 09:09:56 -0000
819 2009-07-26 Wakaba &lt;[email protected]&gt;
820
821 * HTML.pm.src: &lt;/rt&gt;, &lt;/rp&gt;, &lt;/option&gt;, &lt;/optgroup&gt; become
822 optional before &lt;/body&gt; (HTML5 revision 2806).
823
824 </content></entry><entry xml:id="entry-1248593215"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248593215</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T07:26:49Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 07:26:16 -0000
825 * html-objects-1.dat: Added test cases for transparent child of
826 |figure| elements (cf. HTML5 revision 2863).
827
828 2009-07-26 Wakaba &lt;[email protected]&gt;
829
830 </content></entry><entry xml:id="entry-1248592214"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248592214</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T07:10:05Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 07:07:33 -0000
831 * html-objects-1.dat: Added test cases for the autobuffer=&quot;&quot;
832 attribute (cf. HTML5 revision 2855).
833
834 2009-07-26 Wakaba &lt;[email protected]&gt;
835
836 ++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 07:07:50 -0000
837 * HTML.pm: Added autobuffer=&quot;&quot; attribute (HTML5 revision 2855).
838
839 2009-07-26 Wakaba &lt;[email protected]&gt;
840
841 </content></entry><entry xml:id="entry-1248591225"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248591225</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T06:53:35Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 06:52:58 -0000
842 * html-metadata-1.dat: Added test cases for &lt;meta charset=utf-8&gt;
843 in XML documents (cf. HTML5 revision 2859).
844
845 2009-07-26 Wakaba &lt;[email protected]&gt;
846
847 ++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 06:53:26 -0000
848 * HTML.pm: Allow &lt;meta charset=utf-8&gt; in XML documents (HTML5
849 revision 2859).
850
851 2009-07-26 Wakaba &lt;[email protected]&gt;
852
853 </content></entry><entry xml:id="entry-1248589932"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248589932</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T06:32:09Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 06:31:12 -0000
854 2009-07-26 Wakaba &lt;[email protected]&gt;
855
856 * html-objects-1.dat: Added test cases for interaction of |figure|
857 element and |caption| descendant (cf. HTML5 revision 2863).
858
859 ++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 06:32:03 -0000
860 2009-07-26 Wakaba &lt;[email protected]&gt;
861
862 * HTML.pm: Disallow |figure|-grandchild |caption| element when
863 |table| is the only child of |figure| element (HTML5 revision
864 2863).
865
866 </content></entry><entry xml:id="entry-1248494741"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248494741</id><title>2009-07-25 Wakaba</title><updated>2009-07-25T04:05:38Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 25 Jul 2009 04:03:26 -0000
867 * html-interactive-1.dat, html-scripting-1.dat,
868 html-metadata-1.dat: The |eventsource| element and the |onmessage|
869 attribute have been dropped (HTML5 revision 2870).
870
871 2009-07-25 Wakaba &lt;[email protected]&gt;
872
873 ++ whatpm/Whatpm/ChangeLog 25 Jul 2009 03:55:06 -0000
874 * HTML.pm.src: Marked where SVG |script| execution should be
875 implemented (HTML5 revision 2904).
876
877 2009-07-25 Wakaba &lt;[email protected]&gt;
878
879 ++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 04:04:24 -0000
880 * HTML.pm: The |eventsource| element and the |onmessage| attribute
881 have been dropped (HTML5 revision 2870).
882
883 2009-07-25 Wakaba &lt;[email protected]&gt;
884
885 </content></entry><entry xml:id="entry-1248493524"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248493524</id><title>2009-07-25 Wakaba</title><updated>2009-07-25T03:45:21Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 25 Jul 2009 03:44:33 -0000
886 * html-form-textarea.dat: Added tests on |textarea|'s
887 |placeholder| attribute (cf. HTML5 revision 2921).
888
889 2009-07-25 Wakaba &lt;[email protected]&gt;
890
891 ++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 03:44:58 -0000
892 * HTML.pm: Added support for |textarea| element's |placeholder|
893 attribute (HTML5 revision 2921).
894
895 2009-07-25 Wakaba &lt;[email protected]&gt;
896
897 </content></entry><entry xml:id="entry-1248493121"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248493121</id><title>2009-07-25 Wakaba</title><updated>2009-07-25T03:38:34Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 25 Jul 2009 03:38:29 -0000
898 2009-07-25 Wakaba &lt;[email protected]&gt;
899
900 * HTML.pm.src (set_inner_html): The fragment parsing algorithm
901 inherits the document quirksness flag of the main document (HTML5
902 revision 2935).
903
904 </content></entry><entry xml:id="entry-1248492073"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248492073</id><title>2009-07-25 Wakaba</title><updated>2009-07-25T03:21:09Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 25 Jul 2009 03:21:05 -0000
905 2009-07-25 Wakaba &lt;[email protected]&gt;
906
907 * html-form-input-1.dat, html-objects-1.dat: Added tests on
908 dimension attributes (cf. HTML5 revision 2943).
909
910 ++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 03:20:07 -0000
911 2009-07-25 Wakaba &lt;[email protected]&gt;
912
913 * HTML.pm: Implemented dimenstion attributes (|width| and
914 |height|; cf. HTML5 revision 2943).
915
916 </content></entry><entry xml:id="entry-1246836930"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246836930</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T23:35:23Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 5 Jul 2009 23:31:57 -0000
917 2009-07-06 Wakaba &lt;[email protected]&gt;
918
919 * html-flows-1.dat: |header| in |footer| or |address| is no longer
920 allowed (HTML5 revision 3051).
921
922 ++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 23:34:46 -0000
923 2009-07-06 Wakaba &lt;[email protected]&gt;
924
925 * HTML.pm: Disallow |header| in |footer| or |address| (HTML5
926 revision 3051).
927
928 </content></entry><entry xml:id="entry-1246776375"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246776375</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T06:46:10Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 5 Jul 2009 06:46:07 -0000
929 * html-global-1.dat, html-form-input-1.dat: Now that |accesskey|
930 attribute is allowed as a global attribute with new syntax
931 definition, related test reults are revised and some new tests are
932 added (HTML5 revision 3065).
933
934 2009-07-05 Wakaba &lt;[email protected]&gt;
935
936 ++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:45:08 -0000
937 * HTML.pm: Allow |accesskey| on all elements (HTML5 revision
938 3065).
939
940 2009-07-05 Wakaba &lt;[email protected]&gt;
941
942 </content></entry><entry xml:id="entry-1246774294"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246774294</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T06:11:27Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 5 Jul 2009 06:09:10 -0000
943 * html-interactive-1.dat: The |default| attribute of the |command|
944 element is tentatively disallowed (HTML5 revision 3067).
945
946 2009-07-05 Wakaba &lt;[email protected]&gt;
947
948 ++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:09:40 -0000
949 * HTML.pm: Disallow |default| attribute of the |command| element
950 for now (HTML5 revision 3067).
951
952 2009-07-05 Wakaba &lt;[email protected]&gt;
953
954 </content></entry><entry xml:id="entry-1246774016"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246774016</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T06:06:49Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 5 Jul 2009 06:03:27 -0000
955 2009-07-05 Wakaba &lt;[email protected]&gt;
956
957 * html-flows-1.dat: Tests for |article| element and its |pubdate|
958 attribute are added (c.f. HTML5 revision 3116).
959
960 ++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:04:53 -0000
961 2009-07-05 Wakaba &lt;[email protected]&gt;
962
963 * HTML.pm: Implemented |pubdate| attribute on the |article|
964 element (HTML5 revision 3116).
965
966 </content></entry><entry xml:id="entry-1246770792"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246770792</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T05:13:07Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Jul 2009 05:12:28 -0000
967 * tree-test-1.dat: Added tests for &lt;table&gt; in &lt;p&gt; (c.f. HTML5
968 revision 3132).
969
970 2009-07-05 Wakaba &lt;[email protected]&gt;
971
972 ++ whatpm/Whatpm/ChangeLog 5 Jul 2009 05:13:02 -0000
973 2009-07-05 Wakaba &lt;[email protected]&gt;
974
975 * HTML.pm.src (_tree_construction_main): Put |table| in |p| in
976 quirks mode (The Hixie Quirk, HTML5 revision 3132).
977
978 </content></entry><entry xml:id="entry-1246768725"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246768725</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T04:38:37Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Jul 2009 04:38:11 -0000
979 2009-07-05 Wakaba &lt;[email protected]&gt;
980
981 * tokenizer-test-1.test: Updated the result (c.f. HTML5 revision
982 3121).
983
984 ++ whatpm/Whatpm/HTML/ChangeLog 5 Jul 2009 04:38:33 -0000
985 2009-07-05 Wakaba &lt;[email protected]&gt;
986
987 * Tokenizer.pm.src: Reduced the number of parse errors on broken
988 DOCTYPE (HTML5 revision 3121).
989
990 </content></entry><entry xml:id="entry-1246576536"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246576536</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T23:15:31Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 2 Jul 2009 23:15:00 -0000
991
992 * tree-test-1.dat: Added test on &lt;keygen&gt; in &lt;select&gt; (c.f. HTML5
993 revision 3163).
994
995 2009-07-03 Wakaba &lt;[email protected]&gt;
996 ++ whatpm/Whatpm/ChangeLog 2 Jul 2009 23:15:28 -0000
997 * HTML.pm.src: &lt;kegten&gt; breaks out of &lt;select&gt; (HTML5 revision
998 3163).
999
1000 2009-07-03 Wakaba &lt;[email protected]&gt;
1001
1002 </content></entry><entry xml:id="entry-1246575327"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246575327</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T22:55:24Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 2 Jul 2009 22:55:00 -0000
1003 2009-07-03 Wakaba &lt;[email protected]&gt;
1004
1005 * html-interactive-1.dat, html-links-1.dat, html-datatemplate.dat,
1006 html-form-label.dat: Test results related to |datagrid| content
1007 model are updated (c.f. HTML5 revision 3164).
1008
1009 ++ whatpm/Whatpm/ContentChecker/ChangeLog 2 Jul 2009 22:55:21 -0000
1010 2009-07-03 Wakaba &lt;[email protected]&gt;
1011
1012 * HTML.pm: |datagrid| now allows any flow content (HTML5 revision
1013 3164).
1014
1015 </content></entry><entry xml:id="entry-1246573468"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246573468</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T22:24:25Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/HTML/ChangeLog 2 Jul 2009 22:24:21 -0000
1016 * Tokenizer.pm.src: Reduced a parse error (HTML5 revision 3194).
1017
1018 2009-07-03 Wakaba &lt;[email protected]&gt;
1019
1020 </content></entry><entry xml:id="entry-1246572711"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246572711</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T22:11:44Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 2 Jul 2009 22:11:35 -0000
1021 * HTML.pm.src: Don't change encoding to UTF-8 if the input
1022 encoding is UTF-16 (HTML5 revision 3204).
1023
1024 2009-07-03 Wakaba &lt;[email protected]&gt;
1025
1026 </content></entry><entry xml:id="entry-1246572516"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246572516</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T22:08:34Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 2 Jul 2009 22:08:24 -0000
1027 2009-07-03 Wakaba &lt;[email protected]&gt;
1028
1029 * HTML.pm.src (parse_byte_stream): Don't change to another
1030 encoding if the input is UTF-16 (HTML5 revision 3205).
1031
1032 </content></entry><entry xml:id="entry-1246570962"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246570962</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T21:42:39Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 2 Jul 2009 21:41:03 -0000
1033 2009-07-03 Wakaba &lt;[email protected]&gt;
1034
1035 * tokenizer-test-1.test: &lt; in unquoted attribute value is no
1036 longer allowed (HTML5 revision 3206).
1037
1038 ++ whatpm/Whatpm/HTML/ChangeLog 2 Jul 2009 21:42:34 -0000
1039 2009-07-03 Wakaba &lt;[email protected]&gt;
1040
1041 * Tokenizer.pm.src: &quot;&lt;&quot; in unquoted attribute values is now
1042 treated as parse error (HTML5 revision 3206).
1043
1044 </content></entry><entry xml:id="entry-1246188467"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246188467</id><title>2009-06-28 Wakaba</title><updated>2009-06-28T11:27:44Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 28 Jun 2009 11:26:40 -0000
1045 * html-texts-1.dat, html-datatemplate.dat: Updated |rp| test
1046 results (c.f. HTML5 revision 3217).
1047
1048 2009-06-28 Wakaba &lt;[email protected]&gt;
1049
1050 ++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 11:27:37 -0000
1051 * HTML.pm: |rp| now takes normali phrasing content (HTML5 revision
1052 3217).
1053
1054 2009-06-28 Wakaba &lt;[email protected]&gt;
1055
1056 </content></entry><entry xml:id="entry-1246186985"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246186985</id><title>2009-06-28 Wakaba</title><updated>2009-06-28T11:03:02Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 28 Jun 2009 11:02:32 -0000
1057 * tree-test-1.dat, tree-test-flow.dat: Updated test results on
1058 isindex (c.f. HTML5 revision 3236).
1059
1060 2009-06-28 Wakaba &lt;[email protected]&gt;
1061
1062 ++ whatpm/Whatpm/ChangeLog 28 Jun 2009 11:02:59 -0000
1063 2009-06-28 Wakaba &lt;[email protected]&gt;
1064
1065 * HTML.pm.src: |isindex| should no longer generate |p| element
1066 node (HTML5 revision 3236).
1067
1068 </content></entry><entry xml:id="entry-1246186109"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246186109</id><title>2009-06-28 Wakaba</title><updated>2009-06-28T10:48:27Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 28 Jun 2009 10:48:13 -0000
1069 2009-06-28 Wakaba &lt;[email protected]&gt;
1070
1071 * ContentChecker.t: Added new test data file.
1072
1073 ++ whatpm/t/dom-conformance/ChangeLog 28 Jun 2009 10:47:52 -0000
1074 2009-06-28 Wakaba &lt;[email protected]&gt;
1075
1076 * html-scripting-1.dat: New file.
1077
1078 2009-06-28 Wakaba &lt;[email protected]&gt;
1079
1080 * html-flows-1.dat, html-tables-1.dat: Test data for flow content
1081 in |legend| and |caption| are added (c.f. HTML5 revision 3252).
1082
1083 ++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 10:46:58 -0000
1084 2009-06-28 Wakaba &lt;[email protected]&gt;
1085
1086 * HTML.pm: |ondataunavailable| has been removed (HTML5 revision
1087 3252).
1088
1089 2009-06-28 Wakaba &lt;[email protected]&gt;
1090
1091 * HTML.pm: Block-level contents in |figure|'s |legend| and
1092 |caption| are now allowed (HTML5 revision 3329).
1093
1094 </content></entry><entry xml:id="entry-1229323280"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229323280</id><title>2008-12-15 Wakaba</title><updated>2008-12-15T06:41:15Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 15 Dec 2008 06:41:13 -0000
1095 2008-12-15 Wakaba &lt;[email protected]&gt;
1096
1097 * html-flows-1.dat: Updated test results and added some new tests.
1098
1099 * html-form-input-1.dat: Added some new tests.
1100
1101 ++ whatpm/Whatpm/ContentChecker/ChangeLog 15 Dec 2008 06:40:20 -0000
1102 2008-12-15 Wakaba &lt;[email protected]&gt;
1103
1104 * HTML.pm ($HTMLDatetimeAttrChecker): Removed.
1105 ($GetDateTimeAttrChecker): Added.
1106 ($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for
1107 later use.
1108 (ins/@datetime, del/@datetime): Changed to use newer definitin of
1109 &quot;global date and time string&quot;.
1110 (input's date- and time-related, and type=number and type=range
1111 control types): Implemented value=&quot;&quot;, min=&quot;&quot;, and max=&quot;&quot;.
1112
1113 </content></entry><entry xml:id="entry-1229143743"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229143743</id><title>2008-12-13 Wakaba</title><updated>2008-12-13T04:49:00Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 13 Dec 2008 04:48:14 -0000
1114 2008-12-13 Wakaba &lt;[email protected]&gt;
1115
1116 * content-model-7.dat: Added an example from HTML5 spec.
1117
1118 ++ whatpm/t/dom-conformance/ChangeLog 13 Dec 2008 04:48:48 -0000
1119 * html-form-label.dat, html-forms-1.dat: Added test data for
1120 form=&quot;&quot;.
1121
1122 2008-12-13 Wakaba &lt;[email protected]&gt;
1123
1124 ++ whatpm/Whatpm/ContentChecker/ChangeLog 13 Dec 2008 04:47:22 -0000
1125 * HTML.pm: Implemented &lt;object form&gt; and &lt;legend form&gt;.
1126
1127 2008-12-13 Wakaba &lt;[email protected]&gt;
1128
1129 </content></entry><entry xml:id="entry-1229136877"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229136877</id><title>2008-12-13 Wakaba</title><updated>2008-12-13T02:54:34Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 13 Dec 2008 02:54:24 -0000
1130 2008-12-13 Wakaba &lt;[email protected]&gt;
1131
1132 * html-form-input-1.dat, html-form-button.dat, html-forms-1.dat:
1133 Added test data for form submission attributes.
1134
1135 ++ whatpm/Whatpm/ContentChecker/ChangeLog 13 Dec 2008 02:53:45 -0000
1136 2008-12-13 Wakaba &lt;[email protected]&gt;
1137
1138 * HTML.pm: Updated definitions for attributes for form submission
1139 on |form| and submit buttons (action=&quot;&quot;, method=&quot;&quot;, enctype=&quot;&quot;,
1140 target=&quot;&quot;, and novalidate=&quot;&quot;).
1141
1142 </content></entry><entry xml:id="entry-1229086757"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229086757</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T12:59:13Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 12:59:07 -0000
1143 * html-form-input.dat: Added test data for &lt;input disabled&gt; and
1144 &lt;input autofocus&gt;.
1145
1146 * html-forms-1.dat: Added test data for &lt;fieldset disabled&gt;,
1147 &lt;output for&gt;, and &lt;{formcontrol} name&gt;. Added test data for
1148 &lt;{formcontrol} autofocus=&quot;&quot;&gt;'s uniqueness.
1149
1150 2008-12-12 Wakaba &lt;[email protected]&gt;
1151
1152 ++ whatpm/Whatpm/ChangeLog 12 Dec 2008 12:54:19 -0000
1153 * ContentChecker.pm: Introduced new flag |has_autofocus|. Added
1154 support for new |id_type| value of |any|, which means any kind of
1155 element is allowed as a referenced element.
1156
1157 2008-12-12 Wakaba &lt;[email protected]&gt;
1158
1159 ++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 12:56:56 -0000
1160 * HTML.pm: Added checking for the uniqueness of |autofocus=&quot;&quot;|
1161 attribute. Implemented |name=&quot;&quot;| attribute for form controls.
1162 Added U+000C into character class of space characters (it should
1163 have been, but was not in some of regular expressions). Updated
1164 definitions for |output| elements.
1165
1166 2008-12-12 Wakaba &lt;[email protected]&gt;
1167
1168 </content></entry><entry xml:id="entry-1229082646"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229082646</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T11:50:44Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 11:50:40 -0000
1169 * html-datatemplate.dat, html-form-datalist.dat: Updated test
1170 results related to |optgroup| elements.
1171
1172 * html-form-textarea.dat: Added new test data.
1173
1174 * html-forms-1.dat: Moved some test data to
1175 |html-form-textarea.dat|. Updated test results related to
1176 |optgroup| elements.
1177
1178 2008-12-12 Wakaba &lt;[email protected]&gt;
1179
1180 ++ whatpm/Whatpm/ChangeLog 12 Dec 2008 11:48:16 -0000
1181 * ContentChecker.pm: Introduced |check_attrs2| method for the ease
1182 of defining codes for checking required attribute and as such.
1183
1184 2008-12-12 Wakaba &lt;[email protected]&gt;
1185
1186 ++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 11:48:45 -0000
1187 * HTML.pm: Updated definitions for |datalist|, |optgroup|,
1188 |option|, and |textarea| elements.
1189
1190 2008-12-12 Wakaba &lt;[email protected]&gt;
1191
1192 </content></entry><entry xml:id="entry-1229067124"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229067124</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T07:31:58Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 12 Dec 2008 07:29:57 -0000
1193 2008-12-12 Wakaba &lt;[email protected]&gt;
1194
1195 * ContentChecker.t: Added new test data file.
1196
1197 ++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 07:31:40 -0000
1198 * html-form-datalist.dat: Moved some test data from
1199 |html-forms-1.dat|.
1200
1201 * html-forms-1.dat: Moved some test data to
1202 |html-form-datalist.dat| and |html-form-select.dat|.
1203
1204 * html-form-select.dat: New test data file.
1205
1206 2008-12-12 Wakaba &lt;[email protected]&gt;
1207
1208 ++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 07:29:20 -0000
1209 * HTML.pm: Updated definitions for |select|.
1210
1211 2008-12-12 Wakaba &lt;[email protected]&gt;
1212
1213 </content></entry><entry xml:id="entry-1229061100"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229061100</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T05:51:36Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 12 Dec 2008 05:45:01 -0000
1214 2008-12-12 Wakaba &lt;[email protected]&gt;
1215
1216 * ContentChecker.t: Added new test data file.
1217
1218 ++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:49:40 -0000
1219 * html-repetitions.dat: Moved some test data to
1220 |html-form-button.dat|. Updated a test result.
1221
1222 * html-forms-1.dat: Bug fix on a test result.
1223
1224 * html-form-button.dat: New test data file.
1225
1226 * html-forms-1.dat: Moved some test data to |html-form-button.dat|.
1227
1228 2008-12-12 Wakaba &lt;[email protected]&gt;
1229
1230 ++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:45:46 -0000
1231 * HTML.pm: Updated definitions for |button|.
1232
1233 2008-12-12 Wakaba &lt;[email protected]&gt;
1234
1235 </content></entry><entry xml:id="entry-1229058316"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229058316</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T05:05:06Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 12 Dec 2008 05:03:53 -0000
1236 2008-12-12 Wakaba &lt;[email protected]&gt;
1237
1238 * ContentChecker.t: Added new test data file.
1239
1240 ++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:04:54 -0000
1241 2008-12-12 Wakaba &lt;[email protected]&gt;
1242
1243 * html-form-input-1.dat, html-forms-1.dat: Added test data for
1244 @accept and @pattern.
1245
1246 * html-form-textarea.dat: New test data file.
1247
1248 ++ whatpm/Whatpm/ChangeLog 12 Dec 2008 05:00:26 -0000
1249 2008-12-12 Wakaba &lt;[email protected]&gt;
1250
1251 * IMTChecker.pm: Added more definitions for subtypes.
1252
1253 ++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:03:26 -0000
1254 2008-12-12 Wakaba &lt;[email protected]&gt;
1255
1256 * HTML.pm: Implemented &lt;input accept&gt; and &lt;form accept&gt;. Raise a
1257 SHOULD-level error if @pattern but no @title.
1258
1259 </content></entry><entry xml:id="entry-1228965497"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228965497</id><title>2008-12-11 Wakaba</title><updated>2008-12-11T03:18:14Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 11 Dec 2008 03:17:21 -0000
1260 2008-12-11 Wakaba &lt;[email protected]&gt;
1261
1262 * URIChecker.pm: Some of |pos_end| values were wrong.
1263
1264 ++ whatpm/Whatpm/ContentChecker/ChangeLog 11 Dec 2008 03:18:04 -0000
1265 2008-12-11 Wakaba &lt;[email protected]&gt;
1266
1267 * HTML.pm: Added support for |pattern| attributes.
1268
1269 </content></entry><entry xml:id="entry-1228566838"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228566838</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T12:33:56Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:33:50 -0000
1270 * html-form-input-1.dat: Added test data for &lt;input multiple&gt; and
1271 &lt;input placeholder&gt;.
1272
1273 2008-12-06 Wakaba &lt;[email protected]&gt;
1274
1275 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:33:04 -0000
1276 * HTML.pm: Implemented &lt;input type=file multiple&gt; and &lt;input
1277 placeholder&gt;.
1278
1279 2008-12-06 Wakaba &lt;[email protected]&gt;
1280
1281 </content></entry><entry xml:id="entry-1228566007"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228566007</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T12:20:02Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Dec 2008 12:19:49 -0000
1282 * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|.
1283
1284 2008-12-06 Wakaba &lt;[email protected]&gt;
1285
1286 ++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:19:28 -0000
1287 * html-form-datalist.dat: New test data file.
1288
1289 2008-12-06 Wakaba &lt;[email protected]&gt;
1290
1291 ++ whatpm/Whatpm/ChangeLog 6 Dec 2008 12:18:34 -0000
1292 * ContentChecker.pm (check_element): Added support for &quot;no
1293 referenced datalist&quot; error.
1294
1295 2008-12-06 Wakaba &lt;[email protected]&gt;
1296
1297 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:18:53 -0000
1298 * HTML.pm: Implemented &lt;input list&gt;.
1299
1300 2008-12-06 Wakaba &lt;[email protected]&gt;
1301
1302 </content></entry><entry xml:id="entry-1228564447"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228564447</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T11:54:04Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 11:53:44 -0000
1303 * html-form-input-1.dat: Added test data for &lt;input type=color&gt;.
1304
1305 2008-12-06 Wakaba &lt;[email protected]&gt;
1306
1307 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:53:06 -0000
1308 * HTML.pm: Implemented &lt;input type=color&gt;.
1309
1310 2008-12-06 Wakaba &lt;[email protected]&gt;
1311
1312 </content></entry><entry xml:id="entry-1228563094"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228563094</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T11:31:32Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 11:31:29 -0000
1313 2008-12-06 Wakaba &lt;[email protected]&gt;
1314
1315 * html-form-input-1.dat: Added test data for &lt;input type=search&gt;
1316 and &lt;input type=text|password|url|email value&gt;.
1317
1318 * html-interactive-1.dat: Fixed a typo error.
1319
1320 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:29:26 -0000
1321 * HTML.pm: Implemented &lt;input multiple&gt;, &lt;input type=search&gt;.
1322 Implemented &lt;input value&gt; validation for |type|s |text|, |search|,
1323 |email|, |url|, and |password|.
1324
1325 2008-12-06 Wakaba &lt;[email protected]&gt;
1326
1327 </content></entry><entry xml:id="entry-1228557923"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228557923</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T10:05:19Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 6 Dec 2008 10:05:14 -0000
1328 * URIChecker.pm: Bug fix: It did not work unless
1329 Message::DOM::DOMImplementation has been |require|d.
1330
1331 2008-12-06 Wakaba &lt;[email protected]&gt;
1332
1333 </content></entry><entry xml:id="entry-1228557652"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228557652</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T10:00:48Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Dec 2008 10:00:34 -0000
1334 2008-12-06 Wakaba &lt;[email protected]&gt;
1335
1336 * content-checker.pl: Use new XML parser for parsing test data.
1337 Use NanoDOM instead of manakai DOM implementation.
1338
1339 ++ whatpm/Whatpm/ChangeLog 6 Dec 2008 09:58:56 -0000
1340 2008-12-06 Wakaba &lt;[email protected]&gt;
1341
1342 * NanoDOM.pm (document_uri): New attribute.
1343
1344 * ContentChecker.pm: Don't use methods not implemented by NanoDOM.
1345
1346 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 09:59:53 -0000
1347 2008-12-06 Wakaba &lt;[email protected]&gt;
1348
1349 * HTML.pm: Use |Message::URL| for relative URL resolution. Don't
1350 use attributes not supported by NanoDOM.
1351
1352 </content></entry><entry xml:id="entry-1227510735"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1227510735</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T07:12:13Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ ChangeLog 24 Nov 2008 07:12:09 -0000
1353 * readme.en.html: Added a link to application list in manakai-core
1354 page.
1355
1356 2008-11-24 Wakaba &lt;[email protected]&gt;
1357
1358 </content></entry><entry xml:id="entry-1227510281"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1227510281</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T07:04:38Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ ChangeLog 24 Nov 2008 07:04:30 -0000
1359 2008-11-24 Wakaba &lt;[email protected]&gt;
1360
1361 * cvscommit.sh: Use |mkcommitfeed| comand instead of
1362 |mkcommitfeed.pl| in the same directory.
1363
1364 * mkcommitfeed.pl: Removed. (See
1365 &lt;http://suika.fam.cx/commitfeed/readme&gt;.)
1366
1367 </content></entry><Atom:entry xml:id="entry-1224566303"><Atom:id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1224566303</Atom:id><Atom:title>2008-10-21 Wakaba</Atom:title><Atom:updated>2008-10-21T00:00:00Z</Atom:updated><Atom:author><Atom:name>Wakaba</Atom:name><Atom:email>[email protected]</Atom:email></Atom:author><Atom:content type="text">++ ChangeLog 21 Oct 2008 05:18:19 -0000
1368 * mkcommitfeed.pl: Typo fixed.
1369
1370 2008-10-21 Wakaba &lt;[email protected]&gt;
1371
1372 </Atom:content></Atom:entry><Atom:entry xml:id="entry-1224569412"><Atom:id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1224569412</Atom:id><Atom:title>2008-10-21 Wakaba</Atom:title><Atom:updated>2008-10-21T00:00:00Z</Atom:updated><Atom:author><Atom:name>Wakaba</Atom:name><Atom:email>[email protected]</Atom:email></Atom:author><Atom:content type="text">++ ChangeLog 21 Oct 2008 06:09:47 -0000
1373 * readme.en.html: Link to the feed. &quot;What's new&quot; section and &quot;how
1374 to use the modules&quot; section added. |Whatpm::XML::Parser| added to
1375 the list of modules.
1376
1377 2008-10-21 Wakaba &lt;[email protected]&gt;
1378
1379 </Atom:content></Atom:entry><entry xml:id="entry-1224569946"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1224569946</id><title>2008-10-21 Wakaba</title><updated>2008-10-21T06:19:00Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ ChangeLog 21 Oct 2008 06:18:54 -0000
1380 * mkcommitfeed.pl: Oops, namespace URI was missing; namespaces is
1381 always annoying :-&lt;
1382
1383 2008-10-21 Wakaba &lt;[email protected]&gt;
1384
1385 </content></entry><entry xml:id="entry-1225086295"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225086295</id><title>2008-10-27 Wakaba</title><updated>2008-10-27T05:44:49Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ContentChecker/ChangeLog 27 Oct 2008 05:44:23 -0000
1386 2008-10-27 Wakaba &lt;[email protected]&gt;
1387
1388 * HTML.pm: HTML5 spec status updated, except for
1389 datatemplate-related features.
1390
1391 </content></entry><entry xml:id="entry-1225088199"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225088199</id><title>2008-10-27 Wakaba</title><updated>2008-10-27T06:16:35Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ContentChecker/ChangeLog 27 Oct 2008 06:16:25 -0000
1392 datatemplate-related features, once again. Status for RDFa and
1393 XHTML Basic 1.1 updated.
1394
1395 2008-10-27 Wakaba &lt;[email protected]&gt;
1396
1397 * HTML.pm: HTML5 spec status updated, except for
1398 </content></entry><entry xml:id="entry-1225954629"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225954629</id><title>2008-11-06 Wakaba</title><updated>2008-11-06T06:57:03Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 6 Nov 2008 04:01:55 -0000
1399 2008-11-06 Wakaba &lt;[email protected]&gt;
1400
1401 * SWML/: New directory.
1402
1403 ++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 06:56:18 -0000
1404 2008-11-06 Wakaba &lt;[email protected]&gt;
1405
1406 * Parser.pm: New file. Tokenizer impelmented, but it does not
1407 work yet.
1408
1409 * ChangeLog: New file.
1410
1411
1412 </content></entry><entry xml:id="entry-1225954751"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225954751</id><title>2008-11-06 Wakaba</title><updated>2008-11-06T06:59:06Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ ChangeLog 6 Nov 2008 06:58:59 -0000
1413 2008-11-06 Wakaba &lt;[email protected]&gt;
1414
1415 * cvscommit.sh: Commit the updated Atom feed at the time of commit
1416 of the other files.
1417
1418 </content></entry><entry xml:id="entry-1225974742"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225974742</id><title>2008-11-06 Wakaba</title><updated>2008-11-06T12:32:19Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 12:31:56 -0000
1419 * Parser.pm: Tree construction implemented and remove compile
1420 errors. Still unclear whether it works or not.
1421
1422 2008-11-06 Wakaba &lt;[email protected]&gt;
1423
1424 </content></entry><entry xml:id="entry-1225978153"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225978153</id><title>2008-11-06 Wakaba</title><updated>2008-11-06T13:29:10Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 13:28:54 -0000
1425 * Parser.pm: Multiple |rt| elements in a |ruby| element was not
1426 allowed. Don't use \s where SWML's definition of white space is
1427 required. &quot;The head element&quot; definition was wrong. Typo fixed.
1428 List algorithm bug fixed.
1429
1430 2008-11-06 Wakaba &lt;[email protected]&gt;
1431
1432 </content></entry><entry xml:id="entry-1226030595"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226030595</id><title>2008-11-07 Wakaba</title><updated>2008-11-07T04:03:12Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 7 Nov 2008 04:02:56 -0000
1433 2008-11-07 Wakaba &lt;[email protected]&gt;
1434
1435 * Makefile: A rule for SWML testing is added.
1436
1437 * SWML-Parser.t: New file.
1438
1439 * swml/: New directory.
1440
1441 ++ whatpm/t/swml/ChangeLog 7 Nov 2008 04:01:29 -0000
1442 2008-11-07 Wakaba &lt;[email protected]&gt;
1443
1444 * structs-1.dat: New file.
1445
1446 * ChangeLog: New file.
1447
1448
1449 ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 04:02:27 -0000
1450 2008-11-07 Wakaba &lt;[email protected]&gt;
1451
1452 * Parser.pm (parse_char_string): Don't use attributes and methods
1453 not supported by NanoDOM.
1454
1455 </content></entry><entry xml:id="entry-1226047526"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226047526</id><title>2008-11-07 Wakaba</title><updated>2008-11-07T08:45:19Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 7 Nov 2008 08:45:01 -0000
1456 * SWML-Parser.t: Test file |swml/blocks-1.dat| added.
1457
1458 2008-11-07 Wakaba &lt;[email protected]&gt;
1459
1460 ++ whatpm/t/swml/ChangeLog 7 Nov 2008 08:45:13 -0000
1461 * structs-1.dat: More test data added.
1462
1463 * blocks-1.dat: New file.
1464
1465 2008-11-07 Wakaba &lt;[email protected]&gt;
1466
1467 ++ whatpm/Whatpm/ChangeLog 7 Nov 2008 08:43:32 -0000
1468 2008-11-07 Wakaba &lt;[email protected]&gt;
1469
1470 * NanoDOM.pm (text_content): Don't create a Text node if the new
1471 value is empty.
1472
1473 ++ whatpm/Whatpm/HTML/ChangeLog 7 Nov 2008 08:43:49 -0000
1474 2008-11-07 Wakaba &lt;[email protected]&gt;
1475
1476 * Dumper.pm (dumptree): Support for namespace abbreviation for
1477 SWML namespaces.
1478
1479 ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 08:44:20 -0000
1480 * Parser.pm: Bug fixes - both parser implementation bugs and spec
1481 bugs.
1482
1483 2008-11-07 Wakaba &lt;[email protected]&gt;
1484
1485 </content></entry><entry xml:id="entry-1226061338"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226061338</id><title>2008-11-07 Wakaba</title><updated>2008-11-07T12:35:32Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 7 Nov 2008 12:35:08 -0000
1486 * SWML-Parser.t: New test data files added.
1487
1488 2008-11-07 Wakaba &lt;[email protected]&gt;
1489
1490 ++ whatpm/t/swml/ChangeLog 7 Nov 2008 12:35:27 -0000
1491 * blocks-1.dat: Test result updated.
1492
1493 * inlines-1.dat, forms-specific.dat-1, forms-generic-1.dat,
1494 tables-1.dat: New files.
1495
1496 2008-11-07 Wakaba &lt;[email protected]&gt;
1497
1498 ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 12:34:42 -0000
1499 * Parser.pm: More bug fixes, both impl bugs and spec bugs, again.
1500
1501 2008-11-07 Wakaba &lt;[email protected]&gt;
1502
1503 </content></entry><entry xml:id="entry-1226072435"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226072435</id><title>2008-11-07 Wakaba</title><updated>2008-11-07T15:40:29Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 7 Nov 2008 15:40:23 -0000
1504 * blocks-1.dat: A test data added.
1505
1506 2008-11-07 Wakaba &lt;[email protected]&gt;
1507
1508 </content></entry><entry xml:id="entry-1226136429"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226136429</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T09:27:03Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 8 Nov 2008 09:26:51 -0000
1509 2008-11-08 Wakaba &lt;[email protected]&gt;
1510
1511 * inlines-1.dat: A test case added.
1512
1513 ++ whatpm/Whatpm/SWML/ChangeLog 8 Nov 2008 09:26:37 -0000
1514 2008-11-08 Wakaba &lt;[email protected]&gt;
1515
1516 * Parser.pm (parse_char_string): Namespace URL for &quot;rubyb&quot; element
1517 was wrong.
1518
1519 </content></entry><entry xml:id="entry-1226225145"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226225145</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T10:05:40Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 9 Nov 2008 10:05:35 -0000
1520 2008-11-09 Wakaba &lt;[email protected]&gt;
1521
1522 * structs-1.dat: A test case added.
1523
1524 ++ whatpm/Whatpm/SWML/ChangeLog 9 Nov 2008 10:05:18 -0000
1525 2008-11-09 Wakaba &lt;[email protected]&gt;
1526
1527 * Parser.pm (parse_char_string): &quot;__IMAGE__&quot; was inserted to
1528 |sw:image| element.
1529
1530 </content></entry><entry xml:id="entry-1226649856"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226649856</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T08:04:12Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 14 Nov 2008 08:02:58 -0000
1531 2008-11-14 Wakaba &lt;[email protected]&gt;
1532
1533 * blocks-1.dat: Test cases added.
1534
1535 * structs-1.dat: A test result was wrong.
1536
1537 * tables-1.dat: A test case added.
1538
1539 ++ whatpm/Whatpm/SWML/ChangeLog 14 Nov 2008 08:04:04 -0000
1540 2008-11-14 Wakaba &lt;[email protected]&gt;
1541
1542 * Parser.pm (parse_char_string): A quoted &quot;\&quot; character was not
1543 put into the DOM.
1544
1545 </content></entry><entry xml:id="entry-1226755085"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226755085</id><title>2008-11-15 Wakaba</title><updated>2008-11-15T13:17:58Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 15 Nov 2008 13:17:15 -0000
1546 2008-11-15 Wakaba &lt;[email protected]&gt;
1547
1548 * tables-1.dat: Added a test case.
1549
1550 ++ whatpm/Whatpm/SWML/ChangeLog 15 Nov 2008 13:17:52 -0000
1551 2008-11-15 Wakaba &lt;[email protected]&gt;
1552
1553 * Parser.pm (parse_char_string): Not all quoted-pairs in table
1554 cells were unescaped.
1555
1556 </content></entry></Atom:feed>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24