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