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