1 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* RDFXML.pm: New module. |
4 |
|
|
5 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm.src (set_inner_html): Line/column number |
8 |
|
code was old one yet. |
9 |
|
|
10 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML.pm.src: Better line/column reporting for "duplicate attribute" |
13 |
|
errors. Line/column markings for DOCTYPE, comment, and |
14 |
|
character tokens are reintroduced; otherwise, |
15 |
|
error location for "not HTML5" error and errors |
16 |
|
for implied elements are not attached. |
17 |
|
|
18 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* HTML.pm.src: Set line/column numbers to attributes. |
21 |
|
|
22 |
|
* NanoDOM.pm (create_attribute_ns, set_attribute_node_ns): Added. |
23 |
|
(value): Setter implemented. |
24 |
|
|
25 |
|
* mkhtmlparser.pl: Set line/column numbers to Attr nodes. |
26 |
|
|
27 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* HTML.pm.src: Unused line/column markings are removed. |
30 |
|
|
31 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* HTML.pm.src (_get_next_token): Remove |first_start_tag| |
34 |
|
flag, which is no longer used. |
35 |
|
|
36 |
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
* HTML.pm.src: Set line/column information to element nodes. |
* HTML.pm.src: Set line/column information to element nodes. |