Parent Directory
|
Revision Log
++ whatpm/t/ChangeLog 16 Aug 2009 05:12:20 -0000 * tree-test-1.dat: Changed test results for </br> in the after head parsing mode (HTML5 revision 2586). 2009-08-16 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 16 Aug 2009 05:13:22 -0000 * HTML.pm.src: The </br> end tags before the <body> start tag should equally survive as the first br element child of the body element (HTML5 revision 2586). 2009-08-16 Wakaba <wakaba@suika.fam.cx>
| 1 | wakaba | 1.343 | 2009-08-16 Wakaba <[email protected]> |
| 2 | |||
| 3 | wakaba | 1.346 | * tree-test-1.dat: Changed test results for </br> in the after |
| 4 | head parsing mode (HTML5 revision 2586). | ||
| 5 | |||
| 6 | 2009-08-16 Wakaba <[email protected]> | ||
| 7 | |||
| 8 | wakaba | 1.345 | * tree-test-foreign.dat: Added tests for <font> in SVG (cf. HTML5 |
| 9 | revision 2590). | ||
| 10 | |||
| 11 | 2009-08-16 Wakaba <[email protected]> | ||
| 12 | |||
| 13 | wakaba | 1.344 | * tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat, |
| 14 | tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat, | ||
| 15 | tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat: | ||
| 16 | DOCTYPE names are now normalized to its lowercased form (HTML5 | ||
| 17 | revision 2502). | ||
| 18 | |||
| 19 |