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-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 |
<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-26T14:10:50Z</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-1248617458"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248617458</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T14:10:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 14:10:47 -0000 |
2 |
|
* HTML.pm: Updated element and attribute status. |
3 |
|
|
4 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
5 |
|
|
6 |
|
</content></entry><entry xml:id="entry-1248606947"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248606947</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T11:15:36Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 11:13:49 -0000 |
7 |
|
* html-scripting-1.dat: Added test cases for onpopstate="" |
8 |
|
attribute (cf. HTML5 revision 2686). |
9 |
|
|
10 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 11:14:43 -0000 |
13 |
|
* HTML.pm: Added onpopstate="" attribute to body element (HTML5 |
14 |
|
revision 2686). |
15 |
|
|
16 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
</content></entry><entry xml:id="entry-1248605782"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248605782</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T10:56:19Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 26 Jul 2009 10:52:36 -0000 |
19 |
|
* tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5 |
20 |
|
revision 2701). |
21 |
|
|
22 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
++ whatpm/Whatpm/ChangeLog 26 Jul 2009 10:53:56 -0000 |
25 |
|
* mkhtmlclass.pl: Made xmlns:xlink with wrong namespace URL |
26 |
|
invalid (HTML5 revision 2701). |
27 |
|
|
28 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
</content></entry><entry xml:id="entry-1248602170"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248602170</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T09:56:07Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 09:54:48 -0000 |
31 |
|
* html-forms-1.dat: Added test cases for autocomplete="" on the |
32 |
|
|form| elements (cf. HTML5 revision 2798). |
33 |
|
|
34 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 09:55:42 -0000 |
37 |
|
* HTML.pm: Added autocomplete="" attribute to form element (HTML5 |
38 |
|
revision 2798). |
39 |
|
|
40 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
</content></entry><entry xml:id="entry-1248600756"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248600756</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T09:32:31Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 09:32:24 -0000 |
43 |
|
* html-global-1.dat: Added test cases for spellcheck="" global |
44 |
|
attribute (cf. HTML5 revision 2801). |
45 |
|
|
46 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 09:31:50 -0000 |
49 |
|
* HTML.pm: Added spellcheck="" attribute (HTML5 revision 2801). |
50 |
|
|
51 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
</content></entry><entry xml:id="entry-1248599477"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248599477</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T09:11:08Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 26 Jul 2009 09:11:02 -0000 |
54 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* tree-test-2.dat: Fixed some wrong test results. |
57 |
|
|
58 |
|
* tree-test-form.dat, tree-test-phrasing.dat: Tests on </body> |
59 |
|
after start tags of end-tag-optional element (cf. HTML5 revision |
60 |
|
2806). |
61 |
|
|
62 |
|
++ whatpm/Whatpm/ChangeLog 26 Jul 2009 09:09:56 -0000 |
63 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
* HTML.pm.src: </rt>, </rp>, </option>, </optgroup> become |
66 |
|
optional before </body> (HTML5 revision 2806). |
67 |
|
|
68 |
|
</content></entry><entry xml:id="entry-1248593215"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248593215</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T07:26:49Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 07:26:16 -0000 |
69 |
|
* html-objects-1.dat: Added test cases for transparent child of |
70 |
|
|figure| elements (cf. HTML5 revision 2863). |
71 |
|
|
72 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
|
</content></entry><entry xml:id="entry-1248592214"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1248592214</id><title>2009-07-26 Wakaba</title><updated>2009-07-26T07:10:05Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 26 Jul 2009 07:07:33 -0000 |
75 |
|
* html-objects-1.dat: Added test cases for the autobuffer="" |
76 |
|
attribute (cf. HTML5 revision 2855). |
77 |
|
|
78 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 07:07:50 -0000 |
81 |
|
* HTML.pm: Added autobuffer="" attribute (HTML5 revision 2855). |
82 |
|
|
83 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
84 |
|
|
85 |
|
</content></entry><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 |
86 |
|
* html-metadata-1.dat: Added test cases for <meta charset=utf-8> |
87 |
|
in XML documents (cf. HTML5 revision 2859). |
88 |
|
|
89 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
90 |
|
|
91 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 06:53:26 -0000 |
92 |
|
* HTML.pm: Allow <meta charset=utf-8> in XML documents (HTML5 |
93 |
|
revision 2859). |
94 |
|
|
95 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
96 |
|
|
97 |
|
</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 |
98 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
99 |
|
|
100 |
|
* html-objects-1.dat: Added test cases for interaction of |figure| |
101 |
|
element and |caption| descendant (cf. HTML5 revision 2863). |
102 |
|
|
103 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 26 Jul 2009 06:32:03 -0000 |
104 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
105 |
|
|
106 |
|
* HTML.pm: Disallow |figure|-grandchild |caption| element when |
107 |
|
|table| is the only child of |figure| element (HTML5 revision |
108 |
|
2863). |
109 |
|
|
110 |
|
</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 |
111 |
|
* html-interactive-1.dat, html-scripting-1.dat, |
112 |
|
html-metadata-1.dat: The |eventsource| element and the |onmessage| |
113 |
|
attribute have been dropped (HTML5 revision 2870). |
114 |
|
|
115 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
116 |
|
|
117 |
|
++ whatpm/Whatpm/ChangeLog 25 Jul 2009 03:55:06 -0000 |
118 |
|
* HTML.pm.src: Marked where SVG |script| execution should be |
119 |
|
implemented (HTML5 revision 2904). |
120 |
|
|
121 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
122 |
|
|
123 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 04:04:24 -0000 |
124 |
|
* HTML.pm: The |eventsource| element and the |onmessage| attribute |
125 |
|
have been dropped (HTML5 revision 2870). |
126 |
|
|
127 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
128 |
|
|
129 |
|
</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 |
130 |
|
* html-form-textarea.dat: Added tests on |textarea|'s |
131 |
|
|placeholder| attribute (cf. HTML5 revision 2921). |
132 |
|
|
133 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
134 |
|
|
135 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Jul 2009 03:44:58 -0000 |
136 |
|
* HTML.pm: Added support for |textarea| element's |placeholder| |
137 |
|
attribute (HTML5 revision 2921). |
138 |
|
|
139 |
|
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
140 |
|
|
141 |
|
</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 |
142 |
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
143 |
|
|
144 |
* HTML.pm.src (set_inner_html): The fragment parsing algorithm |
* HTML.pm.src (set_inner_html): The fragment parsing algorithm |