1 |
|
2005-05-29 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMLS.dis (SimpleSerializer): End tag was sometimes missing. Use |
4 |
|
namespace prefix of element type if it is not declared |
5 |
|
but not used else. A shift is replaced by pop:). |
6 |
|
|
7 |
|
* DOMCore.dis (getFeature): The getFeature method |
8 |
|
for Node-derived classes implemented. |
9 |
|
* DOMXML.dis (getFeature): Ditto. |
10 |
|
|
11 |
|
2005-05-21 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* DOMCore.dis (getNodeReference): Use HTMLDocument class |
14 |
|
if a document node has no document element node but |
15 |
|
has support for the "HTML" feature. |
16 |
|
|
17 |
|
2005-03-03 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* DOMMetaImpl.dis (features input normalizer): Variable name |
20 |
|
typo fixed. |
21 |
|
(ManakaiDOMImplementationSource.getDOMImplementation): Fixed bug |
22 |
|
so that version specification for "+"'ed feature name does work now. |
23 |
|
|
24 |
2005-03-02 Wakaba <wakaba@suika.fam.cx> |
2005-03-02 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
* DOMBoot.dis (ResourceDef): Definitions for DOMFeature are |
* DOMBoot.dis (ResourceDef): Definitions for DOMFeature are |