/[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 - (show annotations) (download)
Sun Sep 6 23:32:06 2009 UTC (16 years, 11 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 <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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 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 * 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 * 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-12