/[suikacvs]/markup/html/whatpm/whatpm-commit.en.atom.u8
Suika

Contents of /markup/html/whatpm/whatpm-commit.en.atom.u8

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.23 - (show annotations) (download)
Sat Dec 6 12:33:58 2008 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.22: +13 -1 lines
++ whatpm/t/dom-conformance/ChangeLog	6 Dec 2008 12:33:50 -0000
	* html-form-input-1.dat: Added test data for <input multiple> and
	<input placeholder>.

2008-12-06  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	6 Dec 2008 12:33:04 -0000
	* HTML.pm: Implemented <input type=file multiple> and <input
	placeholder>.

2008-12-06  Wakaba  <wakaba@suika.fam.cx>

1 <Atom:feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom" xmlns:Atom="http://www.w3.org/2005/Atom"><Atom:id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit</Atom:id><Atom:title>Whatpm ChangeLog diffs</Atom:title><Atom:updated>2008-12-06T12:33:56Z</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-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>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:33:50 -0000
2 * html-form-input-1.dat: Added test data for &lt;input multiple&gt; and
3 &lt;input placeholder&gt;.
4
5 2008-12-06 Wakaba &lt;[email protected]&gt;
6
7 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:33:04 -0000
8 * HTML.pm: Implemented &lt;input type=file multiple&gt; and &lt;input
9 placeholder&gt;.
10
11 2008-12-06 Wakaba &lt;[email protected]&gt;
12
13 </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>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Dec 2008 12:19:49 -0000
14 * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|.
15
16 2008-12-06 Wakaba &lt;[email protected]&gt;
17
18 ++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:19:28 -0000
19 * html-form-datalist.dat: New test data file.
20
21 2008-12-06 Wakaba &lt;[email protected]&gt;
22
23 ++ whatpm/Whatpm/ChangeLog 6 Dec 2008 12:18:34 -0000
24 * ContentChecker.pm (check_element): Added support for &quot;no
25 referenced datalist&quot; error.
26
27 2008-12-06 Wakaba &lt;[email protected]&gt;
28
29 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:18:53 -0000
30 * HTML.pm: Implemented &lt;input list&gt;.
31
32 2008-12-06 Wakaba &lt;[email protected]&gt;
33
34 </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>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 11:53:44 -0000
35 * html-form-input-1.dat: Added test data for &lt;input type=color&gt;.
36
37 2008-12-06 Wakaba &lt;[email protected]&gt;
38
39 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:53:06 -0000
40 * HTML.pm: Implemented &lt;input type=color&gt;.
41
42 2008-12-06 Wakaba &lt;[email protected]&gt;
43
44 </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>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 11:31:29 -0000
45 2008-12-06 Wakaba &lt;[email protected]&gt;
46
47 * html-form-input-1.dat: Added test data for &lt;input type=search&gt;
48 and &lt;input type=text|password|url|email value&gt;.
49
50 * html-interactive-1.dat: Fixed a typo error.
51
52 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:29:26 -0000
53 * HTML.pm: Implemented &lt;input multiple&gt;, &lt;input type=search&gt;.
54 Implemented &lt;input value&gt; validation for |type|s |text|, |search|,
55 |email|, |url|, and |password|.
56
57 2008-12-06 Wakaba &lt;[email protected]&gt;
58
59 </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>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 6 Dec 2008 10:05:14 -0000
60 * URIChecker.pm: Bug fix: It did not work unless
61 Message::DOM::DOMImplementation has been |require|d.
62
63 2008-12-06 Wakaba &lt;[email protected]&gt;
64
65 </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>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Dec 2008 10:00:34 -0000
66 2008-12-06 Wakaba &lt;[email protected]&gt;
67
68 * content-checker.pl: Use new XML parser for parsing test data.
69 Use NanoDOM instead of manakai DOM implementation.
70
71 ++ whatpm/Whatpm/ChangeLog 6 Dec 2008 09:58:56 -0000
72 2008-12-06 Wakaba &lt;[email protected]&gt;
73
74 * NanoDOM.pm (document_uri): New attribute.
75
76 * ContentChecker.pm: Don't use methods not implemented by NanoDOM.
77
78 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 09:59:53 -0000
79 2008-12-06 Wakaba &lt;[email protected]&gt;
80
81 * HTML.pm: Use |Message::URL| for relative URL resolution. Don't
82 use attributes not supported by NanoDOM.
83
84 </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>[email protected]</email></author><content type="text">++ ChangeLog 24 Nov 2008 07:12:09 -0000
85 * readme.en.html: Added a link to application list in manakai-core
86 page.
87
88 2008-11-24 Wakaba &lt;[email protected]&gt;
89
90 </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>[email protected]</email></author><content type="text">++ ChangeLog 24 Nov 2008 07:04:30 -0000
91 2008-11-24 Wakaba &lt;[email protected]&gt;
92
93 * cvscommit.sh: Use |mkcommitfeed| comand instead of
94 |mkcommitfeed.pl| in the same directory.
95
96 * mkcommitfeed.pl: Removed. (See
97 &lt;http://suika.fam.cx/commitfeed/readme&gt;.)
98
99 </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>[email protected]</Atom:email></Atom:author><Atom:content type="text">++ ChangeLog 21 Oct 2008 05:18:19 -0000
100 * mkcommitfeed.pl: Typo fixed.
101
102 2008-10-21 Wakaba &lt;[email protected]&gt;
103
104 </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>[email protected]</Atom:email></Atom:author><Atom:content type="text">++ ChangeLog 21 Oct 2008 06:09:47 -0000
105 * readme.en.html: Link to the feed. &quot;What's new&quot; section and &quot;how
106 to use the modules&quot; section added. |Whatpm::XML::Parser| added to
107 the list of modules.
108
109 2008-10-21 Wakaba &lt;[email protected]&gt;
110
111 </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>[email protected]</email></author><content type="text">++ ChangeLog 21 Oct 2008 06:18:54 -0000
112 * mkcommitfeed.pl: Oops, namespace URI was missing; namespaces is
113 always annoying :-&lt;
114
115 2008-10-21 Wakaba &lt;[email protected]&gt;
116
117 </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>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ContentChecker/ChangeLog 27 Oct 2008 05:44:23 -0000
118 2008-10-27 Wakaba &lt;[email protected]&gt;
119
120 * HTML.pm: HTML5 spec status updated, except for
121 datatemplate-related features.
122
123 </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>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ContentChecker/ChangeLog 27 Oct 2008 06:16:25 -0000
124 datatemplate-related features, once again. Status for RDFa and
125 XHTML Basic 1.1 updated.
126
127 2008-10-27 Wakaba &lt;[email protected]&gt;
128
129 * HTML.pm: HTML5 spec status updated, except for
130 </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>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 6 Nov 2008 04:01:55 -0000
131 2008-11-06 Wakaba &lt;[email protected]&gt;
132
133 * SWML/: New directory.
134
135 ++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 06:56:18 -0000
136 2008-11-06 Wakaba &lt;[email protected]&gt;
137
138 * Parser.pm: New file. Tokenizer impelmented, but it does not
139 work yet.
140
141 * ChangeLog: New file.
142
143
144 </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>[email protected]</email></author><content type="text">++ ChangeLog 6 Nov 2008 06:58:59 -0000
145 2008-11-06 Wakaba &lt;[email protected]&gt;
146
147 * cvscommit.sh: Commit the updated Atom feed at the time of commit
148 of the other files.
149
150 </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>[email protected]</email></author><content type="text">++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 12:31:56 -0000
151 * Parser.pm: Tree construction implemented and remove compile
152 errors. Still unclear whether it works or not.
153
154 2008-11-06 Wakaba &lt;[email protected]&gt;
155
156 </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>[email protected]</email></author><content type="text">++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 13:28:54 -0000
157 * Parser.pm: Multiple |rt| elements in a |ruby| element was not
158 allowed. Don't use \s where SWML's definition of white space is
159 required. &quot;The head element&quot; definition was wrong. Typo fixed.
160 List algorithm bug fixed.
161
162 2008-11-06 Wakaba &lt;[email protected]&gt;
163
164 </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>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 7 Nov 2008 04:02:56 -0000
165 2008-11-07 Wakaba &lt;[email protected]&gt;
166
167 * Makefile: A rule for SWML testing is added.
168
169 * SWML-Parser.t: New file.
170
171 * swml/: New directory.
172
173 ++ whatpm/t/swml/ChangeLog 7 Nov 2008 04:01:29 -0000
174 2008-11-07 Wakaba &lt;[email protected]&gt;
175
176 * structs-1.dat: New file.
177
178 * ChangeLog: New file.
179
180
181 ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 04:02:27 -0000
182 2008-11-07 Wakaba &lt;[email protected]&gt;
183
184 * Parser.pm (parse_char_string): Don't use attributes and methods
185 not supported by NanoDOM.
186
187 </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>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 7 Nov 2008 08:45:01 -0000
188 * SWML-Parser.t: Test file |swml/blocks-1.dat| added.
189
190 2008-11-07 Wakaba &lt;[email protected]&gt;
191
192 ++ whatpm/t/swml/ChangeLog 7 Nov 2008 08:45:13 -0000
193 * structs-1.dat: More test data added.
194
195 * blocks-1.dat: New file.
196
197 2008-11-07 Wakaba &lt;[email protected]&gt;
198
199 ++ whatpm/Whatpm/ChangeLog 7 Nov 2008 08:43:32 -0000
200 2008-11-07 Wakaba &lt;[email protected]&gt;
201
202 * NanoDOM.pm (text_content): Don't create a Text node if the new
203 value is empty.
204
205 ++ whatpm/Whatpm/HTML/ChangeLog 7 Nov 2008 08:43:49 -0000
206 2008-11-07 Wakaba &lt;[email protected]&gt;
207
208 * Dumper.pm (dumptree): Support for namespace abbreviation for
209 SWML namespaces.
210
211 ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 08:44:20 -0000
212 * Parser.pm: Bug fixes - both parser implementation bugs and spec
213 bugs.
214
215 2008-11-07 Wakaba &lt;[email protected]&gt;
216
217 </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>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 7 Nov 2008 12:35:08 -0000
218 * SWML-Parser.t: New test data files added.
219
220 2008-11-07 Wakaba &lt;[email protected]&gt;
221
222 ++ whatpm/t/swml/ChangeLog 7 Nov 2008 12:35:27 -0000
223 * blocks-1.dat: Test result updated.
224
225 * inlines-1.dat, forms-specific.dat-1, forms-generic-1.dat,
226 tables-1.dat: New files.
227
228 2008-11-07 Wakaba &lt;[email protected]&gt;
229
230 ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 12:34:42 -0000
231 * Parser.pm: More bug fixes, both impl bugs and spec bugs, again.
232
233 2008-11-07 Wakaba &lt;[email protected]&gt;
234
235 </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>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 7 Nov 2008 15:40:23 -0000
236 * blocks-1.dat: A test data added.
237
238 2008-11-07 Wakaba &lt;[email protected]&gt;
239
240 </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>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 8 Nov 2008 09:26:51 -0000
241 2008-11-08 Wakaba &lt;[email protected]&gt;
242
243 * inlines-1.dat: A test case added.
244
245 ++ whatpm/Whatpm/SWML/ChangeLog 8 Nov 2008 09:26:37 -0000
246 2008-11-08 Wakaba &lt;[email protected]&gt;
247
248 * Parser.pm (parse_char_string): Namespace URL for &quot;rubyb&quot; element
249 was wrong.
250
251 </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>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 9 Nov 2008 10:05:35 -0000
252 2008-11-09 Wakaba &lt;[email protected]&gt;
253
254 * structs-1.dat: A test case added.
255
256 ++ whatpm/Whatpm/SWML/ChangeLog 9 Nov 2008 10:05:18 -0000
257 2008-11-09 Wakaba &lt;[email protected]&gt;
258
259 * Parser.pm (parse_char_string): &quot;__IMAGE__&quot; was inserted to
260 |sw:image| element.
261
262 </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>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 14 Nov 2008 08:02:58 -0000
263 2008-11-14 Wakaba &lt;[email protected]&gt;
264
265 * blocks-1.dat: Test cases added.
266
267 * structs-1.dat: A test result was wrong.
268
269 * tables-1.dat: A test case added.
270
271 ++ whatpm/Whatpm/SWML/ChangeLog 14 Nov 2008 08:04:04 -0000
272 2008-11-14 Wakaba &lt;[email protected]&gt;
273
274 * Parser.pm (parse_char_string): A quoted &quot;\&quot; character was not
275 put into the DOM.
276
277 </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>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 15 Nov 2008 13:17:15 -0000
278 2008-11-15 Wakaba &lt;[email protected]&gt;
279
280 * tables-1.dat: Added a test case.
281
282 ++ whatpm/Whatpm/SWML/ChangeLog 15 Nov 2008 13:17:52 -0000
283 2008-11-15 Wakaba &lt;[email protected]&gt;
284
285 * Parser.pm (parse_char_string): Not all quoted-pairs in table
286 cells were unescaped.
287
288 </content></entry></Atom:feed>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24