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