1 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* RDFXML.pm: bnodeid implemented. Relative references |
4 |
|
are now resolved. |
5 |
|
|
6 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* ContentChecker.pm: RDF reification implemented. |
9 |
|
|
10 |
|
* RDFXML.pm: undef vs false bug fixed. |
11 |
|
Reification implemented. |
12 |
|
|
13 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* RDFXML.pm: s/id/ID/ for attribute name. |
16 |
|
The |node| arguments are added for |ontriple| calls. |
17 |
|
Too many "attribute not allowed" errors were raised. |
18 |
|
|
19 |
|
* ContentChecker.pm: Initial experimental support for rdf:RDF |
20 |
|
element. |
21 |
|
|
22 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* RDFXML.pm: New module. |
25 |
|
|
26 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* HTML.pm.src (set_inner_html): Line/column number |
29 |
|
code was old one yet. |
30 |
|
|
31 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* HTML.pm.src: Better line/column reporting for "duplicate attribute" |
34 |
|
errors. Line/column markings for DOCTYPE, comment, and |
35 |
|
character tokens are reintroduced; otherwise, |
36 |
|
error location for "not HTML5" error and errors |
37 |
|
for implied elements are not attached. |
38 |
|
|
39 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* HTML.pm.src: Set line/column numbers to attributes. |
42 |
|
|
43 |
|
* NanoDOM.pm (create_attribute_ns, set_attribute_node_ns): Added. |
44 |
|
(value): Setter implemented. |
45 |
|
|
46 |
|
* mkhtmlparser.pl: Set line/column numbers to Attr nodes. |
47 |
|
|
48 |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
* HTML.pm.src: Unused line/column markings are removed. |
* HTML.pm.src: Unused line/column markings are removed. |