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