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-28T11:03:02Z</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-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 |
<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:21:09Z</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-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 |
2 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
3 |
|
|
4 |
|
* html-form-input-1.dat, html-objects-1.dat: Added tests on |
5 |
|
dimension attributes (cf. HTML5 revision 2943). |
6 |
|
|
7 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 03:20:07 -0000 |
8 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* HTML.pm: Implemented dimenstion attributes (|width| and |
11 |
|
|height|; cf. HTML5 revision 2943). |
12 |
|
|
13 |
|
</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 |
14 |
|
2009-07-06 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* html-flows-1.dat: |header| in |footer| or |address| is no longer |
17 |
|
allowed (HTML5 revision 3051). |
18 |
|
|
19 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 23:34:46 -0000 |
20 |
|
2009-07-06 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML.pm: Disallow |header| in |footer| or |address| (HTML5 |
23 |
|
revision 3051). |
24 |
|
|
25 |
|
</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 |
26 |
|
* html-global-1.dat, html-form-input-1.dat: Now that |accesskey| |
27 |
|
attribute is allowed as a global attribute with new syntax |
28 |
|
definition, related test reults are revised and some new tests are |
29 |
|
added (HTML5 revision 3065). |
30 |
|
|
31 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:45:08 -0000 |
34 |
|
* HTML.pm: Allow |accesskey| on all elements (HTML5 revision |
35 |
|
3065). |
36 |
|
|
37 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
</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 |
40 |
|
* html-interactive-1.dat: The |default| attribute of the |command| |
41 |
|
element is tentatively disallowed (HTML5 revision 3067). |
42 |
|
|
43 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:09:40 -0000 |
46 |
|
* HTML.pm: Disallow |default| attribute of the |command| element |
47 |
|
for now (HTML5 revision 3067). |
48 |
|
|
49 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
</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 |
52 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* html-flows-1.dat: Tests for |article| element and its |pubdate| |
55 |
|
attribute are added (c.f. HTML5 revision 3116). |
56 |
|
|
57 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:04:53 -0000 |
58 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* HTML.pm: Implemented |pubdate| attribute on the |article| |
61 |
|
element (HTML5 revision 3116). |
62 |
|
|
63 |
|
</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 |
64 |
|
* tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5 |
65 |
|
revision 3132). |
66 |
|
|
67 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
++ whatpm/Whatpm/ChangeLog 5 Jul 2009 05:13:02 -0000 |
70 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* HTML.pm.src (_tree_construction_main): Put |table| in |p| in |
73 |
|
quirks mode (The Hixie Quirk, HTML5 revision 3132). |
74 |
|
|
75 |
|
</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 |
76 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
|
* tokenizer-test-1.test: Updated the result (c.f. HTML5 revision |
79 |
|
3121). |
80 |
|
|
81 |
|
++ whatpm/Whatpm/HTML/ChangeLog 5 Jul 2009 04:38:33 -0000 |
82 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
83 |
|
|
84 |
|
* Tokenizer.pm.src: Reduced the number of parse errors on broken |
85 |
|
DOCTYPE (HTML5 revision 3121). |
86 |
|
|
87 |
|
</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 |
88 |
|
|
89 |
|
* tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5 |
90 |
|
revision 3163). |
91 |
|
|
92 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
93 |
|
++ whatpm/Whatpm/ChangeLog 2 Jul 2009 23:15:28 -0000 |
94 |
|
* HTML.pm.src: <kegten> breaks out of <select> (HTML5 revision |
95 |
|
3163). |
96 |
|
|
97 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
98 |
|
|
99 |
|
</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 |
100 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
102 |
|
* html-interactive-1.dat, html-links-1.dat, html-datatemplate.dat, |
103 |
|
html-form-label.dat: Test results related to |datagrid| content |
104 |
|
model are updated (c.f. HTML5 revision 3164). |
105 |
|
|
106 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 2 Jul 2009 22:55:21 -0000 |
107 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
108 |
|
|
109 |
|
* HTML.pm: |datagrid| now allows any flow content (HTML5 revision |
110 |
|
3164). |
111 |
|
|
112 |
|
</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 |
113 |
|
* Tokenizer.pm.src: Reduced a parse error (HTML5 revision 3194). |
114 |
|
|
115 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
116 |
|
|
117 |
|
</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 |
118 |
|
* HTML.pm.src: Don't change encoding to UTF-8 if the input |
119 |
|
encoding is UTF-16 (HTML5 revision 3204). |
120 |
|
|
121 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
122 |
|
|
123 |
|
</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 |
124 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
125 |
|
|
126 |
|
* HTML.pm.src (parse_byte_stream): Don't change to another |
127 |
|
encoding if the input is UTF-16 (HTML5 revision 3205). |
128 |
|
|
129 |
|
</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 |
130 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
131 |
|
|
132 |
|
* tokenizer-test-1.test: < in unquoted attribute value is no |
133 |
|
longer allowed (HTML5 revision 3206). |
134 |
|
|
135 |
|
++ whatpm/Whatpm/HTML/ChangeLog 2 Jul 2009 21:42:34 -0000 |
136 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
137 |
|
|
138 |
|
* Tokenizer.pm.src: "<" in unquoted attribute values is now |
139 |
|
treated as parse error (HTML5 revision 3206). |
140 |
|
|
141 |
|
</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 |
142 |
|
* html-texts-1.dat, html-datatemplate.dat: Updated |rp| test |
143 |
|
results (c.f. HTML5 revision 3217). |
144 |
|
|
145 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
146 |
|
|
147 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 11:27:37 -0000 |
148 |
|
* HTML.pm: |rp| now takes normali phrasing content (HTML5 revision |
149 |
|
3217). |
150 |
|
|
151 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
152 |
|
|
153 |
|
</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 |
154 |
* tree-test-1.dat, tree-test-flow.dat: Updated test results on |
* tree-test-1.dat, tree-test-flow.dat: Updated test results on |
155 |
isindex (c.f. HTML5 revision 3236). |
isindex (c.f. HTML5 revision 3236). |
156 |
|
|