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