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