1 |
|
2006-01-22 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Tree.dis (getAttribute): Returns |null| if there |
4 |
|
is no attribute in |ManakaiDOM:DOMLatest| for compatibility |
5 |
|
with Web browser implementations. |
6 |
|
(getAttributeNS): It returned |null| if there |
7 |
|
is no attribute in any |For| unintentionally. It now |
8 |
|
returns an empty string in DOM levels less than or equals |
9 |
|
to three. |
10 |
|
|
11 |
|
* XMLParser.dis (shiftChar): Fixed not to be warned as |
12 |
|
uninitialized value or substring out of range. |
13 |
|
|
14 |
2006-01-21 Wakaba <wakaba@suika.fam.cx> |
2006-01-21 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
* DOMXML.dis (DocumentType.childNodes): Removed |
* DOMXML.dis (DocumentType.childNodes): Removed |