1 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: An <hn> start tag in an <hn> element should close |
4 |
|
the earlier element (HTML5 revision 2501). |
5 |
|
|
6 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm.src: The </br> end tags before the <body> start tag |
9 |
|
should equally survive as the first br element child of the body |
10 |
|
element (HTML5 revision 2586). |
11 |
|
|
12 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* HTML.pm.src: <font> in SVG land is handled as an SVG element as |
15 |
|
long as it did not have HTML attributes (HTML5 revision 2590). |
16 |
|
|
17 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* HTML.pm.src (_tree_construction_main): Improved error reporting |
20 |
|
on "select" start tag in "in select" and "in select in table" |
21 |
|
parsing modes (c.f. HTML5 revision 3604). |
22 |
|
|
23 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
* mkhtmlclass.pl: Made xmlns:xlink with wrong namespace URL |
* mkhtmlclass.pl: Made xmlns:xlink with wrong namespace URL |