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 |
* Parser.pm.src: In the "after root element" insertion mode, start |
13 |
tag tokens are processed by changing the insertion mode to "before |
tag tokens are processed by changing the insertion mode to "before |
14 |
root element" insertion mode after raising a parse error. |
root element" insertion mode after raising a parse error. |