1 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: List of element names that close foreign content |
4 |
|
insertion mode is added (HTML5 revisions 1412 and 1418). |
5 |
|
|
6 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm.src: Support for |mglyph| and |malignmark| |
9 |
|
elements (HTML5 revision 1410). |
10 |
|
|
11 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* HTML.pm.src: Support for new long MathML entities (HTML5 |
14 |
|
revision 1406). |
15 |
|
|
16 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* HTML.pm.src: CDATA section support for MathML and SVG |
19 |
|
elements (HTML5 revision 1404 and 1420). |
20 |
|
|
21 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* HTML.pm.src, mkhtmlparser.pl: Support for MathML and SVG |
24 |
|
elements (HTML5 revision 1404). Unused !!!macro definitions |
25 |
|
are removed. |
26 |
|
|
27 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* HTML.pm.src, mkhtmlparser.pl: The way permitted slash errors |
30 |
|
are raised is changed (HTML5 revision 1404). |
31 |
|
|
32 |
|
2008-04-06 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* HTML.pm.src: Category sets that are no longer used are removed. |
35 |
|
|
36 |
|
2008-04-06 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* HTML.pm.src: The ->[1] property of stack entries are now |
39 |
|
replaced by constants representing element category. |
40 |
|
|
41 |
|
2008-04-06 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* HTML.pm.src: Don't use local name stored in stack (i.e. ->[1]) |
44 |
|
for error reporting. (This is a preparation for using constant |
45 |
|
value for ->[1].) |
46 |
|
|
47 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* RDFXML.pm: Typo fixed. |
50 |
|
|
51 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* ContentChecker.pm: |fact_level| is now treated |
54 |
|
as same as |must_level|, i.e. level = |m|. |
55 |
|
(check_element): Make list of URIs in the DOM. |
56 |
|
|
57 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* RDFXML.pm: Language accessor implemented. |
60 |
|
Local (null-namespace) attribute support. |
61 |
|
|
62 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* RDFXML.pm: Factored out ID checking code. |
65 |
|
|
66 |
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
* RDFXML.pm: TODO items noted. Validation of ID |
* RDFXML.pm: TODO items noted. Validation of ID |