/[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.122 - (hide annotations) (download)
Sun Sep 6 23:32:06 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.121: +13 -1 lines
++ whatpm/t/ChangeLog	6 Sep 2009 23:31:19 -0000
2009-09-07  Wakaba  <wakaba@suika.fam.cx>

	* tree-test-1.dat: Added new test data on obsolete permitted
	DOCTYPEs (HTML5 revision 3378).

++ whatpm/Whatpm/ChangeLog	6 Sep 2009 23:31:49 -0000
2009-09-07  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm.src (_tree_construction_initial): Implemented "obsolete
	permitted DOCTYPEs" (HTML5 revision 3378).

1 wakaba 1.122 <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-09-06T23:31:53Z</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-1252279924"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252279924</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T23:31:53Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 23:31:19 -0000
2     2009-09-07 Wakaba &lt;[email protected]&gt;
3    
4     * tree-test-1.dat: Added new test data on obsolete permitted
5     DOCTYPEs (HTML5 revision 3378).
6    
7     ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 23:31:49 -0000
8     2009-09-07 Wakaba &lt;[email protected]&gt;
9    
10     * HTML.pm.src (_tree_construction_initial): Implemented &quot;obsolete
11     permitted DOCTYPEs&quot; (HTML5 revision 3378).
12    
13     </content></entry><entry xml:id="entry-1252245125"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252245125</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T13:51:55Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 13:51:04 -0000
14 wakaba 1.121 * tree-test-frames.dat: Added more test data on the &quot;frameset-ok&quot;
15     flag (HTML5 revision 2703 and HTML5 revision 2987).
16    
17     2009-09-06 Wakaba &lt;[email protected]&gt;
18    
19     ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 13:51:50 -0000
20     * HTML.pm.src: Implemented the remaining parts of the
21     &quot;frameset-ok&quot; flag (HTML5 revision 2703 and HTML5 revision 2987).
22    
23     2009-09-06 Wakaba &lt;[email protected]&gt;
24    
25     </content></entry><entry xml:id="entry-1252242139"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252242139</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T13:02:00Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 13:01:39 -0000
26 wakaba 1.120 * tree-test-frames.dat: Added more tests.
27    
28     2009-09-06 Wakaba &lt;[email protected]&gt;
29    
30     ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 13:01:57 -0000
31     * HTML.pm.src: Fixed typos on |frameset-ok| implementation.
32    
33     2009-09-06 Wakaba &lt;[email protected]&gt;
34    
35     </content></entry><entry xml:id="entry-1252241598"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252241598</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T12:53:05Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 12:52:28 -0000
36 wakaba 1.119 * tree-test-frames.dat: New test data file.
37    
38     * HTML-tree.t: Added the new test data file.
39    
40     2009-09-06 Wakaba &lt;[email protected]&gt;
41    
42     ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 12:53:01 -0000
43     * HTML.pm.src: The first cut to implement the |frameset-ok| flag
44     concept (HTML5 revision 2703).
45    
46     2009-09-06 Wakaba &lt;[email protected]&gt;
47    
48     </content></entry><entry xml:id="entry-1252232471"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252232471</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T10:20:35Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 10:19:52 -0000
49 wakaba 1.118 * tokenizer-test-2.dat: Added a test case of &lt;hr/&gt;.
50    
51     2009-09-06 Wakaba &lt;[email protected]&gt;
52    
53     ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 10:20:12 -0000
54     * HTML.pm.src: |&lt;hr/&gt;| was incorrectly marked as an error.
55    
56     2009-09-06 Wakaba &lt;[email protected]&gt;
57    
58     </content></entry><entry xml:id="entry-1252232257"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252232257</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T10:17:13Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 10:17:10 -0000
59 wakaba 1.117 * tree-test-1.dat, tree-test-2.dat: Fixed some test results
60     related to the handling of &lt;/html&gt; end tags.
61    
62     2009-09-06 Wakaba &lt;[email protected]&gt;
63    
64     ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 10:16:48 -0000
65     * HTML.pm.src: Changed the handling of &lt;/html&gt; end tag of &quot;in
66     body&quot; insertion mode according to the latest spec definition.
67    
68     2009-09-06 Wakaba &lt;[email protected]&gt;
69    
70     </content></entry><entry xml:id="entry-1252230808"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252230808</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T09:53:17Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 09:53:12 -0000
71 wakaba 1.116 * tree-test-1.dat, tree-test-2.dat: Some test results are updated
72     as per HTML5 revision 2730's new handling of end tags in the
73     |head| area.
74    
75     2009-09-06 Wakaba &lt;[email protected]&gt;
76    
77     ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 09:52:24 -0000
78     * HTML.pm.src: Rewrote end tag handling in |head| area (cf. HTML5
79     revision 2730, but it was entirely broken, maybe I missed some
80     spec changes before rev.2730).
81    
82     2009-09-06 Wakaba &lt;[email protected]&gt;
83    
84     </content></entry><entry xml:id="entry-1252225771"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252225771</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T08:29:22Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 08:29:19 -0000
85 wakaba 1.115 * tree-test-flow.dat: Added some test cases on the |hgroup|
86     element (HTML5 revision 3040).
87    
88     2009-09-06 Wakaba &lt;[email protected]&gt;
89    
90     ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 08:27:35 -0000
91     * HTML.pm.src: Added the |hgroup| element (HTML5 revision 3039 and
92     HTML5 revision 3040).
93    
94     2009-09-06 Wakaba &lt;[email protected]&gt;
95    
96     </content></entry><entry xml:id="entry-1252224937"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252224937</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T08:15:29Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 6 Sep 2009 08:15:17 -0000
97 wakaba 1.114 * HTML.pm.src: Added |xmp| to the list of Special elements (HTML5
98     revision 3689). It should make no difference since the |xmp|
99     element has the PCDATA content and cannot be the non-bottommost
100     element in the stack of open elements.
101    
102     2009-09-06 Wakaba &lt;[email protected]&gt;
103    
104     </content></entry><entry xml:id="entry-1252224168"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252224168</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T08:02:15Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 6 Sep 2009 08:02:03 -0000
105 wakaba 1.113 * HTML.pm.src: Set the |confidence| flag to |irrlevant| when the
106     fragment parsing algorithm is invoked (HTML5 revision 2699).
107    
108     2009-09-06 Wakaba &lt;[email protected]&gt;
109    
110     </content></entry><entry xml:id="entry-1252203650"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252203650</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T02:20:32Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 6 Sep 2009 02:20:24 -0000
111 wakaba 1.112 * HTML.pm.src: Simplified foster parenting (HTML5 revision 2732).
112    
113     2009-09-06 Wakaba &lt;[email protected]&gt;
114    
115     </content></entry><entry xml:id="entry-1252201557"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252201557</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T01:45:38Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 01:44:50 -0000
116 wakaba 1.111 * tree-test-1.dat: Updated test results related to the &quot;tainted&quot;
117     flag (HTML5 revision 2988).
118    
119     2009-09-06 Wakaba &lt;[email protected]&gt;
120    
121     ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 01:45:33 -0000
122     * HTML.pm.src: No longer does foster parenting |style|, |script|,
123     and |input type=hidden| elements (HTML5 revision 2988).
124    
125     2009-09-06 Wakaba &lt;[email protected]&gt;
126    
127     </content></entry><entry xml:id="entry-1252200607"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252200607</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T01:29:57Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 01:29:37 -0000
128 wakaba 1.110 * tree-test-void.dat: Updated test results related to the
129     |eventsource| tag (HTML5 revision 2870).
130    
131     2009-09-06 Wakaba &lt;[email protected]&gt;
132    
133     ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 01:27:07 -0000
134     * HTML.pm.src: Dropped the |eventsource| element (HTML5 revision
135     2870).
136    
137     2009-09-06 Wakaba &lt;[email protected]&gt;
138    
139     </content></entry><entry xml:id="entry-1252200103"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252200103</id><title>2009-09-06 Wakaba</title><updated>2009-09-06T01:21:34Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Sep 2009 01:19:59 -0000
140 wakaba 1.109 2009-09-06 Wakaba &lt;[email protected]&gt;
141    
142     * tree-test-1.dat, tree-test-form.dat, tree-test-void.dat: Added
143     and revised test results related to &lt;keygen&gt; parsing (HTML5
144     revision 2960).
145    
146     ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 01:16:22 -0000
147     2009-09-06 Wakaba &lt;[email protected]&gt;
148    
149     * HTML.pm.src (_tree_construction_main): Treate |keygen| as a void
150     element (HTML5 revision 2960).
151    
152     ++ whatpm/Whatpm/HTML/ChangeLog 6 Sep 2009 01:16:06 -0000
153     2009-09-06 Wakaba &lt;[email protected]&gt;
154    
155     * Serializer.pm (get_inner_html): Added |keygen| to the list of
156     void elements (HTML5 revision 2960).
157    
158     </content></entry><entry xml:id="entry-1252158171"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252158171</id><title>2009-09-05 Wakaba</title><updated>2009-09-05T13:42:41Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 5 Sep 2009 13:42:33 -0000
159 wakaba 1.108 * HTML.pm.src: Moved the &quot;in table text&quot; insertion mode code up
160     such that it does also work as specced in HTML5 in the remaining
161     cases (HTML5 revision 3382).
162    
163     2009-09-05 Wakaba &lt;[email protected]&gt;
164    
165     </content></entry><entry xml:id="entry-1252157441"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252157441</id><title>2009-09-05 Wakaba</title><updated>2009-09-05T13:30:21Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Sep 2009 13:30:15 -0000
166 wakaba 1.107 * tree-test-1.dat: Added test cases for &quot;in table text&quot; insertion
167     mode (HTML5 revision 3382).
168    
169     2009-09-05 Wakaba &lt;[email protected]&gt;
170    
171     ++ whatpm/Whatpm/ChangeLog 5 Sep 2009 13:29:47 -0000
172     2009-09-05 Wakaba &lt;[email protected]&gt;
173    
174     * HTML.pm.src: Implementing the &quot;in table text&quot; insertion mode,
175     first half (HTML5 revision 3382).
176    
177     </content></entry><entry xml:id="entry-1252150317"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252150317</id><title>2009-09-05 Wakaba</title><updated>2009-09-05T11:31:49Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Sep 2009 11:31:07 -0000
178 wakaba 1.106 * tokenizer-test-1.test: Changed to keep non-normal character
179     references (HTML5 revision 3374).
180    
181     2009-09-05 Wakaba &lt;[email protected]&gt;
182    
183     ++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 11:31:46 -0000
184     * Tokenizer.pm.src: Changed to keep non-normal character
185     references as is (HTML5 revision 3374).
186    
187     2009-09-05 Wakaba &lt;[email protected]&gt;
188    
189     </content></entry><entry xml:id="entry-1252147266"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252147266</id><title>2009-09-05 Wakaba</title><updated>2009-09-05T10:40:53Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Sep 2009 10:40:03 -0000
190 wakaba 1.105 * tokenizer-test-1.test: Updated test results on unclosed start
191     and end tags (HTML5 revision 2990).
192    
193     2009-09-05 Wakaba &lt;[email protected]&gt;
194    
195     ++ whatpm/t/xml/ChangeLog 5 Sep 2009 10:40:48 -0000
196     2009-09-05 Wakaba &lt;[email protected]&gt;
197    
198     * attlists-1.dat, attrs-1.dat: Updated test results on unclosed
199     tags and attlist declarations (cf. HTML5 revision 2990).
200    
201     ++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 10:39:09 -0000
202     * Tokenizer.pm.src: Discard unclosed tags (HTML5 revision 2990).
203    
204     2009-09-05 Wakaba &lt;[email protected]&gt;
205    
206     </content></entry><entry xml:id="entry-1252144675"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252144675</id><title>2009-09-05 Wakaba</title><updated>2009-09-05T09:57:48Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Sep 2009 09:57:06 -0000
207 wakaba 1.104 * tokenizer-test-1.test: Added test cases for &quot;comment end space
208     state&quot; (HTML5 revision 3195).
209    
210     2009-09-05 Wakaba &lt;[email protected]&gt;
211    
212     ++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 09:57:45 -0000
213     space state&quot; (HTML5 revision 3195).
214    
215     2009-09-05 Wakaba &lt;[email protected]&gt;
216    
217     * Tokenizer.pm.src (_get_next_token): Implemented the &quot;comment end
218     </content></entry><entry xml:id="entry-1252142814"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1252142814</id><title>2009-09-05 Wakaba</title><updated>2009-09-05T09:26:43Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 5 Sep 2009 09:26:39 -0000
219 wakaba 1.103 2009-09-05 Wakaba &lt;[email protected]&gt;
220    
221     * tokenizer-test-1.test: Added test cases for &quot;comment end bang
222     state&quot; (HTML5 revision 3191).
223    
224     ++ whatpm/Whatpm/HTML/ChangeLog 5 Sep 2009 09:26:12 -0000
225     2009-09-05 Wakaba &lt;[email protected]&gt;
226    
227     * Tokenizer.pm.src (_get_next_token): Implemented the &quot;comment end
228     bang state&quot; (HTML5 revision 3191).
229    
230     </content></entry><entry xml:id="entry-1251622446"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251622446</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T08:53:56Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 08:53:30 -0000
231 wakaba 1.102 * html-links-1.dat: Added test cases for case-insensitivity of
232     link types (HTML5 revision 2698).
233    
234     2009-08-30 Wakaba &lt;[email protected]&gt;
235    
236     ++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 08:53:54 -0000
237     * HTML.pm: Made link types ASCII case-insensitive (HTML5 revision
238     2698).
239    
240     2009-08-30 Wakaba &lt;[email protected]&gt;
241    
242     </content></entry><entry xml:id="entry-1251621728"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251621728</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T08:42:00Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 30 Aug 2009 08:34:54 -0000
243 wakaba 1.101 * html-objects-1.dat: Added test cases for nested |video| and
244     |audio| elements (HTML5 revision 3488).
245    
246     2009-08-30 Wakaba &lt;[email protected]&gt;
247    
248     ++ whatpm/Whatpm/ContentChecker/ChangeLog 30 Aug 2009 08:41:54 -0000
249     * HTML.pm: Disallow nested |video| and |audio| elements (HTML5
250     revision 3488). (But this does not work at the moment due to the
251     bug on the handling of transparent elements).
252    
253     2009-08-30 Wakaba &lt;[email protected]&gt;
254    
255     </content></entry><entry xml:id="entry-1251620742"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251620742</id><title>2009-08-30 Wakaba</title><updated>2009-08-30T08:25:35Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ w