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