1 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: Support for new long MathML entities (HTML5 |
4 |
|
revision 1406). |
5 |
|
|
6 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm.src: CDATA section support for MathML and SVG |
9 |
|
elements (HTML5 revision 1404 and 1420). |
10 |
|
|
11 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* HTML.pm.src, mkhtmlparser.pl: Support for MathML and SVG |
14 |
|
elements (HTML5 revision 1404). Unused !!!macro definitions |
15 |
|
are removed. |
16 |
|
|
17 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* HTML.pm.src, mkhtmlparser.pl: The way permitted slash errors |
20 |
|
are raised is changed (HTML5 revision 1404). |
21 |
|
|
22 |
|
2008-04-06 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* HTML.pm.src: Category sets that are no longer used are removed. |
25 |
|
|
26 |
|
2008-04-06 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* HTML.pm.src: The ->[1] property of stack entries are now |
29 |
|
replaced by constants representing element category. |
30 |
|
|
31 |
|
2008-04-06 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* HTML.pm.src: Don't use local name stored in stack (i.e. ->[1]) |
34 |
|
for error reporting. (This is a preparation for using constant |
35 |
|
value for ->[1].) |
36 |
|
|
37 |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
* RDFXML.pm: Typo fixed. |
* RDFXML.pm: Typo fixed. |