1 |
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTMLTable.pm: scope=auto algorithm fix synced with the |
4 |
|
spec (HTML5 revision 2093). |
5 |
|
($process_row): Algorithm step numbers synced with the |
6 |
|
spec (HTML5 revision 2092). |
7 |
|
|
8 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* HTMLTable.pm: Zs is not what we want; we want White_Space! (HTML5 |
11 |
|
revision 2094). |
12 |
|
|
13 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* ContentType.pm: Support for image/svg+xml (HTML5 revision 2096). |
16 |
|
|
17 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* HTML.pm.src: '"' and "'" at the end of attribute |
20 |
|
name (after another attribute) now raise parse error (HTML5 |
21 |
|
revision 2123). Empty unquoted attribute values are no |
22 |
|
longer allowed (HTML5 revision 2122). |
23 |
|
|
24 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
* mkhtmlparser.pl: Support for MathML |definitionURL| attribute (HTML5 |
* mkhtmlparser.pl: Support for MathML |definitionURL| attribute (HTML5 |
27 |
revision 2130). |
revision 2130). |
28 |
|
|