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-08-16T05:14:59Z</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-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 |
2 |
* tree-test-1.dat: Changed test results for </br> in the after |
3 |
head parsing mode (HTML5 revision 2586). |
4 |
|
5 |
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
6 |
|
7 |
++ whatpm/Whatpm/ChangeLog 16 Aug 2009 05:13:22 -0000 |
8 |
* HTML.pm.src: The </br> end tags before the <body> start tag |
9 |
should equally survive as the first br element child of the body |
10 |
element (HTML5 revision 2586). |
11 |
|
12 |
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
13 |
|
14 |
</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 |
15 |
* tree-test-foreign.dat: Added tests for <font> in SVG (cf. HTML5 |
16 |
revision 2590). |
17 |
|
18 |
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
19 |
|
20 |
++ whatpm/Whatpm/ChangeLog 16 Aug 2009 04:59:14 -0000 |
21 |
* HTML.pm.src: <font> in SVG land is handled as an SVG element as |
22 |
long as it did not have HTML attributes (HTML5 revision 2590). |
23 |
|
24 |
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
25 |
|
26 |
</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 |
27 |
* tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat, |
28 |
tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat, |
29 |
tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat: |
30 |
DOCTYPE names are now normalized to its lowercased form (HTML5 |
31 |
revision 2502). |
32 |
|
33 |
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
34 |
|
35 |
++ whatpm/Whatpm/HTML/ChangeLog 16 Aug 2009 04:06:26 -0000 |
36 |
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
37 |
|
38 |
* Tokenizer.pm.src: Lowercase-fold doctype names (HTML5 revision |
39 |
2501, cf. HTML5 revision 3571). |
40 |
|
41 |
</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 |
42 |
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
43 |
|
44 |
* tree-test-form.dat: Added test cases for <select> in "in select" |
45 |
parsing modes. |
46 |
|
47 |
++ whatpm/Whatpm/ChangeLog 16 Aug 2009 03:41:19 -0000 |
48 |
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
49 |
|
50 |
* HTML.pm.src (_tree_construction_main): Improved error reporting |
51 |
on "select" start tag in "in select" and "in select in table" |
52 |
parsing modes (c.f. HTML5 revision 3604). |
53 |
|
54 |
</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 |
55 |
2009-08-01 Wakaba <wakaba@suika.fam.cx> |
56 |
|
57 |
* html-scripting-1.dat: Added test cases for |body| and |frameset| |
58 |
event handler content attributes (cf. HTML5 revision 2685). |
59 |
|
60 |
* html-global-1.dat: Moved event handler content attribute tests |
61 |
to |html-scripting-1.dat|. |
62 |
|
63 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 1 Aug 2009 01:45:06 -0000 |
64 |
2009-08-01 Wakaba <wakaba@suika.fam.cx> |
65 |
|
66 |
* HTML.pm: Implemented |body| and |frameset| event handler content |
67 |
attributes (cf. HTML5 revision 2685). |
68 |
|
69 |
</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 |
70 |
* HTML.pm: Updated element and attribute status. |
71 |
|
72 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
73 |
|
74 |
</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 |
75 |
* html-scripting-1.dat: Added test cases for onpopstate="" |
76 |
attribute (cf. HTML5 revision 2686). |
77 |
|
78 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
79 |
|
80 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 11:14:43 -0000 |
81 |
* HTML.pm: Added onpopstate="" attribute to body element (HTML5 |
82 |
revision 2686). |
83 |
|
84 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
85 |
|
86 |
</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 |
87 |
* tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5 |
88 |
revision 2701). |
89 |
|
90 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
91 |
|
92 |
++ whatpm/Whatpm/ChangeLog 26 Jul 2009 10:53:56 -0000 |
93 |
* mkhtmlclass.pl: Made xmlns:xlink with wrong namespace URL |
94 |
invalid (HTML5 revision 2701). |
95 |
|
96 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
97 |
|
98 |
</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 |
99 |
* html-forms-1.dat: Added test cases for autocomplete="" on the |
100 |
|form| elements (cf. HTML5 revision 2798). |
101 |
|
102 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
103 |
|
104 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 09:55:42 -0000 |
105 |
* HTML.pm: Added autocomplete="" attribute to form element (HTML5 |
106 |
revision 2798). |
107 |
|
108 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
109 |
|
110 |
</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 |
111 |
* html-global-1.dat: Added test cases for spellcheck="" global |
112 |
attribute (cf. HTML5 revision 2801). |
113 |
|
114 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
115 |
|
116 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 09:31:50 -0000 |
117 |
* HTML.pm: Added spellcheck="" attribute (HTML5 revision 2801). |
118 |
|
119 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
120 |
|
121 |
</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 |
122 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
123 |
|
124 |
* tree-test-2.dat: Fixed some wrong test results. |
125 |
|
126 |
* tree-test-form.dat, tree-test-phrasing.dat: Tests on </body> |
127 |
after start tags of end-tag-optional element (cf. HTML5 revision |
128 |
2806). |
129 |
|
130 |
++ whatpm/Whatpm/ChangeLog 26 Jul 2009 09:09:56 -0000 |
131 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
132 |
|
133 |
* HTML.pm.src: </rt>, </rp>, </option>, </optgroup> become |
134 |
optional before </body> (HTML5 revision 2806). |
135 |
|
136 |
</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 |
137 |
* html-objects-1.dat: Added test cases for transparent child of |
138 |
|figure| elements (cf. HTML5 revision 2863). |
139 |
|
140 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
141 |
|
142 |
</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 |
143 |
* html-objects-1.dat: Added test cases for the autobuffer="" |
144 |
attribute (cf. HTML5 revision 2855). |
145 |
|
146 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
147 |
|
148 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 07:07:50 -0000 |
149 |
* HTML.pm: Added autobuffer="" attribute (HTML5 revision 2855). |
150 |
|
151 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
152 |
|
153 |
</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 |
154 |
* html-metadata-1.dat: Added test cases for <meta charset=utf-8> |
155 |
in XML documents (cf. HTML5 revision 2859). |
156 |
|
157 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
158 |
|
159 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 06:53:26 -0000 |
160 |
* HTML.pm: Allow <meta charset=utf-8> in XML documents (HTML5 |
161 |
revision 2859). |
162 |
|
163 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
164 |
|
165 |
</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 |
166 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
167 |
|
168 |
* html-objects-1.dat: Added test cases for interaction of |figure| |
169 |
element and |caption| descendant (cf. HTML5 revision 2863). |
170 |
|
171 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 06:32:03 -0000 |
172 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
173 |
|
174 |
* HTML.pm: Disallow |figure|-grandchild |caption| element when |
175 |
|table| is the only child of |figure| element (HTML5 revision |
176 |
2863). |
177 |
|
178 |
</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 |
179 |
* html-interactive-1.dat, html-scripting-1.dat, |
180 |
html-metadata-1.dat: The |eventsource| element and the |onmessage| |
181 |
attribute have been dropped (HTML5 revision 2870). |
182 |
|
183 |
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
184 |
|
185 |
++ whatpm/Whatpm/ChangeLog 25 Jul 2009 03:55:06 -0000 |
186 |
* HTML.pm.src: Marked where SVG |script| execution should be |
187 |
implemented (HTML5 revision 2904). |
188 |
|
189 |
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
190 |
|
191 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 04:04:24 -0000 |
192 |
* HTML.pm: The |eventsource| element and the |onmessage| attribute |
193 |
have been dropped (HTML5 revision 2870). |
194 |
|
195 |
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
196 |
|
197 |
</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 |
198 |
* html-form-textarea.dat: Added tests on |textarea|'s |
199 |
|placeholder| attribute (cf. HTML5 revision 2921). |
200 |
|
201 |
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
202 |
|
203 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 03:44:58 -0000 |
204 |
* HTML.pm: Added support for |textarea| element's |placeholder| |
205 |
attribute (HTML5 revision 2921). |
206 |
|
207 |
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
208 |
|
209 |
</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 |
210 |
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
211 |
|
212 |
* HTML.pm.src (set_inner_html): The fragment parsing algorithm |
213 |
inherits the document quirksness flag of the main document (HTML5 |
214 |
revision 2935). |
215 |
|
216 |
</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 |
217 |
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
218 |
|
219 |
* html-form-input-1.dat, html-objects-1.dat: Added tests on |
220 |
dimension attributes (cf. HTML5 revision 2943). |
221 |
|
222 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 03:20:07 -0000 |
223 |
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
224 |
|
225 |
* HTML.pm: Implemented dimenstion attributes (|width| and |
226 |
|height|; cf. HTML5 revision 2943). |
227 |
|
228 |
</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 |
229 |
2009-07-06 Wakaba <wakaba@suika.fam.cx> |
230 |
|
231 |
* html-flows-1.dat: |header| in |footer| or |address| is no longer |
232 |
allowed (HTML5 revision 3051). |
233 |
|
234 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 23:34:46 -0000 |
235 |
2009-07-06 Wakaba <wakaba@suika.fam.cx> |
236 |
|
237 |
* HTML.pm: Disallow |header| in |footer| or |address| (HTML5 |
238 |
revision 3051). |
239 |
|
240 |
</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 |
241 |
* html-global-1.dat, html-form-input-1.dat: Now that |accesskey| |
242 |
attribute is allowed as a global attribute with new syntax |
243 |
definition, related test reults are revised and some new tests are |
244 |
added (HTML5 revision 3065). |
245 |
|
246 |
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
247 |
|
248 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:45:08 -0000 |
249 |
* HTML.pm: Allow |accesskey| on all elements (HTML5 revision |
250 |
3065). |
251 |
|
252 |
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
253 |
|
254 |
</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 |
255 |
* html-interactive-1.dat: The |default| attribute of the |command| |
256 |
element is tentatively disallowed (HTML5 revision 3067). |
257 |
|
258 |
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
259 |
|
260 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:09:40 -0000 |
261 |
* HTML.pm: Disallow |default| attribute of the |command| element |
262 |
for now (HTML5 revision 3067). |
263 |
|
264 |
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
265 |
|
266 |
</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 |
267 |
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
268 |
|
269 |
* html-flows-1.dat: Tests for |article| element and its |pubdate| |
270 |
attribute are added (c.f. HTML5 revision 3116). |
271 |
|
272 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:04:53 -0000 |
273 |
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
274 |
|
275 |
* HTML.pm: Implemented |pubdate| attribute on the |article| |
276 |
element (HTML5 revision 3116). |
277 |
|
278 |
</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 |
279 |
* tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5 |
280 |
revision 3132). |
281 |
|
282 |
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
283 |
|
284 |
++ whatpm/Whatpm/ChangeLog 5 Jul 2009 05:13:02 -0000 |
285 |
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
286 |
|
287 |
* HTML.pm.src (_tree_construction_main): Put |table| in |p| in |
288 |
quirks mode (The Hixie Quirk, HTML5 revision 3132). |
289 |
|
290 |
</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 |
291 |
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
292 |
|
293 |
* tokenizer-test-1.test: Updated the result (c.f. HTML5 revision |
294 |
3121). |
295 |
|
296 |
++ whatpm/Whatpm/HTML/ChangeLog 5 Jul 2009 04:38:33 -0000 |
297 |
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
298 |
|
299 |
* Tokenizer.pm.src: Reduced the number of parse errors on broken |
300 |
DOCTYPE (HTML5 revision 3121). |
301 |
|
302 |
</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 |
303 |
|
304 |
* tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5 |
305 |
revision 3163). |
306 |
|
307 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
308 |
++ whatpm/Whatpm/ChangeLog 2 Jul 2009 23:15:28 -0000 |
309 |
* HTML.pm.src: <kegten> breaks out of <select> (HTML5 revision |
310 |
3163). |
311 |
|
312 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
313 |
|
314 |
</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 |
315 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
316 |
|
317 |
* html-interactive-1.dat, html-links-1.dat, html-datatemplate.dat, |
318 |
html-form-label.dat: Test results related to |datagrid| content |
319 |
model are updated (c.f. HTML5 revision 3164). |
320 |
|
321 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 2 Jul 2009 22:55:21 -0000 |
322 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
323 |
|
324 |
* HTML.pm: |datagrid| now allows any flow content (HTML5 revision |
325 |
3164). |
326 |
|
327 |
</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 |
328 |
* Tokenizer.pm.src: Reduced a parse error (HTML5 revision 3194). |
329 |
|
330 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
331 |
|
332 |
</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 |
333 |
* HTML.pm.src: Don't change encoding to UTF-8 if the input |
334 |
encoding is UTF-16 (HTML5 revision 3204). |
335 |
|
336 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
337 |
|
338 |
</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 |
339 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
340 |
|
341 |
* HTML.pm.src (parse_byte_stream): Don't change to another |
342 |
encoding if the input is UTF-16 (HTML5 revision 3205). |
343 |
|
344 |
</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 |
345 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
346 |
|
347 |
* tokenizer-test-1.test: < in unquoted attribute value is no |
348 |
longer allowed (HTML5 revision 3206). |
349 |
|
350 |
++ whatpm/Whatpm/HTML/ChangeLog 2 Jul 2009 21:42:34 -0000 |
351 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
352 |
|
353 |
* Tokenizer.pm.src: "<" in unquoted attribute values is now |
354 |
treated as parse error (HTML5 revision 3206). |
355 |
|
356 |
</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 |
357 |
* html-texts-1.dat, html-datatemplate.dat: Updated |rp| test |
358 |
results (c.f. HTML5 revision 3217). |
359 |
|
360 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
361 |
|
362 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 11:27:37 -0000 |
363 |
* HTML.pm: |rp| now takes normali phrasing content (HTML5 revision |
364 |
3217). |
365 |
|
366 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
367 |
|
368 |
</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 |
369 |
* tree-test-1.dat, tree-test-flow.dat: Updated test results on |
370 |
isindex (c.f. HTML5 revision 3236). |
371 |
|
372 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
373 |
|
374 |
++ whatpm/Whatpm/ChangeLog 28 Jun 2009 11:02:59 -0000 |
375 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
376 |
|
377 |
* HTML.pm.src: |isindex| should no longer generate |p| element |
378 |
node (HTML5 revision 3236). |
379 |
|
380 |
</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 |
381 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
382 |
|
383 |
* ContentChecker.t: Added new test data file. |
384 |
|
385 |
++ whatpm/t/dom-conformance/ChangeLog 28 Jun 2009 10:47:52 -0000 |
386 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
387 |
|
388 |
* html-scripting-1.dat: New file. |
389 |
|
390 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
391 |
|
392 |
* html-flows-1.dat, html-tables-1.dat: Test data for flow content |
393 |
in |legend| and |caption| are added (c.f. HTML5 revision 3252). |
394 |
|
395 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 10:46:58 -0000 |
396 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
397 |
|
398 |
* HTML.pm: |ondataunavailable| has been removed (HTML5 revision |
399 |
3252). |
400 |
|
401 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
402 |
|
403 |
* HTML.pm: Block-level contents in |figure|'s |legend| and |
404 |
|caption| are now allowed (HTML5 revision 3329). |
405 |
|
406 |
</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 |
407 |
2008-12-15 Wakaba <wakaba@suika.fam.cx> |
408 |
|
409 |
* html-flows-1.dat: Updated test results and added some new tests. |
410 |
|
411 |
* html-form-input-1.dat: Added some new tests. |
412 |
|
413 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 15 Dec 2008 06:40:20 -0000 |
414 |
2008-12-15 Wakaba <wakaba@suika.fam.cx> |
415 |
|
416 |
* HTML.pm ($HTMLDatetimeAttrChecker): Removed. |
417 |
($GetDateTimeAttrChecker): Added. |
418 |
($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for |
419 |
later use. |
420 |
(ins/@datetime, del/@datetime): Changed to use newer definitin of |
421 |
"global date and time string". |
422 |
(input's date- and time-related, and type=number and type=range |
423 |
control types): Implemented value="", min="", and max="". |
424 |
|
425 |
</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 |
426 |
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
427 |
|
428 |
* content-model-7.dat: Added an example from HTML5 spec. |
429 |
|
430 |
++ whatpm/t/dom-conformance/ChangeLog 13 Dec 2008 04:48:48 -0000 |
431 |
* html-form-label.dat, html-forms-1.dat: Added test data for |
432 |
form="". |
433 |
|
434 |
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
435 |
|
436 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 13 Dec 2008 04:47:22 -0000 |
437 |
* HTML.pm: Implemented <object form> and <legend form>. |
438 |
|
439 |
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
440 |
|
441 |
</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 |
442 |
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
443 |
|
444 |
* html-form-input-1.dat, html-form-button.dat, html-forms-1.dat: |
445 |
Added test data for form submission attributes. |
446 |
|
447 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 13 Dec 2008 02:53:45 -0000 |
448 |
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
449 |
|
450 |
* HTML.pm: Updated definitions for attributes for form submission |
451 |
on |form| and submit buttons (action="", method="", enctype="", |
452 |
target="", and novalidate=""). |
453 |
|
454 |
</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 |
455 |
* html-form-input.dat: Added test data for <input disabled> and |
456 |
<input autofocus>. |
457 |
|
458 |
* html-forms-1.dat: Added test data for <fieldset disabled>, |
459 |
<output for>, and <{formcontrol} name>. Added test data for |
460 |
<{formcontrol} autofocus="">'s uniqueness. |
461 |
|
462 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
463 |
|
464 |
++ whatpm/Whatpm/ChangeLog 12 Dec 2008 12:54:19 -0000 |
465 |
* ContentChecker.pm: Introduced new flag |has_autofocus|. Added |
466 |
support for new |id_type| value of |any|, which means any kind of |
467 |
element is allowed as a referenced element. |
468 |
|
469 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
470 |
|
471 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 12:56:56 -0000 |
472 |
* HTML.pm: Added checking for the uniqueness of |autofocus=""| |
473 |
attribute. Implemented |name=""| attribute for form controls. |
474 |
Added U+000C into character class of space characters (it should |
475 |
have been, but was not in some of regular expressions). Updated |
476 |
definitions for |output| elements. |
477 |
|
478 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
479 |
|
480 |
</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 |
481 |
* html-datatemplate.dat, html-form-datalist.dat: Updated test |
482 |
results related to |optgroup| elements. |
483 |
|
484 |
* html-form-textarea.dat: Added new test data. |
485 |
|
486 |
* html-forms-1.dat: Moved some test data to |
487 |
|html-form-textarea.dat|. Updated test results related to |
488 |
|optgroup| elements. |
489 |
|
490 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
491 |
|
492 |
++ whatpm/Whatpm/ChangeLog 12 Dec 2008 11:48:16 -0000 |
493 |
* ContentChecker.pm: Introduced |check_attrs2| method for the ease |
494 |
of defining codes for checking required attribute and as such. |
495 |
|
496 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
497 |
|
498 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 11:48:45 -0000 |
499 |
* HTML.pm: Updated definitions for |datalist|, |optgroup|, |
500 |
|option|, and |textarea| elements. |
501 |
|
502 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
503 |
|
504 |
</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 |
505 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
506 |
|
507 |
* ContentChecker.t: Added new test data file. |
508 |
|
509 |
++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 07:31:40 -0000 |
510 |
* html-form-datalist.dat: Moved some test data from |
511 |
|html-forms-1.dat|. |
512 |
|
513 |
* html-forms-1.dat: Moved some test data to |
514 |
|html-form-datalist.dat| and |html-form-select.dat|. |
515 |
|
516 |
* html-form-select.dat: New test data file. |
517 |
|
518 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
519 |
|
520 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 07:29:20 -0000 |
521 |
* HTML.pm: Updated definitions for |select|. |
522 |
|
523 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
524 |
|
525 |
</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 |
526 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
527 |
|
528 |
* ContentChecker.t: Added new test data file. |
529 |
|
530 |
++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:49:40 -0000 |
531 |
* html-repetitions.dat: Moved some test data to |
532 |
|html-form-button.dat|. Updated a test result. |
533 |
|
534 |
* html-forms-1.dat: Bug fix on a test result. |
535 |
|
536 |
* html-form-button.dat: New test data file. |
537 |
|
538 |
* html-forms-1.dat: Moved some test data to |html-form-button.dat|. |
539 |
|
540 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
541 |
|
542 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:45:46 -0000 |
543 |
* HTML.pm: Updated definitions for |button|. |
544 |
|
545 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
546 |
|
547 |
</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 |
548 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
549 |
|
550 |
* ContentChecker.t: Added new test data file. |
551 |
|
552 |
++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:04:54 -0000 |
553 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
554 |
|
555 |
* html-form-input-1.dat, html-forms-1.dat: Added test data for |
556 |
@accept and @pattern. |
557 |
|
558 |
* html-form-textarea.dat: New test data file. |
559 |
|
560 |
++ whatpm/Whatpm/ChangeLog 12 Dec 2008 05:00:26 -0000 |
561 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
562 |
|
563 |
* IMTChecker.pm: Added more definitions for subtypes. |
564 |
|
565 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:03:26 -0000 |
566 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
567 |
|
568 |
* HTML.pm: Implemented <input accept> and <form accept>. Raise a |
569 |
SHOULD-level error if @pattern but no @title. |
570 |
|
571 |
</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 |
572 |
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
573 |
|
574 |
* URIChecker.pm: Some of |pos_end| values were wrong. |
575 |
|
576 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 11 Dec 2008 03:18:04 -0000 |
577 |
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
578 |
|
579 |
* HTML.pm: Added support for |pattern| attributes. |
580 |
|
581 |
</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 |
582 |
* html-form-input-1.dat: Added test data for <input multiple> and |
583 |
<input placeholder>. |
584 |
|
585 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
586 |
|
587 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:33:04 -0000 |
588 |
* HTML.pm: Implemented <input type=file multiple> and <input |
589 |
placeholder>. |
590 |
|
591 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
592 |
|
593 |
</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 |
594 |
* ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|. |
595 |
|
596 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
597 |
|
598 |
++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:19:28 -0000 |
599 |
* html-form-datalist.dat: New test data file. |
600 |
|
601 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
602 |
|
603 |
++ whatpm/Whatpm/ChangeLog 6 Dec 2008 12:18:34 -0000 |
604 |
* ContentChecker.pm (check_element): Added support for "no |
605 |
referenced datalist" error. |
606 |
|
607 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
608 |
|
609 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:18:53 -0000 |
610 |
* HTML.pm: Implemented <input list>. |
611 |
|
612 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
613 |
|
614 |
</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 |
615 |
* html-form-input-1.dat: Added test data for <input type=color>. |
616 |
|
617 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
618 |
|
619 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:53:06 -0000 |
620 |
* HTML.pm: Implemented <input type=color>. |
621 |
|
622 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
623 |
|
624 |
</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 |
625 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
626 |
|
627 |
* html-form-input-1.dat: Added test data for <input type=search> |
628 |
and <input type=text|password|url|email value>. |
629 |
|
630 |
* html-interactive-1.dat: Fixed a typo error. |
631 |
|
632 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:29:26 -0000 |
633 |
* HTML.pm: Implemented <input multiple>, <input type=search>. |
634 |
Implemented <input value> validation for |type|s |text|, |search|, |
635 |
|email|, |url|, and |password|. |
636 |
|
637 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
638 |
|
639 |
</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 |
640 |
* URIChecker.pm: Bug fix: It did not work unless |
641 |
Message::DOM::DOMImplementation has been |require|d. |
642 |
|
643 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
644 |
|
645 |
</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 |
646 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
647 |
|
648 |
* content-checker.pl: Use new XML parser for parsing test data. |
649 |
Use NanoDOM instead of manakai DOM implementation. |
650 |
|
651 |
++ whatpm/Whatpm/ChangeLog 6 Dec 2008 09:58:56 -0000 |
652 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
653 |
|
654 |
* NanoDOM.pm (document_uri): New attribute. |
655 |
|
656 |
* ContentChecker.pm: Don't use methods not implemented by NanoDOM. |
657 |
|
658 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 09:59:53 -0000 |
659 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
660 |
|
661 |
* HTML.pm: Use |Message::URL| for relative URL resolution. Don't |
662 |
use attributes not supported by NanoDOM. |
663 |
|
664 |
</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 |
665 |
* readme.en.html: Added a link to application list in manakai-core |
666 |
page. |
667 |
|
668 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
669 |
|
670 |
</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 |
671 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
672 |
|
673 |
* cvscommit.sh: Use |mkcommitfeed| comand instead of |
674 |
|mkcommitfeed.pl| in the same directory. |
675 |
|
676 |
* mkcommitfeed.pl: Removed. (See |
677 |
<http://suika.fam.cx/commitfeed/readme>.) |
678 |
|
679 |
</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 |
680 |
* mkcommitfeed.pl: Typo fixed. |
681 |
|
682 |
2008-10-21 Wakaba <wakaba@suika.fam.cx> |
683 |
|
684 |
</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 |
685 |
* readme.en.html: Link to the feed. "What's new" section and "how |
686 |
to use the modules" section added. |Whatpm::XML::Parser| added to |
687 |
the list of modules. |
688 |
|
689 |
2008-10-21 Wakaba <wakaba@suika.fam.cx> |
690 |
|
691 |
</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 |
692 |
* mkcommitfeed.pl: Oops, namespace URI was missing; namespaces is |
693 |
always annoying :-< |
694 |
|
695 |
2008-10-21 Wakaba <wakaba@suika.fam.cx> |
696 |
|
697 |
</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 |
698 |
2008-10-27 Wakaba <wakaba@suika.fam.cx> |
699 |
|
700 |
* HTML.pm: HTML5 spec status updated, except for |
701 |
datatemplate-related features. |
702 |
|
703 |
</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 |
704 |
datatemplate-related features, once again. Status for RDFa and |
705 |
XHTML Basic 1.1 updated. |
706 |
|
707 |
2008-10-27 Wakaba <wakaba@suika.fam.cx> |
708 |
|
709 |
* HTML.pm: HTML5 spec status updated, except for |
710 |
</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 |
711 |
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
712 |
|
713 |
* SWML/: New directory. |
714 |
|
715 |
++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 06:56:18 -0000 |
716 |
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
717 |
|
718 |
* Parser.pm: New file. Tokenizer impelmented, but it does not |
719 |
work yet. |
720 |
|
721 |
* ChangeLog: New file. |
722 |
|
723 |
|
724 |
</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 |
725 |
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
726 |
|
727 |
* cvscommit.sh: Commit the updated Atom feed at the time of commit |
728 |
of the other files. |
729 |
|
730 |
</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 |
731 |
* Parser.pm: Tree construction implemented and remove compile |
732 |
errors. Still unclear whether it works or not. |
733 |
|
734 |
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
735 |
|
736 |
</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 |
737 |
* Parser.pm: Multiple |rt| elements in a |ruby| element was not |
738 |
allowed. Don't use \s where SWML's definition of white space is |
739 |
required. "The head element" definition was wrong. Typo fixed. |
740 |
List algorithm bug fixed. |
741 |
|
742 |
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
743 |
|
744 |
</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 |
745 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
746 |
|
747 |
* Makefile: A rule for SWML testing is added. |
748 |
|
749 |
* SWML-Parser.t: New file. |
750 |
|
751 |
* swml/: New directory. |
752 |
|
753 |
++ whatpm/t/swml/ChangeLog 7 Nov 2008 04:01:29 -0000 |
754 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
755 |
|
756 |
* structs-1.dat: New file. |
757 |
|
758 |
* ChangeLog: New file. |
759 |
|
760 |
|
761 |
++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 04:02:27 -0000 |
762 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
763 |
|
764 |
* Parser.pm (parse_char_string): Don't use attributes and methods |
765 |
not supported by NanoDOM. |
766 |
|
767 |
</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 |
768 |
* SWML-Parser.t: Test file |swml/blocks-1.dat| added. |
769 |
|
770 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
771 |
|
772 |
++ whatpm/t/swml/ChangeLog 7 Nov 2008 08:45:13 -0000 |
773 |
* structs-1.dat: More test data added. |
774 |
|
775 |
* blocks-1.dat: New file. |
776 |
|
777 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
778 |
|
779 |
++ whatpm/Whatpm/ChangeLog 7 Nov 2008 08:43:32 -0000 |
780 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
781 |
|
782 |
* NanoDOM.pm (text_content): Don't create a Text node if the new |
783 |
value is empty. |
784 |
|
785 |
++ whatpm/Whatpm/HTML/ChangeLog 7 Nov 2008 08:43:49 -0000 |
786 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
787 |
|
788 |
* Dumper.pm (dumptree): Support for namespace abbreviation for |
789 |
SWML namespaces. |
790 |
|
791 |
++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 08:44:20 -0000 |
792 |
* Parser.pm: Bug fixes - both parser implementation bugs and spec |
793 |
bugs. |
794 |
|
795 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
796 |
|
797 |
</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 |
798 |
* SWML-Parser.t: New test data files added. |
799 |
|
800 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
801 |
|
802 |
++ whatpm/t/swml/ChangeLog 7 Nov 2008 12:35:27 -0000 |
803 |
* blocks-1.dat: Test result updated. |
804 |
|
805 |
* inlines-1.dat, forms-specific.dat-1, forms-generic-1.dat, |
806 |
tables-1.dat: New files. |
807 |
|
808 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
809 |
|
810 |
++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 12:34:42 -0000 |
811 |
* Parser.pm: More bug fixes, both impl bugs and spec bugs, again. |
812 |
|
813 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
814 |
|
815 |
</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 |
816 |
* blocks-1.dat: A test data added. |
817 |
|
818 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
819 |
|
820 |
</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 |
821 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
822 |
|
823 |
* inlines-1.dat: A test case added. |
824 |
|
825 |
++ whatpm/Whatpm/SWML/ChangeLog 8 Nov 2008 09:26:37 -0000 |
826 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
827 |
|
828 |
* Parser.pm (parse_char_string): Namespace URL for "rubyb" element |
829 |
was wrong. |
830 |
|
831 |
</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 |
832 |
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
833 |
|
834 |
* structs-1.dat: A test case added. |
835 |
|
836 |
++ whatpm/Whatpm/SWML/ChangeLog 9 Nov 2008 10:05:18 -0000 |
837 |
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
838 |
|
839 |
* Parser.pm (parse_char_string): "__IMAGE__" was inserted to |
840 |
|sw:image| element. |
841 |
|
842 |
</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 |
843 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
844 |
|
845 |
* blocks-1.dat: Test cases added. |
846 |
|
847 |
* structs-1.dat: A test result was wrong. |
848 |
|
849 |
* tables-1.dat: A test case added. |
850 |
|
851 |
++ whatpm/Whatpm/SWML/ChangeLog 14 Nov 2008 08:04:04 -0000 |
852 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
853 |
|
854 |
* Parser.pm (parse_char_string): A quoted "\" character was not |
855 |
put into the DOM. |
856 |
|
857 |
</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 |
858 |
2008-11-15 Wakaba <wakaba@suika.fam.cx> |
859 |
|
860 |
* tables-1.dat: Added a test case. |
861 |
|
862 |
++ whatpm/Whatpm/SWML/ChangeLog 15 Nov 2008 13:17:52 -0000 |
863 |
2008-11-15 Wakaba <wakaba@suika.fam.cx> |
864 |
|
865 |
* Parser.pm (parse_char_string): Not all quoted-pairs in table |
866 |
cells were unescaped. |
867 |
|
868 |
</content></entry></Atom:feed> |