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-07-02T22:55:24Z</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-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 |
2 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
3 |
|
4 |
* html-interactive-1.dat, html-links-1.dat, html-datatemplate.dat, |
5 |
html-form-label.dat: Test results related to |datagrid| content |
6 |
model are updated (c.f. HTML5 revision 3164). |
7 |
|
8 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 2 Jul 2009 22:55:21 -0000 |
9 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
10 |
|
11 |
* HTML.pm: |datagrid| now allows any flow content (HTML5 revision |
12 |
3164). |
13 |
|
14 |
</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 |
15 |
* Tokenizer.pm.src: Reduced a parse error (HTML5 revision 3194). |
16 |
|
17 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
18 |
|
19 |
</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 |
20 |
* HTML.pm.src: Don't change encoding to UTF-8 if the input |
21 |
encoding is UTF-16 (HTML5 revision 3204). |
22 |
|
23 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
24 |
|
25 |
</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 |
26 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
27 |
|
28 |
* HTML.pm.src (parse_byte_stream): Don't change to another |
29 |
encoding if the input is UTF-16 (HTML5 revision 3205). |
30 |
|
31 |
</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 |
32 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
33 |
|
34 |
* tokenizer-test-1.test: < in unquoted attribute value is no |
35 |
longer allowed (HTML5 revision 3206). |
36 |
|
37 |
++ whatpm/Whatpm/HTML/ChangeLog 2 Jul 2009 21:42:34 -0000 |
38 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
39 |
|
40 |
* Tokenizer.pm.src: "<" in unquoted attribute values is now |
41 |
treated as parse error (HTML5 revision 3206). |
42 |
|
43 |
</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 |
44 |
* html-texts-1.dat, html-datatemplate.dat: Updated |rp| test |
45 |
results (c.f. HTML5 revision 3217). |
46 |
|
47 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
48 |
|
49 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 11:27:37 -0000 |
50 |
* HTML.pm: |rp| now takes normali phrasing content (HTML5 revision |
51 |
3217). |
52 |
|
53 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
54 |
|
55 |
</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 |
56 |
* tree-test-1.dat, tree-test-flow.dat: Updated test results on |
57 |
isindex (c.f. HTML5 revision 3236). |
58 |
|
59 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
60 |
|
61 |
++ whatpm/Whatpm/ChangeLog 28 Jun 2009 11:02:59 -0000 |
62 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
63 |
|
64 |
* HTML.pm.src: |isindex| should no longer generate |p| element |
65 |
node (HTML5 revision 3236). |
66 |
|
67 |
</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 |
68 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
69 |
|
70 |
* ContentChecker.t: Added new test data file. |
71 |
|
72 |
++ whatpm/t/dom-conformance/ChangeLog 28 Jun 2009 10:47:52 -0000 |
73 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
74 |
|
75 |
* html-scripting-1.dat: New file. |
76 |
|
77 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
78 |
|
79 |
* html-flows-1.dat, html-tables-1.dat: Test data for flow content |
80 |
in |legend| and |caption| are added (c.f. HTML5 revision 3252). |
81 |
|
82 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 10:46:58 -0000 |
83 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
84 |
|
85 |
* HTML.pm: |ondataunavailable| has been removed (HTML5 revision |
86 |
3252). |
87 |
|
88 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
89 |
|
90 |
* HTML.pm: Block-level contents in |figure|'s |legend| and |
91 |
|caption| are now allowed (HTML5 revision 3329). |
92 |
|
93 |
</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 |
94 |
2008-12-15 Wakaba <wakaba@suika.fam.cx> |
95 |
|
96 |
* html-flows-1.dat: Updated test results and added some new tests. |
97 |
|
98 |
* html-form-input-1.dat: Added some new tests. |
99 |
|
100 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 15 Dec 2008 06:40:20 -0000 |
101 |
2008-12-15 Wakaba <wakaba@suika.fam.cx> |
102 |
|
103 |
* HTML.pm ($HTMLDatetimeAttrChecker): Removed. |
104 |
($GetDateTimeAttrChecker): Added. |
105 |
($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for |
106 |
later use. |
107 |
(ins/@datetime, del/@datetime): Changed to use newer definitin of |
108 |
"global date and time string". |
109 |
(input's date- and time-related, and type=number and type=range |
110 |
control types): Implemented value="", min="", and max="". |
111 |
|
112 |
</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 |
113 |
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
114 |
|
115 |
* content-model-7.dat: Added an example from HTML5 spec. |
116 |
|
117 |
++ whatpm/t/dom-conformance/ChangeLog 13 Dec 2008 04:48:48 -0000 |
118 |
* html-form-label.dat, html-forms-1.dat: Added test data for |
119 |
form="". |
120 |
|
121 |
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
122 |
|
123 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 13 Dec 2008 04:47:22 -0000 |
124 |
* HTML.pm: Implemented <object form> and <legend form>. |
125 |
|
126 |
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
127 |
|
128 |
</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 |
129 |
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
130 |
|
131 |
* html-form-input-1.dat, html-form-button.dat, html-forms-1.dat: |
132 |
Added test data for form submission attributes. |
133 |
|
134 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 13 Dec 2008 02:53:45 -0000 |
135 |
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
136 |
|
137 |
* HTML.pm: Updated definitions for attributes for form submission |
138 |
on |form| and submit buttons (action="", method="", enctype="", |
139 |
target="", and novalidate=""). |
140 |
|
141 |
</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 |
142 |
* html-form-input.dat: Added test data for <input disabled> and |
143 |
<input autofocus>. |
144 |
|
145 |
* html-forms-1.dat: Added test data for <fieldset disabled>, |
146 |
<output for>, and <{formcontrol} name>. Added test data for |
147 |
<{formcontrol} autofocus="">'s uniqueness. |
148 |
|
149 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
150 |
|
151 |
++ whatpm/Whatpm/ChangeLog 12 Dec 2008 12:54:19 -0000 |
152 |
* ContentChecker.pm: Introduced new flag |has_autofocus|. Added |
153 |
support for new |id_type| value of |any|, which means any kind of |
154 |
element is allowed as a referenced element. |
155 |
|
156 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
157 |
|
158 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 12:56:56 -0000 |
159 |
* HTML.pm: Added checking for the uniqueness of |autofocus=""| |
160 |
attribute. Implemented |name=""| attribute for form controls. |
161 |
Added U+000C into character class of space characters (it should |
162 |
have been, but was not in some of regular expressions). Updated |
163 |
definitions for |output| elements. |
164 |
|
165 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
166 |
|
167 |
</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 |
168 |
* html-datatemplate.dat, html-form-datalist.dat: Updated test |
169 |
results related to |optgroup| elements. |
170 |
|
171 |
* html-form-textarea.dat: Added new test data. |
172 |
|
173 |
* html-forms-1.dat: Moved some test data to |
174 |
|html-form-textarea.dat|. Updated test results related to |
175 |
|optgroup| elements. |
176 |
|
177 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
178 |
|
179 |
++ whatpm/Whatpm/ChangeLog 12 Dec 2008 11:48:16 -0000 |
180 |
* ContentChecker.pm: Introduced |check_attrs2| method for the ease |
181 |
of defining codes for checking required attribute and as such. |
182 |
|
183 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
184 |
|
185 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 11:48:45 -0000 |
186 |
* HTML.pm: Updated definitions for |datalist|, |optgroup|, |
187 |
|option|, and |textarea| elements. |
188 |
|
189 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
190 |
|
191 |
</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 |
192 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
193 |
|
194 |
* ContentChecker.t: Added new test data file. |
195 |
|
196 |
++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 07:31:40 -0000 |
197 |
* html-form-datalist.dat: Moved some test data from |
198 |
|html-forms-1.dat|. |
199 |
|
200 |
* html-forms-1.dat: Moved some test data to |
201 |
|html-form-datalist.dat| and |html-form-select.dat|. |
202 |
|
203 |
* html-form-select.dat: New test data file. |
204 |
|
205 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
206 |
|
207 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 07:29:20 -0000 |
208 |
* HTML.pm: Updated definitions for |select|. |
209 |
|
210 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
211 |
|
212 |
</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 |
213 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
214 |
|
215 |
* ContentChecker.t: Added new test data file. |
216 |
|
217 |
++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:49:40 -0000 |
218 |
* html-repetitions.dat: Moved some test data to |
219 |
|html-form-button.dat|. Updated a test result. |
220 |
|
221 |
* html-forms-1.dat: Bug fix on a test result. |
222 |
|
223 |
* html-form-button.dat: New test data file. |
224 |
|
225 |
* html-forms-1.dat: Moved some test data to |html-form-button.dat|. |
226 |
|
227 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
228 |
|
229 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:45:46 -0000 |
230 |
* HTML.pm: Updated definitions for |button|. |
231 |
|
232 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
233 |
|
234 |
</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 |
235 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
236 |
|
237 |
* ContentChecker.t: Added new test data file. |
238 |
|
239 |
++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:04:54 -0000 |
240 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
241 |
|
242 |
* html-form-input-1.dat, html-forms-1.dat: Added test data for |
243 |
@accept and @pattern. |
244 |
|
245 |
* html-form-textarea.dat: New test data file. |
246 |
|
247 |
++ whatpm/Whatpm/ChangeLog 12 Dec 2008 05:00:26 -0000 |
248 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
249 |
|
250 |
* IMTChecker.pm: Added more definitions for subtypes. |
251 |
|
252 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:03:26 -0000 |
253 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
254 |
|
255 |
* HTML.pm: Implemented <input accept> and <form accept>. Raise a |
256 |
SHOULD-level error if @pattern but no @title. |
257 |
|
258 |
</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 |
259 |
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
260 |
|
261 |
* URIChecker.pm: Some of |pos_end| values were wrong. |
262 |
|
263 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 11 Dec 2008 03:18:04 -0000 |
264 |
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
265 |
|
266 |
* HTML.pm: Added support for |pattern| attributes. |
267 |
|
268 |
</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 |
269 |
* html-form-input-1.dat: Added test data for <input multiple> and |
270 |
<input placeholder>. |
271 |
|
272 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
273 |
|
274 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:33:04 -0000 |
275 |
* HTML.pm: Implemented <input type=file multiple> and <input |
276 |
placeholder>. |
277 |
|
278 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
279 |
|
280 |
</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 |
281 |
* ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|. |
282 |
|
283 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
284 |
|
285 |
++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:19:28 -0000 |
286 |
* html-form-datalist.dat: New test data file. |
287 |
|
288 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
289 |
|
290 |
++ whatpm/Whatpm/ChangeLog 6 Dec 2008 12:18:34 -0000 |
291 |
* ContentChecker.pm (check_element): Added support for "no |
292 |
referenced datalist" error. |
293 |
|
294 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
295 |
|
296 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:18:53 -0000 |
297 |
* HTML.pm: Implemented <input list>. |
298 |
|
299 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
300 |
|
301 |
</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 |
302 |
* html-form-input-1.dat: Added test data for <input type=color>. |
303 |
|
304 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
305 |
|
306 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:53:06 -0000 |
307 |
* HTML.pm: Implemented <input type=color>. |
308 |
|
309 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
310 |
|
311 |
</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 |
312 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
313 |
|
314 |
* html-form-input-1.dat: Added test data for <input type=search> |
315 |
and <input type=text|password|url|email value>. |
316 |
|
317 |
* html-interactive-1.dat: Fixed a typo error. |
318 |
|
319 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:29:26 -0000 |
320 |
* HTML.pm: Implemented <input multiple>, <input type=search>. |
321 |
Implemented <input value> validation for |type|s |text|, |search|, |
322 |
|email|, |url|, and |password|. |
323 |
|
324 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
325 |
|
326 |
</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 |
327 |
* URIChecker.pm: Bug fix: It did not work unless |
328 |
Message::DOM::DOMImplementation has been |require|d. |
329 |
|
330 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
331 |
|
332 |
</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 |
333 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
334 |
|
335 |
* content-checker.pl: Use new XML parser for parsing test data. |
336 |
Use NanoDOM instead of manakai DOM implementation. |
337 |
|
338 |
++ whatpm/Whatpm/ChangeLog 6 Dec 2008 09:58:56 -0000 |
339 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
340 |
|
341 |
* NanoDOM.pm (document_uri): New attribute. |
342 |
|
343 |
* ContentChecker.pm: Don't use methods not implemented by NanoDOM. |
344 |
|
345 |
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 09:59:53 -0000 |
346 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
347 |
|
348 |
* HTML.pm: Use |Message::URL| for relative URL resolution. Don't |
349 |
use attributes not supported by NanoDOM. |
350 |
|
351 |
</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 |
352 |
* readme.en.html: Added a link to application list in manakai-core |
353 |
page. |
354 |
|
355 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
356 |
|
357 |
</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 |
358 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
359 |
|
360 |
* cvscommit.sh: Use |mkcommitfeed| comand instead of |
361 |
|mkcommitfeed.pl| in the same directory. |
362 |
|
363 |
* mkcommitfeed.pl: Removed. (See |
364 |
<http://suika.fam.cx/commitfeed/readme>.) |
365 |
|
366 |
</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 |
367 |
* mkcommitfeed.pl: Typo fixed. |
368 |
|
369 |
2008-10-21 Wakaba <wakaba@suika.fam.cx> |
370 |
|
371 |
</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 |
372 |
* readme.en.html: Link to the feed. "What's new" section and "how |
373 |
to use the modules" section added. |Whatpm::XML::Parser| added to |
374 |
the list of modules. |
375 |
|
376 |
2008-10-21 Wakaba <wakaba@suika.fam.cx> |
377 |
|
378 |
</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 |
379 |
* mkcommitfeed.pl: Oops, namespace URI was missing; namespaces is |
380 |
always annoying :-< |
381 |
|
382 |
2008-10-21 Wakaba <wakaba@suika.fam.cx> |
383 |
|
384 |
</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 |
385 |
2008-10-27 Wakaba <wakaba@suika.fam.cx> |
386 |
|
387 |
* HTML.pm: HTML5 spec status updated, except for |
388 |
datatemplate-related features. |
389 |
|
390 |
</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 |
391 |
datatemplate-related features, once again. Status for RDFa and |
392 |
XHTML Basic 1.1 updated. |
393 |
|
394 |
2008-10-27 Wakaba <wakaba@suika.fam.cx> |
395 |
|
396 |
* HTML.pm: HTML5 spec status updated, except for |
397 |
</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 |
398 |
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
399 |
|
400 |
* SWML/: New directory. |
401 |
|
402 |
++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 06:56:18 -0000 |
403 |
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
404 |
|
405 |
* Parser.pm: New file. Tokenizer impelmented, but it does not |
406 |
work yet. |
407 |
|
408 |
* ChangeLog: New file. |
409 |
|
410 |
|
411 |
</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 |
412 |
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
413 |
|
414 |
* cvscommit.sh: Commit the updated Atom feed at the time of commit |
415 |
of the other files. |
416 |
|
417 |
</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 |
418 |
* Parser.pm: Tree construction implemented and remove compile |
419 |
errors. Still unclear whether it works or not. |
420 |
|
421 |
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
422 |
|
423 |
</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 |
424 |
* Parser.pm: Multiple |rt| elements in a |ruby| element was not |
425 |
allowed. Don't use \s where SWML's definition of white space is |
426 |
required. "The head element" definition was wrong. Typo fixed. |
427 |
List algorithm bug fixed. |
428 |
|
429 |
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
430 |
|
431 |
</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 |
432 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
433 |
|
434 |
* Makefile: A rule for SWML testing is added. |
435 |
|
436 |
* SWML-Parser.t: New file. |
437 |
|
438 |
* swml/: New directory. |
439 |
|
440 |
++ whatpm/t/swml/ChangeLog 7 Nov 2008 04:01:29 -0000 |
441 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
442 |
|
443 |
* structs-1.dat: New file. |
444 |
|
445 |
* ChangeLog: New file. |
446 |
|
447 |
|
448 |
++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 04:02:27 -0000 |
449 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
450 |
|
451 |
* Parser.pm (parse_char_string): Don't use attributes and methods |
452 |
not supported by NanoDOM. |
453 |
|
454 |
</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 |
455 |
* SWML-Parser.t: Test file |swml/blocks-1.dat| added. |
456 |
|
457 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
458 |
|
459 |
++ whatpm/t/swml/ChangeLog 7 Nov 2008 08:45:13 -0000 |
460 |
* structs-1.dat: More test data added. |
461 |
|
462 |
* blocks-1.dat: New file. |
463 |
|
464 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
465 |
|
466 |
++ whatpm/Whatpm/ChangeLog 7 Nov 2008 08:43:32 -0000 |
467 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
468 |
|
469 |
* NanoDOM.pm (text_content): Don't create a Text node if the new |
470 |
value is empty. |
471 |
|
472 |
++ whatpm/Whatpm/HTML/ChangeLog 7 Nov 2008 08:43:49 -0000 |
473 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
474 |
|
475 |
* Dumper.pm (dumptree): Support for namespace abbreviation for |
476 |
SWML namespaces. |
477 |
|
478 |
++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 08:44:20 -0000 |
479 |
* Parser.pm: Bug fixes - both parser implementation bugs and spec |
480 |
bugs. |
481 |
|
482 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
483 |
|
484 |
</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 |
485 |
* SWML-Parser.t: New test data files added. |
486 |
|
487 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
488 |
|
489 |
++ whatpm/t/swml/ChangeLog 7 Nov 2008 12:35:27 -0000 |
490 |
* blocks-1.dat: Test result updated. |
491 |
|
492 |
* inlines-1.dat, forms-specific.dat-1, forms-generic-1.dat, |
493 |
tables-1.dat: New files. |
494 |
|
495 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
496 |
|
497 |
++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 12:34:42 -0000 |
498 |
* Parser.pm: More bug fixes, both impl bugs and spec bugs, again. |
499 |
|
500 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
501 |
|
502 |
</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 |
503 |
* blocks-1.dat: A test data added. |
504 |
|
505 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
506 |
|
507 |
</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 |
508 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
509 |
|
510 |
* inlines-1.dat: A test case added. |
511 |
|
512 |
++ whatpm/Whatpm/SWML/ChangeLog 8 Nov 2008 09:26:37 -0000 |
513 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
514 |
|
515 |
* Parser.pm (parse_char_string): Namespace URL for "rubyb" element |
516 |
was wrong. |
517 |
|
518 |
</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 |
519 |
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
520 |
|
521 |
* structs-1.dat: A test case added. |
522 |
|
523 |
++ whatpm/Whatpm/SWML/ChangeLog 9 Nov 2008 10:05:18 -0000 |
524 |
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
525 |
|
526 |
* Parser.pm (parse_char_string): "__IMAGE__" was inserted to |
527 |
|sw:image| element. |
528 |
|
529 |
</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 |
530 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
531 |
|
532 |
* blocks-1.dat: Test cases added. |
533 |
|
534 |
* structs-1.dat: A test result was wrong. |
535 |
|
536 |
* tables-1.dat: A test case added. |
537 |
|
538 |
++ whatpm/Whatpm/SWML/ChangeLog 14 Nov 2008 08:04:04 -0000 |
539 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
540 |
|
541 |
* Parser.pm (parse_char_string): A quoted "\" character was not |
542 |
put into the DOM. |
543 |
|
544 |
</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 |
545 |
2008-11-15 Wakaba <wakaba@suika.fam.cx> |
546 |
|
547 |
* tables-1.dat: Added a test case. |
548 |
|
549 |
++ whatpm/Whatpm/SWML/ChangeLog 15 Nov 2008 13:17:52 -0000 |
550 |
2008-11-15 Wakaba <wakaba@suika.fam.cx> |
551 |
|
552 |
* Parser.pm (parse_char_string): Not all quoted-pairs in table |
553 |
cells were unescaped. |
554 |
|
555 |
</content></entry></Atom:feed> |