1 |
|
2008-04-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: The ->[1] property of stack entries are now |
4 |
|
replaced by constants representing element category. |
5 |
|
|
6 |
|
2008-04-06 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm.src: Don't use local name stored in stack (i.e. ->[1]) |
9 |
|
for error reporting. (This is a preparation for using constant |
10 |
|
value for ->[1].) |
11 |
|
|
12 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* RDFXML.pm: Typo fixed. |
15 |
|
|
16 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* ContentChecker.pm: |fact_level| is now treated |
19 |
|
as same as |must_level|, i.e. level = |m|. |
20 |
|
(check_element): Make list of URIs in the DOM. |
21 |
|
|
22 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* RDFXML.pm: Language accessor implemented. |
25 |
|
Local (null-namespace) attribute support. |
26 |
|
|
27 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* RDFXML.pm: Factored out ID checking code. |
30 |
|
|
31 |
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
* RDFXML.pm: TODO items noted. Validation of ID |
* RDFXML.pm: TODO items noted. Validation of ID |