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