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-07-02T23:15:31Z</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-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 |
<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-26T06:53:35Z</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-1248591225"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248591225</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T06:53:35Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 06:52:58 -0000 |
2 |
|
* html-metadata-1.dat: Added test cases for <meta charset=utf-8> |
3 |
|
in XML documents (cf. HTML5 revision 2859). |
4 |
|
|
5 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 06:53:26 -0000 |
8 |
|
* HTML.pm: Allow <meta charset=utf-8> in XML documents (HTML5 |
9 |
|
revision 2859). |
10 |
|
|
11 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
</content></entry><entry xml:id="entry-1248589932"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248589932</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T06:32:09Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 06:31:12 -0000 |
14 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* html-objects-1.dat: Added test cases for interaction of |figure| |
17 |
|
element and |caption| descendant (cf. HTML5 revision 2863). |
18 |
|
|
19 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 06:32:03 -0000 |
20 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML.pm: Disallow |figure|-grandchild |caption| element when |
23 |
|
|table| is the only child of |figure| element (HTML5 revision |
24 |
|
2863). |
25 |
|
|
26 |
|
</content></entry><entry xml:id="entry-1248494741"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248494741</id><title>2009-07-25 Wakaba</title><updated>2009-07-25T04:05:38Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 25 Jul 2009 04:03:26 -0000 |
27 |
|
* html-interactive-1.dat, html-scripting-1.dat, |
28 |
|
html-metadata-1.dat: The |eventsource| element and the |onmessage| |
29 |
|
attribute have been dropped (HTML5 revision 2870). |
30 |
|
|
31 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
++ whatpm/Whatpm/ChangeLog 25 Jul 2009 03:55:06 -0000 |
34 |
|
* HTML.pm.src: Marked where SVG |script| execution should be |
35 |
|
implemented (HTML5 revision 2904). |
36 |
|
|
37 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 04:04:24 -0000 |
40 |
|
* HTML.pm: The |eventsource| element and the |onmessage| attribute |
41 |
|
have been dropped (HTML5 revision 2870). |
42 |
|
|
43 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
</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 |
46 |
|
* html-form-textarea.dat: Added tests on |textarea|'s |
47 |
|
|placeholder| attribute (cf. HTML5 revision 2921). |
48 |
|
|
49 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 03:44:58 -0000 |
52 |
|
* HTML.pm: Added support for |textarea| element's |placeholder| |
53 |
|
attribute (HTML5 revision 2921). |
54 |
|
|
55 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
</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 |
58 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* HTML.pm.src (set_inner_html): The fragment parsing algorithm |
61 |
|
inherits the document quirksness flag of the main document (HTML5 |
62 |
|
revision 2935). |
63 |
|
|
64 |
|
</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 |
65 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
|
* html-form-input-1.dat, html-objects-1.dat: Added tests on |
68 |
|
dimension attributes (cf. HTML5 revision 2943). |
69 |
|
|
70 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 03:20:07 -0000 |
71 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* HTML.pm: Implemented dimenstion attributes (|width| and |
74 |
|
|height|; cf. HTML5 revision 2943). |
75 |
|
|
76 |
|
</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 |
77 |
|
2009-07-06 Wakaba <wakaba@suika.fam.cx> |
78 |
|
|
79 |
|
* html-flows-1.dat: |header| in |footer| or |address| is no longer |
80 |
|
allowed (HTML5 revision 3051). |
81 |
|
|
82 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 23:34:46 -0000 |
83 |
|
2009-07-06 Wakaba <wakaba@suika.fam.cx> |
84 |
|
|
85 |
|
* HTML.pm: Disallow |header| in |footer| or |address| (HTML5 |
86 |
|
revision 3051). |
87 |
|
|
88 |
|
</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 |
89 |
|
* html-global-1.dat, html-form-input-1.dat: Now that |accesskey| |
90 |
|
attribute is allowed as a global attribute with new syntax |
91 |
|
definition, related test reults are revised and some new tests are |
92 |
|
added (HTML5 revision 3065). |
93 |
|
|
94 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
95 |
|
|
96 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:45:08 -0000 |
97 |
|
* HTML.pm: Allow |accesskey| on all elements (HTML5 revision |
98 |
|
3065). |
99 |
|
|
100 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
102 |
|
</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 |
103 |
|
* html-interactive-1.dat: The |default| attribute of the |command| |
104 |
|
element is tentatively disallowed (HTML5 revision 3067). |
105 |
|
|
106 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
107 |
|
|
108 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:09:40 -0000 |
109 |
|
* HTML.pm: Disallow |default| attribute of the |command| element |
110 |
|
for now (HTML5 revision 3067). |
111 |
|
|
112 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
113 |
|
|
114 |
|
</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 |
115 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
116 |
|
|
117 |
|
* html-flows-1.dat: Tests for |article| element and its |pubdate| |
118 |
|
attribute are added (c.f. HTML5 revision 3116). |
119 |
|
|
120 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 5 Jul 2009 06:04:53 -0000 |
121 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
122 |
|
|
123 |
|
* HTML.pm: Implemented |pubdate| attribute on the |article| |
124 |
|
element (HTML5 revision 3116). |
125 |
|
|
126 |
|
</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 |
127 |
|
* tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5 |
128 |
|
revision 3132). |
129 |
|
|
130 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
131 |
|
|
132 |
|
++ whatpm/Whatpm/ChangeLog 5 Jul 2009 05:13:02 -0000 |
133 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
134 |
|
|
135 |
|
* HTML.pm.src (_tree_construction_main): Put |table| in |p| in |
136 |
|
quirks mode (The Hixie Quirk, HTML5 revision 3132). |
137 |
|
|
138 |
|
</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 |
139 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
140 |
|
|
141 |
|
* tokenizer-test-1.test: Updated the result (c.f. HTML5 revision |
142 |
|
3121). |
143 |
|
|
144 |
|
++ whatpm/Whatpm/HTML/ChangeLog 5 Jul 2009 04:38:33 -0000 |
145 |
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
146 |
|
|
147 |
|
* Tokenizer.pm.src: Reduced the number of parse errors on broken |
148 |
|
DOCTYPE (HTML5 revision 3121). |
149 |
|
|
150 |
|
</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 |
151 |
|
|
152 |
* tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5 |
* tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5 |
153 |
revision 3163). |
revision 3163). |