1 |
2006-02-08 Wakaba <wakaba@suika.fam.cx> |
2006-02-08 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XMLParser.dis (shiftChar): Line and column number counting |
4 |
|
is fixed. Although the DOM Level 3 Core specification |
5 |
|
is unclear about whether the first number is zero or one, |
6 |
|
in most programs the first line is "one" and |
7 |
|
the first column is "one", manakai follows the practice. |
8 |
|
(_XMLDeclaration): Don't set |xmlStandalone| value |
9 |
|
if |standalone| pseudo-attribute value is |no|. XML declaration |
10 |
|
tests (successful cases) added. |
11 |
|
(xp:get-location-from-token): Sets |lineNumber| and |columnNumber| |
12 |
|
properties. |
13 |
|
|
14 |
|
2006-02-08 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
* XMLParser.dis (XMLTests): Tests for |c:erred| is supported. |
* XMLParser.dis (XMLTests): Tests for |c:erred| is supported. |
17 |
|
|
18 |
2006-02-06 Wakaba <wakaba@suika.fam.cx> |
2006-02-06 Wakaba <wakaba@suika.fam.cx> |