1 |
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm.src: Support for namespace for attributes in non-root |
4 |
|
elements. |
5 |
|
|
6 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* Parser.pm.src: Namespace support for the root element. |
9 |
|
|
10 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* Parser.pm.src: In the "after root element" insertion mode, start |
13 |
|
tag tokens are processed by changing the insertion mode to "before |
14 |
|
root element" insertion mode after raising a parse error. |
15 |
|
|
16 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* Parser.pm.src: Attribute support. |
19 |
|
|
20 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
* Parser.pm.src: Use array reference syntax for |
* Parser.pm.src: Use array reference syntax for |
23 |
|create_element_ns|, for Whatpm::NanoDOM compability. Typo fixed. |
|create_element_ns|, for Whatpm::NanoDOM compability. Typo fixed. |
24 |
|
|