1 |
|
2009-08-30 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ContentChecker.pm: Allow |xml:lang| in HTML document if the |
4 |
|
owner element is not an HTML element (HTML5 revision 3697). |
5 |
|
|
6 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* ContentChecker.pm: Allow <input type=hidden> in context where |
9 |
|
interactive content is disallowed (HTML5 revision 2392). |
10 |
|
|
11 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* HTML.pm.src: Dropped support for "XSLT-compat" and added |
14 |
|
"about:legacy-compat" (HTML5 revision 2725). |
15 |
|
|
16 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* HTML.pm.src: "<!DOCTYPE>" is now explicitly supported in the |
19 |
|
spec (HTML5 revision 2700). |
20 |
|
|
21 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* HTML.pm.src: Added support for <script> element in the "in |
24 |
|
select" and "in select in table" insertion modes (HTML5 revision |
25 |
|
2500). |
26 |
|
|
27 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* HTML.pm.src: An <hn> start tag in an <hn> element should close |
30 |
|
the earlier element (HTML5 revision 2501). |
31 |
|
|
32 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* HTML.pm.src: The </br> end tags before the <body> start tag |
35 |
|
should equally survive as the first br element child of the body |
36 |
|
element (HTML5 revision 2586). |
37 |
|
|
38 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* HTML.pm.src: <font> in SVG land is handled as an SVG element as |
41 |
|
long as it did not have HTML attributes (HTML5 revision 2590). |
42 |
|
|
43 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* HTML.pm.src (_tree_construction_main): Improved error reporting |
46 |
|
on "select" start tag in "in select" and "in select in table" |
47 |
|
parsing modes (c.f. HTML5 revision 3604). |
48 |
|
|
49 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
* mkhtmlclass.pl: Made xmlns:xlink with wrong namespace URL |
* mkhtmlclass.pl: Made xmlns:xlink with wrong namespace URL |