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>2008-12-12T05:05:06Z</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-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 |
<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-25T03:21:09Z</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-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 |
2 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
3 |
|
|
4 |
|
* html-form-input-1.dat, html-objects-1.dat: Added tests on |
5 |
|
dimension attributes (cf. HTML5 revision 2943). |
6 |
|
|
7 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 03:20:07 -0000 |
8 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* HTML.pm: Implemented dimenstion attributes (|width| and |
11 |
|
|height|; cf. HTML5 revision 2943). |
12 |
|
|
13 |
|
</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 |
14 |
|
2009-07-06 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* html-flows-1.dat: |header| in |footer| or |address| is no longer |
17 |
|
allowed (HTML5 revision 3051). |
18 |
|
|
19 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 23:34:46 -0000 |
20 |
|
2009-07-06 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML.pm: Disallow |header| in |footer| or |address| (HTML5 |
23 |
|
revision 3051). |
24 |
|
|
25 |
|
</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 |
26 |
|
* html-global-1.dat, html-form-input-1.dat: Now that |accesskey| |
27 |
|
attribute is allowed as a global attribute with new syntax |
28 |
|
definition, related test reults are revised and some new tests are |
29 |
|
added (HTML5 revision 3065). |
30 |
|
|
31 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:45:08 -0000 |
34 |
|
* HTML.pm: Allow |accesskey| on all elements (HTML5 revision |
35 |
|
3065). |
36 |
|
|
37 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
</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 |
40 |
|
* html-interactive-1.dat: The |default| attribute of the |command| |
41 |
|
element is tentatively disallowed (HTML5 revision 3067). |
42 |
|
|
43 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:09:40 -0000 |
46 |
|
* HTML.pm: Disallow |default| attribute of the |command| element |
47 |
|
for now (HTML5 revision 3067). |
48 |
|
|
49 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
</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 |
52 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* html-flows-1.dat: Tests for |article| element and its |pubdate| |
55 |
|
attribute are added (c.f. HTML5 revision 3116). |
56 |
|
|
57 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:04:53 -0000 |
58 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* HTML.pm: Implemented |pubdate| attribute on the |article| |
61 |
|
element (HTML5 revision 3116). |
62 |
|
|
63 |
|
</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 |
64 |
|
* tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5 |
65 |
|
revision 3132). |
66 |
|
|
67 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
++ whatpm/Whatpm/ChangeLog 5 Jul 2009 05:13:02 -0000 |
70 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* HTML.pm.src (_tree_construction_main): Put |table| in |p| in |
73 |
|
quirks mode (The Hixie Quirk, HTML5 revision 3132). |
74 |
|
|
75 |
|
</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 |
76 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
|
* tokenizer-test-1.test: Updated the result (c.f. HTML5 revision |
79 |
|
3121). |
80 |
|
|
81 |
|
++ whatpm/Whatpm/HTML/ChangeLog 5 Jul 2009 04:38:33 -0000 |
82 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
83 |
|
|
84 |
|
* Tokenizer.pm.src: Reduced the number of parse errors on broken |
85 |
|
DOCTYPE (HTML5 revision 3121). |
86 |
|
|
87 |
|
</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 |
88 |
|
|
89 |
|
* tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5 |
90 |
|
revision 3163). |
91 |
|
|
92 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
93 |
|
++ whatpm/Whatpm/ChangeLog 2 Jul 2009 23:15:28 -0000 |
94 |
|
* HTML.pm.src: <kegten> breaks out of <select> (HTML5 revision |
95 |
|
3163). |
96 |
|
|
97 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
98 |
|
|
99 |
|
</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 |
100 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
102 |
|
* html-interactive-1.dat, html-links-1.dat, html-datatemplate.dat, |
103 |
|
html-form-label.dat: Test results related to |datagrid| content |
104 |
|
model are updated (c.f. HTML5 revision 3164). |
105 |
|
|
106 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 2 Jul 2009 22:55:21 -0000 |
107 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
108 |
|
|
109 |
|
* HTML.pm: |datagrid| now allows any flow content (HTML5 revision |
110 |
|
3164). |
111 |
|
|
112 |
|
</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 |
113 |
|
* Tokenizer.pm.src: Reduced a parse error (HTML5 revision 3194). |
114 |
|
|
115 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
116 |
|
|
117 |
|
</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 |
118 |
|
* HTML.pm.src: Don't change encoding to UTF-8 if the input |
119 |
|
encoding is UTF-16 (HTML5 revision 3204). |
120 |
|
|
121 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
122 |
|
|
123 |
|
</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 |
124 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
125 |
|
|
126 |
|
* HTML.pm.src (parse_byte_stream): Don't change to another |
127 |
|
encoding if the input is UTF-16 (HTML5 revision 3205). |
128 |
|
|
129 |
|
</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 |
130 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
131 |
|
|
132 |
|
* tokenizer-test-1.test: < in unquoted attribute value is no |
133 |
|
longer allowed (HTML5 revision 3206). |
134 |
|
|
135 |
|
++ whatpm/Whatpm/HTML/ChangeLog 2 Jul 2009 21:42:34 -0000 |
136 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
137 |
|
|
138 |
|
* Tokenizer.pm.src: "<" in unquoted attribute values is now |
139 |
|
treated as parse error (HTML5 revision 3206). |
140 |
|
|
141 |
|
</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 |
142 |
|
* html-texts-1.dat, html-datatemplate.dat: Updated |rp| test |
143 |
|
results (c.f. HTML5 revision 3217). |
144 |
|
|
145 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
146 |
|
|
147 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 11:27:37 -0000 |
148 |
|
* HTML.pm: |rp| now takes normali phrasing content (HTML5 revision |
149 |
|
3217). |
150 |
|
|
151 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
152 |
|
|
153 |
|
</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 |
154 |
|
* tree-test-1.dat, tree-test-flow.dat: Updated test results on |
155 |
|
isindex (c.f. HTML5 revision 3236). |
156 |
|
|
157 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
158 |
|
|
159 |
|
++ whatpm/Whatpm/ChangeLog 28 Jun 2009 11:02:59 -0000 |
160 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
161 |
|
|
162 |
|
* HTML.pm.src: |isindex| should no longer generate |p| element |
163 |
|
node (HTML5 revision 3236). |
164 |
|
|
165 |
|
</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 |
166 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
167 |
|
|
168 |
|
* ContentChecker.t: Added new test data file. |
169 |
|
|
170 |
|
++ whatpm/t/dom-conformance/ChangeLog 28 Jun 2009 10:47:52 -0000 |
171 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
172 |
|
|
173 |
|
* html-scripting-1.dat: New file. |
174 |
|
|
175 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
176 |
|
|
177 |
|
* html-flows-1.dat, html-tables-1.dat: Test data for flow content |
178 |
|
in |legend| and |caption| are added (c.f. HTML5 revision 3252). |
179 |
|
|
180 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 10:46:58 -0000 |
181 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
182 |
|
|
183 |
|
* HTML.pm: |ondataunavailable| has been removed (HTML5 revision |
184 |
|
3252). |
185 |
|
|
186 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
187 |
|
|
188 |
|
* HTML.pm: Block-level contents in |figure|'s |legend| and |
189 |
|
|caption| are now allowed (HTML5 revision 3329). |
190 |
|
|
191 |
|
</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 |
192 |
|
2008-12-15 Wakaba <wakaba@suika.fam.cx> |
193 |
|
|
194 |
|
* html-flows-1.dat: Updated test results and added some new tests. |
195 |
|
|
196 |
|
* html-form-input-1.dat: Added some new tests. |
197 |
|
|
198 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 15 Dec 2008 06:40:20 -0000 |
199 |
|
2008-12-15 Wakaba <wakaba@suika.fam.cx> |
200 |
|
|
201 |
|
* HTML.pm ($HTMLDatetimeAttrChecker): Removed. |
202 |
|
($GetDateTimeAttrChecker): Added. |
203 |
|
($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for |
204 |
|
later use. |
205 |
|
(ins/@datetime, del/@datetime): Changed to use newer definitin of |
206 |
|
"global date and time string". |
207 |
|
(input's date- and time-related, and type=number and type=range |
208 |
|
control types): Implemented value="", min="", and max="". |
209 |
|
|
210 |
|
</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 |
211 |
|
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
212 |
|
|
213 |
|
* content-model-7.dat: Added an example from HTML5 spec. |
214 |
|
|
215 |
|
++ whatpm/t/dom-conformance/ChangeLog 13 Dec 2008 04:48:48 -0000 |
216 |
|
* html-form-label.dat, html-forms-1.dat: Added test data for |
217 |
|
form="". |
218 |
|
|
219 |
|
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
220 |
|
|
221 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 13 Dec 2008 04:47:22 -0000 |
222 |
|
* HTML.pm: Implemented <object form> and <legend form>. |
223 |
|
|
224 |
|
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
225 |
|
|
226 |
|
</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 |
227 |
|
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
228 |
|
|
229 |
|
* html-form-input-1.dat, html-form-button.dat, html-forms-1.dat: |
230 |
|
Added test data for form submission attributes. |
231 |
|
|
232 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 13 Dec 2008 02:53:45 -0000 |
233 |
|
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
234 |
|
|
235 |
|
* HTML.pm: Updated definitions for attributes for form submission |
236 |
|
on |form| and submit buttons (action="", method="", enctype="", |
237 |
|
target="", and novalidate=""). |
238 |
|
|
239 |
|
</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 |
240 |
|
* html-form-input.dat: Added test data for <input disabled> and |
241 |
|
<input autofocus>. |
242 |
|
|
243 |
|
* html-forms-1.dat: Added test data for <fieldset disabled>, |
244 |
|
<output for>, and <{formcontrol} name>. Added test data for |
245 |
|
<{formcontrol} autofocus="">'s uniqueness. |
246 |
|
|
247 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
248 |
|
|
249 |
|
++ whatpm/Whatpm/ChangeLog 12 Dec 2008 12:54:19 -0000 |
250 |
|
* ContentChecker.pm: Introduced new flag |has_autofocus|. Added |
251 |
|
support for new |id_type| value of |any|, which means any kind of |
252 |
|
element is allowed as a referenced element. |
253 |
|
|
254 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
255 |
|
|
256 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 12:56:56 -0000 |
257 |
|
* HTML.pm: Added checking for the uniqueness of |autofocus=""| |
258 |
|
attribute. Implemented |name=""| attribute for form controls. |
259 |
|
Added U+000C into character class of space characters (it should |
260 |
|
have been, but was not in some of regular expressions). Updated |
261 |
|
definitions for |output| elements. |
262 |
|
|
263 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
264 |
|
|
265 |
|
</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 |
266 |
|
* html-datatemplate.dat, html-form-datalist.dat: Updated test |
267 |
|
results related to |optgroup| elements. |
268 |
|
|
269 |
|
* html-form-textarea.dat: Added new test data. |
270 |
|
|
271 |
|
* html-forms-1.dat: Moved some test data to |
272 |
|
|html-form-textarea.dat|. Updated test results related to |
273 |
|
|optgroup| elements. |
274 |
|
|
275 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
276 |
|
|
277 |
|
++ whatpm/Whatpm/ChangeLog 12 Dec 2008 11:48:16 -0000 |
278 |
|
* ContentChecker.pm: Introduced |check_attrs2| method for the ease |
279 |
|
of defining codes for checking required attribute and as such. |
280 |
|
|
281 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
282 |
|
|
283 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 11:48:45 -0000 |
284 |
|
* HTML.pm: Updated definitions for |datalist|, |optgroup|, |
285 |
|
|option|, and |textarea| elements. |
286 |
|
|
287 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
288 |
|
|
289 |
|
</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 |
290 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
291 |
|
|
292 |
|
* ContentChecker.t: Added new test data file. |
293 |
|
|
294 |
|
++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 07:31:40 -0000 |
295 |
|
* html-form-datalist.dat: Moved some test data from |
296 |
|
|html-forms-1.dat|. |
297 |
|
|
298 |
|
* html-forms-1.dat: Moved some test data to |
299 |
|
|html-form-datalist.dat| and |html-form-select.dat|. |
300 |
|
|
301 |
|
* html-form-select.dat: New test data file. |
302 |
|
|
303 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
304 |
|
|
305 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 07:29:20 -0000 |
306 |
|
* HTML.pm: Updated definitions for |select|. |
307 |
|
|
308 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
309 |
|
|
310 |
|
</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 |
311 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
312 |
|
|
313 |
|
* ContentChecker.t: Added new test data file. |
314 |
|
|
315 |
|
++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:49:40 -0000 |
316 |
|
* html-repetitions.dat: Moved some test data to |
317 |
|
|html-form-button.dat|. Updated a test result. |
318 |
|
|
319 |
|
* html-forms-1.dat: Bug fix on a test result. |
320 |
|
|
321 |
|
* html-form-button.dat: New test data file. |
322 |
|
|
323 |
|
* html-forms-1.dat: Moved some test data to |html-form-button.dat|. |
324 |
|
|
325 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
326 |
|
|
327 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:45:46 -0000 |
328 |
|
* HTML.pm: Updated definitions for |button|. |
329 |
|
|
330 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
331 |
|
|
332 |
|
</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 |
333 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
334 |
|
|
335 |
* ContentChecker.t: Added new test data file. |
* ContentChecker.t: Added new test data file. |