1 |
<Atom:feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom" xmlns:Atom="http://www.w3.org/2005/Atom"><Atom:id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit</Atom:id><Atom:title>Whatpm ChangeLog diffs</Atom:title><Atom:updated>2009-07-02T23:15:31Z</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-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 |
<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-23T02:59:38Z</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-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 |
2 |
|
* html-texts-1.dat: Added test data on floating point numbers, |
3 |
|
especially sceientific notation numbers. |
4 |
|
|
5 |
|
* html-form-input-1.dat: Fixed some wrong test results on floating |
6 |
|
point numbers. |
7 |
|
|
8 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 02:58:13 -0000 |
11 |
|
* HTML.pm: Implemented floating point number in sceientific |
12 |
|
notation. |
13 |
|
|
14 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
</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 |
17 |
|
* html-form-button.dat: Added test data on interactive content in |
18 |
|
|button| element (HTML5 revision 2392). |
19 |
|
|
20 |
|
* html-links-1.dat: Added test data on exclusion of interactive |
21 |
|
content (HTML5 revision 2455, HTML5 revision 3162, HTML5 revision |
22 |
|
3338). |
23 |
|
|
24 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
++ whatpm/Whatpm/ChangeLog 23 Aug 2009 02:26:52 -0000 |
27 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* ContentChecker.pm: Allow <input type=hidden> in context where |
30 |
|
interactive content is disallowed (HTML5 revision 2392). |
31 |
|
|
32 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 02:35:21 -0000 |
33 |
|
* HTML.pm: Disallow interactive content in |button| element (HTML5 |
34 |
|
revision 2392). Marked |img| and |object| (with |usemap| |
35 |
|
attribute) elements, |iframe| element, and |embed| element as |
36 |
|
interactive content (HTML5 revision 2455, HTML5 revision 3162, |
37 |
|
HTML5 revision 3338). |
38 |
|
|
39 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
</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 |
42 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* html-texts-1.dat: Revised and added test data on |time| and |
45 |
|
|datetime| attribute of the |time| element content model/attribute |
46 |
|
value syntax. |
47 |
|
|
48 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 23 Aug 2009 02:02:44 -0000 |
49 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* HTML.pm: Revised the syntax of the |time| element and its |
52 |
|
|datetime| attribute to sync with the latest spec definition. |
53 |
|
|
54 |
|
</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 |
55 |
|
* html-form-input-1.dat, html-forms-1.dat: Revised and added test |
56 |
|
data on the |accept| attribute of the |input| element to allow |
57 |
|
white space characters arround tokens (HTML5 revision 2759). |
58 |
|
|
59 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 12:26:35 -0000 |
62 |
|
* HTML.pm: Allow white space characters arround tokens in |accept| |
63 |
|
attribute value of |input| elements (HTML5 revision 2759). |
64 |
|
|
65 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
|
</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 |
68 |
|
* html-form-button-1.dat: Changed test results for WF2 form |
69 |
|
submission attributes on |button| element and added test results |
70 |
|
for form submission attributes starting with "form" on |button| |
71 |
|
element (HTML5 revision 2890). |
72 |
|
|
73 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
74 |
|
|
75 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 12:07:57 -0000 |
76 |
|
* HTML.pm: Renamed form submission attributes on |button| element |
77 |
|
to new names beginning by |form| (HTML5 revision 2890). |
78 |
|
|
79 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
80 |
|
|
81 |
|
</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 |
82 |
|
* html-form-input-1.dat: Changed test results for WF2 form |
83 |
|
submission attributes on |input| element and added test results |
84 |
|
for form submission attributes starting with "form" on |input| |
85 |
|
element (HTML5 revision 2890). |
86 |
|
|
87 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
89 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 12:00:33 -0000 |
90 |
|
* HTML.pm: Renamed form submission attributes on |input| element |
91 |
|
to new names beginning by |form| (HTML5 revision 2890). |
92 |
|
|
93 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
94 |
|
|
95 |
|
</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 |
96 |
|
* html-interactive-1.dat, html-datatemplate.dat, |
97 |
|
html-form-label.dat, html-links-1.dat: Revised test data on |
98 |
|
|datagrid| (HTML5 revision 2962, HTML5 revision 3555). |
99 |
|
|
100 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
102 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 10:13:28 -0000 |
103 |
|
* HTML.pm: The |datagrid| element has been commented out in the |
104 |
|
spec (HTML5 revision 2962, HTML5 revision 3555). |
105 |
|
|
106 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
107 |
|
|
108 |
|
</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 |
109 |
|
* html-objects-1.dat: Added and revised test data on |map| element |
110 |
|
content model (HTML5 revision 3009). |
111 |
|
|
112 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
113 |
|
|
114 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 09:35:24 -0000 |
115 |
|
* HTML.pm: Changed |map| element content model to transparent |
116 |
|
content model (HTML5 revision 3009). |
117 |
|
|
118 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
119 |
|
|
120 |
|
</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 |
121 |
|
* html-flows-1.dat: Added and revised test data on |header| and |
122 |
|
|hgroup| elements (HTML5 revision 3039 and HTML5 revision 3040). |
123 |
|
|
124 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
125 |
|
|
126 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 08:39:33 -0000 |
127 |
|
* HTML.pm: Reimplemented |header| and |hgroup| elements (HTML5 |
128 |
|
revision 3039 and HTML revision 3040). |
129 |
|
|
130 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
131 |
|
|
132 |
|
</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 |
133 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
134 |
|
|
135 |
|
* ContentChecker.t: Added a new test data file. |
136 |
|
|
137 |
|
++ whatpm/t/dom-conformance/ChangeLog 22 Aug 2009 06:04:05 -0000 |
138 |
|
* html-forms-1.dat, html-form-label.dat: Added test data on |
139 |
|
|keygen| element (HTML5 revision 2960). |
140 |
|
|
141 |
|
* html-form-keygen.dat: New file (HTML5 revision 2960). |
142 |
|
|
143 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
144 |
|
|
145 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 06:04:27 -0000 |
146 |
|
* HTML.pm: Implemented the |keygen| element (HTML5 revision 2960). |
147 |
|
|
148 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
149 |
|
|
150 |
|
</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 |
151 |
|
* html-form-input-1.dat: Added test data on |<input type=tel>| |
152 |
|
elements (HTML5 revision 3054). |
153 |
|
|
154 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
155 |
|
|
156 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 05:33:04 -0000 |
157 |
|
* HTML.pm: Implemented |<input type=tel>| (HTML5 revision 3054). |
158 |
|
|
159 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
160 |
|
|
161 |
|
</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 |
162 |
|
* html-form-input-1.dat: Added test data on |<input type=url |
163 |
|
value=...>| (cf. HTML5 revision 2615). |
164 |
|
|
165 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
166 |
|
|
167 |
|
</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 |
168 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
169 |
|
|
170 |
|
* html-form-label.dat: Added tests on |<label for=a><input |
171 |
|
id=a></label>|-handlings (cf. HTML5 revision 2614). |
172 |
|
|
173 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 22 Aug 2009 05:04:33 -0000 |
174 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
175 |
|
|
176 |
|
* HTML.pm: Allows |<label for=a><input id=a></label>| (HTML5 |
177 |
|
revision 2614). |
178 |
|
|
179 |
|
</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 |
180 |
|
* ContentChecker.t: Added a new test data file. |
181 |
|
|
182 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
183 |
|
|
184 |
|
++ whatpm/t/dom-conformance/ChangeLog 16 Aug 2009 07:33:45 -0000 |
185 |
|
* html-interactive-2.dat: New test data file. |
186 |
|
|
187 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
188 |
|
|
189 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 16 Aug 2009 07:33:26 -0000 |
190 |
|
* HTML.pm: defer="" w/o src="" is no longer allowed (HTML5 |
191 |
|
revision 3550). |
192 |
|
|
193 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
194 |
|
|
195 |
|
</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 |
196 |
|
* content-model-7.dat: The |bb| element has been removed from the |
197 |
|
spec so that relevant test results are changed (HTML5 revision |
198 |
|
3621). |
199 |
|
|
200 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
201 |
|
|
202 |
|
++ whatpm/t/dom-conformance/ChangeLog 16 Aug 2009 07:20:00 -0000 |
203 |
|
* html-interactive-1.dat, html-datatemplate.dat: The |bb| element |
204 |
|
has been removed from the spec so that relevant test results are |
205 |
|
changed (HTML5 revision 3621). |
206 |
|
|
207 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
208 |
|
|
209 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 16 Aug 2009 07:20:36 -0000 |
210 |
|
* HTML.pm: The |bb| element has been dropped from the spec (HTML5 |
211 |
|
revision 3621). |
212 |
|
|
213 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
214 |
|
|
215 |
|
</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 |
216 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
217 |
|
|
218 |
|
* html-flows-1.dat: Added test cases for |cite| attributes for the |
219 |
|
|section| and |article| elements (HTML5 revision 3069 and HTML5 |
220 |
|
revision 3627). |
221 |
|
|
222 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 16 Aug 2009 07:06:23 -0000 |
223 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
224 |
|
|
225 |
|
* HTML.pm: Implemented |cite| attributes on |section| and |
226 |
|
|article| elements as dropped attributes (HTML5 revision 3069 and |
227 |
|
HTML5 revision 3627). |
228 |
|
|
229 |
|
</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 |
230 |
|
* tree-test-1.dat: Added tests for about:legacy-compat and changed |
231 |
|
test results for XSLT-compat (HTML5 revision 2725). |
232 |
|
|
233 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
234 |
|
|
235 |
|
++ whatpm/Whatpm/ChangeLog 16 Aug 2009 06:44:01 -0000 |
236 |
|
* HTML.pm.src: Dropped support for "XSLT-compat" and added |
237 |
|
"about:legacy-compat" (HTML5 revision 2725). |
238 |
|
|
239 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
240 |
|
|
241 |
|
</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 |
242 |
|
* HTML.pm.src: "<!DOCTYPE>" is now explicitly supported in the |
243 |
|
spec (HTML5 revision 2700). |
244 |
|
|
245 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
246 |
|
|
247 |
|
</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 |
248 |
|
* tree-test-form.dat: Added tests for <script> elements in |
249 |
|
<select> and <select> in <table> (HTML5 revision 2500). |
250 |
|
|
251 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
252 |
|
|
253 |
|
++ whatpm/Whatpm/ChangeLog 16 Aug 2009 06:26:04 -0000 |
254 |
|
* HTML.pm.src: Added support for <script> element in the "in |
255 |
|
select" and "in select in table" insertion modes (HTML5 revision |
256 |
|
2500). |
257 |
|
|
258 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
259 |
|
|
260 |
|
</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 |
261 |
|
* HTML.pm.src: An <hn> start tag in an <hn> element should close |
262 |
|
the earlier element (HTML5 revision 2501). |
263 |
|
|
264 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
265 |
|
|
266 |
|
</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 |
267 |
|
* tokenizer-test-1.test: "<" in attribute names are now parse |
268 |
|
errors (HTML5 revision 3354). |
269 |
|
|
270 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
271 |
|
|
272 |
|
++ whatpm/Whatpm/HTML/ChangeLog 16 Aug 2009 05:23:17 -0000 |
273 |
|
* Tokenizer.pm.src: Any "<" character in attribute names become |
274 |
|
parse error (HTML5 revision 3354). |
275 |
|
|
276 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
277 |
|
|
278 |
|
</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 |
279 |
|
* tree-test-1.dat: Changed test results for </br> in the after |
280 |
|
head parsing mode (HTML5 revision 2586). |
281 |
|
|
282 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
283 |
|
|
284 |
|
++ whatpm/Whatpm/ChangeLog 16 Aug 2009 05:13:22 -0000 |
285 |
|
* HTML.pm.src: The </br> end tags before the <body> start tag |
286 |
|
should equally survive as the first br element child of the body |
287 |
|
element (HTML5 revision 2586). |
288 |
|
|
289 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
290 |
|
|
291 |
|
</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 |
292 |
|
* tree-test-foreign.dat: Added tests for <font> in SVG (cf. HTML5 |
293 |
|
revision 2590). |
294 |
|
|
295 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
296 |
|
|
297 |
|
++ whatpm/Whatpm/ChangeLog 16 Aug 2009 04:59:14 -0000 |
298 |
|
* HTML.pm.src: <font> in SVG land is handled as an SVG element as |
299 |
|
long as it did not have HTML attributes (HTML5 revision 2590). |
300 |
|
|
301 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
302 |
|
|
303 |
|
</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 |
304 |
|
* tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat, |
305 |
|
tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat, |
306 |
|
tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat: |
307 |
|
DOCTYPE names are now normalized to its lowercased form (HTML5 |
308 |
|
revision 2502). |
309 |
|
|
310 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
311 |
|
|
312 |
|
++ whatpm/Whatpm/HTML/ChangeLog 16 Aug 2009 04:06:26 -0000 |
313 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
314 |
|
|
315 |
|
* Tokenizer.pm.src: Lowercase-fold doctype names (HTML5 revision |
316 |
|
2501, cf. HTML5 revision 3571). |
317 |
|
|
318 |
|
</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 |
319 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
320 |
|
|
321 |
|
* tree-test-form.dat: Added test cases for <select> in "in select" |
322 |
|
parsing modes. |
323 |
|
|
324 |
|
++ whatpm/Whatpm/ChangeLog 16 Aug 2009 03:41:19 -0000 |
325 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
326 |
|
|
327 |
|
* HTML.pm.src (_tree_construction_main): Improved error reporting |
328 |
|
on "select" start tag in "in select" and "in select in table" |
329 |
|
parsing modes (c.f. HTML5 revision 3604). |
330 |
|
|
331 |
|
</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 |
332 |
|
2009-08-01 Wakaba <wakaba@suika.fam.cx> |
333 |
|
|
334 |
|
* html-scripting-1.dat: Added test cases for |body| and |frameset| |
335 |
|
event handler content attributes (cf. HTML5 revision 2685). |
336 |
|
|
337 |
|
* html-global-1.dat: Moved event handler content attribute tests |
338 |
|
to |html-scripting-1.dat|. |
339 |
|
|
340 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 1 Aug 2009 01:45:06 -0000 |
341 |
|
2009-08-01 Wakaba <wakaba@suika.fam.cx> |
342 |
|
|
343 |
|
* HTML.pm: Implemented |body| and |frameset| event handler content |
344 |
|
attributes (cf. HTML5 revision 2685). |
345 |
|
|
346 |
|
</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 |
347 |
|
* HTML.pm: Updated element and attribute status. |
348 |
|
|
349 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
350 |
|
|
351 |
|
</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 |
352 |
|
* html-scripting-1.dat: Added test cases for onpopstate="" |
353 |
|
attribute (cf. HTML5 revision 2686). |
354 |
|
|
355 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
356 |
|
|
357 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 11:14:43 -0000 |
358 |
|
* HTML.pm: Added onpopstate="" attribute to body element (HTML5 |
359 |
|
revision 2686). |
360 |
|
|
361 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
362 |
|
|
363 |
|
</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 |
364 |
|
* tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5 |
365 |
|
revision 2701). |
366 |
|
|
367 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
368 |
|
|
369 |
|
++ whatpm/Whatpm/ChangeLog 26 Jul 2009 10:53:56 -0000 |
370 |
|
* mkhtmlclass.pl: Made xmlns:xlink with wrong namespace URL |
371 |
|
invalid (HTML5 revision 2701). |
372 |
|
|
373 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
374 |
|
|
375 |
|
</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 |
376 |
|
* html-forms-1.dat: Added test cases for autocomplete="" on the |
377 |
|
|form| elements (cf. HTML5 revision 2798). |
378 |
|
|
379 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
380 |
|
|
381 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 09:55:42 -0000 |
382 |
|
* HTML.pm: Added autocomplete="" attribute to form element (HTML5 |
383 |
|
revision 2798). |
384 |
|
|
385 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
386 |
|
|
387 |
|
</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 |
388 |
|
* html-global-1.dat: Added test cases for spellcheck="" global |
389 |
|
attribute (cf. HTML5 revision 2801). |
390 |
|
|
391 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
392 |
|
|
393 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 09:31:50 -0000 |
394 |
|
* HTML.pm: Added spellcheck="" attribute (HTML5 revision 2801). |
395 |
|
|
396 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
397 |
|
|
398 |
|
</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 |
399 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
400 |
|
|
401 |
|
* tree-test-2.dat: Fixed some wrong test results. |
402 |
|
|
403 |
|
* tree-test-form.dat, tree-test-phrasing.dat: Tests on </body> |
404 |
|
after start tags of end-tag-optional element (cf. HTML5 revision |
405 |
|
2806). |
406 |
|
|
407 |
|
++ whatpm/Whatpm/ChangeLog 26 Jul 2009 09:09:56 -0000 |
408 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
409 |
|
|
410 |
|
* HTML.pm.src: </rt>, </rp>, </option>, </optgroup> become |
411 |
|
optional before </body> (HTML5 revision 2806). |
412 |
|
|
413 |
|
</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 |
414 |
|
* html-objects-1.dat: Added test cases for transparent child of |
415 |
|
|figure| elements (cf. HTML5 revision 2863). |
416 |
|
|
417 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
418 |
|
|
419 |
|
</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 |
420 |
|
* html-objects-1.dat: Added test cases for the autobuffer="" |
421 |
|
attribute (cf. HTML5 revision 2855). |
422 |
|
|
423 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
424 |
|
|
425 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 07:07:50 -0000 |
426 |
|
* HTML.pm: Added autobuffer="" attribute (HTML5 revision 2855). |
427 |
|
|
428 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
429 |
|
|
430 |
|
</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 |
431 |
|
* html-metadata-1.dat: Added test cases for <meta charset=utf-8> |
432 |
|
in XML documents (cf. HTML5 revision 2859). |
433 |
|
|
434 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
435 |
|
|
436 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 06:53:26 -0000 |
437 |
|
* HTML.pm: Allow <meta charset=utf-8> in XML documents (HTML5 |
438 |
|
revision 2859). |
439 |
|
|
440 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
441 |
|
|
442 |
|
</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 |
443 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
444 |
|
|
445 |
|
* html-objects-1.dat: Added test cases for interaction of |figure| |
446 |
|
element and |caption| descendant (cf. HTML5 revision 2863). |
447 |
|
|
448 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 06:32:03 -0000 |
449 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
450 |
|
|
451 |
|
* HTML.pm: Disallow |figure|-grandchild |caption| element when |
452 |
|
|table| is the only child of |figure| element (HTML5 revision |
453 |
|
2863). |
454 |
|
|
455 |
|
</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 |
456 |
|
* html-interactive-1.dat, html-scripting-1.dat, |
457 |
|
html-metadata-1.dat: The |eventsource| element and the |onmessage| |
458 |
|
attribute have been dropped (HTML5 revision 2870). |
459 |
|
|
460 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
461 |
|
|
462 |
|
++ whatpm/Whatpm/ChangeLog 25 Jul 2009 03:55:06 -0000 |
463 |
|
* HTML.pm.src: Marked where SVG |script| execution should be |
464 |
|
implemented (HTML5 revision 2904). |
465 |
|
|
466 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
467 |
|
|
468 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 04:04:24 -0000 |
469 |
|
* HTML.pm: The |eventsource| element and the |onmessage| attribute |
470 |
|
have been dropped (HTML5 revision 2870). |
471 |
|
|
472 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
473 |
|
|
474 |
|
</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 |
475 |
|
* html-form-textarea.dat: Added tests on |textarea|'s |
476 |
|
|placeholder| attribute (cf. HTML5 revision 2921). |
477 |
|
|
478 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
479 |
|
|
480 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 03:44:58 -0000 |
481 |
|
* HTML.pm: Added support for |textarea| element's |placeholder| |
482 |
|
attribute (HTML5 revision 2921). |
483 |
|
|
484 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
485 |
|
|
486 |
|
</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 |
487 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
488 |
|
|
489 |
|
* HTML.pm.src (set_inner_html): The fragment parsing algorithm |
490 |
|
inherits the document quirksness flag of the main document (HTML5 |
491 |
|
revision 2935). |
492 |
|
|
493 |
|
</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 |
494 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
495 |
|
|
496 |
|
* html-form-input-1.dat, html-objects-1.dat: Added tests on |
497 |
|
dimension attributes (cf. HTML5 revision 2943). |
498 |
|
|
499 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 03:20:07 -0000 |
500 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
501 |
|
|
502 |
|
* HTML.pm: Implemented dimenstion attributes (|width| and |
503 |
|
|height|; cf. HTML5 revision 2943). |
504 |
|
|
505 |
|
</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 |
506 |
|
2009-07-06 Wakaba <wakaba@suika.fam.cx> |
507 |
|
|
508 |
|
* html-flows-1.dat: |header| in |footer| or |address| is no longer |
509 |
|
allowed (HTML5 revision 3051). |
510 |
|
|
511 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 23:34:46 -0000 |
512 |
|
2009-07-06 Wakaba <wakaba@suika.fam.cx> |
513 |
|
|
514 |
|
* HTML.pm: Disallow |header| in |footer| or |address| (HTML5 |
515 |
|
revision 3051). |
516 |
|
|
517 |
|
</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 |
518 |
|
* html-global-1.dat, html-form-input-1.dat: Now that |accesskey| |
519 |
|
attribute is allowed as a global attribute with new syntax |
520 |
|
definition, related test reults are revised and some new tests are |
521 |
|
added (HTML5 revision 3065). |
522 |
|
|
523 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
524 |
|
|
525 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:45:08 -0000 |
526 |
|
* HTML.pm: Allow |accesskey| on all elements (HTML5 revision |
527 |
|
3065). |
528 |
|
|
529 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
530 |
|
|
531 |
|
</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 |
532 |
|
* html-interactive-1.dat: The |default| attribute of the |command| |
533 |
|
element is tentatively disallowed (HTML5 revision 3067). |
534 |
|
|
535 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
536 |
|
|
537 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:09:40 -0000 |
538 |
|
* HTML.pm: Disallow |default| attribute of the |command| element |
539 |
|
for now (HTML5 revision 3067). |
540 |
|
|
541 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
542 |
|
|
543 |
|
</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 |
544 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
545 |
|
|
546 |
|
* html-flows-1.dat: Tests for |article| element and its |pubdate| |
547 |
|
attribute are added (c.f. HTML5 revision 3116). |
548 |
|
|
549 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:04:53 -0000 |
550 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
551 |
|
|
552 |
|
* HTML.pm: Implemented |pubdate| attribute on the |article| |
553 |
|
element (HTML5 revision 3116). |
554 |
|
|
555 |
|
</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 |
556 |
|
* tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5 |
557 |
|
revision 3132). |
558 |
|
|
559 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
560 |
|
|
561 |
|
++ whatpm/Whatpm/ChangeLog 5 Jul 2009 05:13:02 -0000 |
562 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
563 |
|
|
564 |
|
* HTML.pm.src (_tree_construction_main): Put |table| in |p| in |
565 |
|
quirks mode (The Hixie Quirk, HTML5 revision 3132). |
566 |
|
|
567 |
|
</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 |
568 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
569 |
|
|
570 |
|
* tokenizer-test-1.test: Updated the result (c.f. HTML5 revision |
571 |
|
3121). |
572 |
|
|
573 |
|
++ whatpm/Whatpm/HTML/ChangeLog 5 Jul 2009 04:38:33 -0000 |
574 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
575 |
|
|
576 |
|
* Tokenizer.pm.src: Reduced the number of parse errors on broken |
577 |
|
DOCTYPE (HTML5 revision 3121). |
578 |
|
|
579 |
|
</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 |
580 |
|
|
581 |
* tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5 |
* tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5 |
582 |
revision 3163). |
revision 3163). |