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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.33 by wakaba, Sun Jun 28 10:48:30 2009 UTC revision 1.51 by wakaba, Sat Jul 25 04:05:41 2009 UTC
# Line 1  Line 1 
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>2009-06-28T10:48:27Z</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-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  <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-25T04:05:38Z</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-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
2            * html-interactive-1.dat, html-scripting-1.dat,
3            html-metadata-1.dat: The |eventsource| element and the |onmessage|
4            attribute have been dropped (HTML5 revision 2870).
5    
6    2009-07-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
7    
8    ++ whatpm/Whatpm/ChangeLog      25 Jul 2009 03:55:06 -0000
9            * HTML.pm.src: Marked where SVG |script| execution should be
10            implemented (HTML5 revision 2904).
11    
12    2009-07-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
13    
14    ++ whatpm/Whatpm/ContentChecker/ChangeLog       25 Jul 2009 04:04:24 -0000
15            * HTML.pm: The |eventsource| element and the |onmessage| attribute
16            have been dropped (HTML5 revision 2870).
17    
18    2009-07-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
19    
20    </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
21            * html-form-textarea.dat: Added tests on |textarea|'s
22            |placeholder| attribute (cf. HTML5 revision 2921).
23    
24    2009-07-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
25    
26    ++ whatpm/Whatpm/ContentChecker/ChangeLog       25 Jul 2009 03:44:58 -0000
27            * HTML.pm: Added support for |textarea| element's |placeholder|
28            attribute (HTML5 revision 2921).
29    
30    2009-07-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
31    
32    </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
33    2009-07-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
34    
35            * HTML.pm.src (set_inner_html): The fragment parsing algorithm
36            inherits the document quirksness flag of the main document (HTML5
37            revision 2935).
38    
39    </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
40    2009-07-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
41    
42            * html-form-input-1.dat, html-objects-1.dat: Added tests on
43            dimension attributes (cf. HTML5 revision 2943).
44    
45    ++ whatpm/Whatpm/ContentChecker/ChangeLog       25 Jul 2009 03:20:07 -0000
46    2009-07-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
47    
48            * HTML.pm: Implemented dimenstion attributes (|width| and
49            |height|; cf. HTML5 revision 2943).
50    
51    </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
52    2009-07-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
53    
54            * html-flows-1.dat: |header| in |footer| or |address| is no longer
55            allowed (HTML5 revision 3051).
56    
57    ++ whatpm/Whatpm/ContentChecker/ChangeLog       5 Jul 2009 23:34:46 -0000
58    2009-07-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
59    
60            * HTML.pm: Disallow |header| in |footer| or |address| (HTML5
61            revision 3051).
62    
63    </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
64            * html-global-1.dat, html-form-input-1.dat: Now that |accesskey|
65            attribute is allowed as a global attribute with new syntax
66            definition, related test reults are revised and some new tests are
67            added (HTML5 revision 3065).
68    
69    2009-07-05  Wakaba  &lt;wakaba@suika.fam.cx&gt;
70    
71    ++ whatpm/Whatpm/ContentChecker/ChangeLog       5 Jul 2009 06:45:08 -0000
72            * HTML.pm: Allow |accesskey| on all elements (HTML5 revision
73            3065).
74    
75    2009-07-05  Wakaba  &lt;wakaba@suika.fam.cx&gt;
76    
77    </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
78            * html-interactive-1.dat: The |default| attribute of the |command|
79            element is tentatively disallowed (HTML5 revision 3067).
80    
81    2009-07-05  Wakaba  &lt;wakaba@suika.fam.cx&gt;
82    
83    ++ whatpm/Whatpm/ContentChecker/ChangeLog       5 Jul 2009 06:09:40 -0000
84            * HTML.pm: Disallow |default| attribute of the |command| element
85            for now (HTML5 revision 3067).
86    
87    2009-07-05  Wakaba  &lt;wakaba@suika.fam.cx&gt;
88    
89    </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
90    2009-07-05  Wakaba  &lt;wakaba@suika.fam.cx&gt;
91    
92            * html-flows-1.dat: Tests for |article| element and its |pubdate|
93            attribute are added (c.f. HTML5 revision 3116).
94    
95    ++ whatpm/Whatpm/ContentChecker/ChangeLog       5 Jul 2009 06:04:53 -0000
96    2009-07-05  Wakaba  &lt;wakaba@suika.fam.cx&gt;
97    
98            * HTML.pm: Implemented |pubdate| attribute on the |article|
99            element (HTML5 revision 3116).
100    
101    </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
102            * tree-test-1.dat: Added tests for &lt;table&gt; in &lt;p&gt; (c.f. HTML5
103            revision 3132).
104    
105    2009-07-05  Wakaba  &lt;wakaba@suika.fam.cx&gt;
106    
107    ++ whatpm/Whatpm/ChangeLog      5 Jul 2009 05:13:02 -0000
108    2009-07-05  Wakaba  &lt;wakaba@suika.fam.cx&gt;
109    
110            * HTML.pm.src (_tree_construction_main): Put |table| in |p| in
111            quirks mode (The Hixie Quirk, HTML5 revision 3132).
112    
113    </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
114    2009-07-05  Wakaba  &lt;wakaba@suika.fam.cx&gt;
115    
116            * tokenizer-test-1.test: Updated the result (c.f. HTML5 revision
117            3121).
118    
119    ++ whatpm/Whatpm/HTML/ChangeLog 5 Jul 2009 04:38:33 -0000
120    2009-07-05  Wakaba  &lt;wakaba@suika.fam.cx&gt;
121    
122            * Tokenizer.pm.src: Reduced the number of parse errors on broken
123            DOCTYPE (HTML5 revision 3121).
124    
125    </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
126            
127            * tree-test-1.dat: Added test on &lt;keygen&gt; in &lt;select&gt; (c.f. HTML5
128            revision 3163).
129    
130    2009-07-03  Wakaba  &lt;wakaba@suika.fam.cx&gt;
131    ++ whatpm/Whatpm/ChangeLog      2 Jul 2009 23:15:28 -0000
132            * HTML.pm.src: &lt;kegten&gt; breaks out of &lt;select&gt; (HTML5 revision
133            3163).
134    
135    2009-07-03  Wakaba  &lt;wakaba@suika.fam.cx&gt;
136    
137    </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
138    2009-07-03  Wakaba  &lt;wakaba@suika.fam.cx&gt;
139    
140            * html-interactive-1.dat, html-links-1.dat, html-datatemplate.dat,
141            html-form-label.dat: Test results related to |datagrid| content
142            model are updated (c.f. HTML5 revision 3164).
143    
144    ++ whatpm/Whatpm/ContentChecker/ChangeLog       2 Jul 2009 22:55:21 -0000
145    2009-07-03  Wakaba  &lt;wakaba@suika.fam.cx&gt;
146    
147            * HTML.pm: |datagrid| now allows any flow content (HTML5 revision
148            3164).
149    
150    </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
151            * Tokenizer.pm.src: Reduced a parse error (HTML5 revision 3194).
152    
153    2009-07-03  Wakaba  &lt;wakaba@suika.fam.cx&gt;
154    
155    </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
156            * HTML.pm.src: Don't change encoding to UTF-8 if the input
157            encoding is UTF-16 (HTML5 revision 3204).
158    
159    2009-07-03  Wakaba  &lt;wakaba@suika.fam.cx&gt;
160    
161    </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
162    2009-07-03  Wakaba  &lt;wakaba@suika.fam.cx&gt;
163    
164            * HTML.pm.src (parse_byte_stream): Don't change to another
165            encoding if the input is UTF-16 (HTML5 revision 3205).
166    
167    </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
168    2009-07-03  Wakaba  &lt;wakaba@suika.fam.cx&gt;
169    
170            * tokenizer-test-1.test: &lt; in unquoted attribute value is no
171            longer allowed (HTML5 revision 3206).
172    
173    ++ whatpm/Whatpm/HTML/ChangeLog 2 Jul 2009 21:42:34 -0000
174    2009-07-03  Wakaba  &lt;wakaba@suika.fam.cx&gt;
175    
176            * Tokenizer.pm.src: &quot;&lt;&quot; in unquoted attribute values is now
177            treated as parse error (HTML5 revision 3206).
178    
179    </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
180            * html-texts-1.dat, html-datatemplate.dat: Updated |rp| test
181            results (c.f. HTML5 revision 3217).
182    
183    2009-06-28  Wakaba  &lt;wakaba@suika.fam.cx&gt;
184    
185    ++ whatpm/Whatpm/ContentChecker/ChangeLog       28 Jun 2009 11:27:37 -0000
186            * HTML.pm: |rp| now takes normali phrasing content (HTML5 revision
187            3217).
188    
189    2009-06-28  Wakaba  &lt;wakaba@suika.fam.cx&gt;
190    
191    </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
192            * tree-test-1.dat, tree-test-flow.dat: Updated test results on
193            isindex (c.f. HTML5 revision 3236).
194    
195    2009-06-28  Wakaba  &lt;wakaba@suika.fam.cx&gt;
196    
197    ++ whatpm/Whatpm/ChangeLog      28 Jun 2009 11:02:59 -0000
198    2009-06-28  Wakaba  &lt;wakaba@suika.fam.cx&gt;
199    
200            * HTML.pm.src: |isindex| should no longer generate |p| element
201            node (HTML5 revision 3236).
202    
203    </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
204  2009-06-28  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2009-06-28  Wakaba  &lt;wakaba@suika.fam.cx&gt;
205    
206          * ContentChecker.t: Added new test data file.          * ContentChecker.t: Added new test data file.

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.51

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24