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