nodegetbaseuri01IBM
-
-
- Using getBaseURI check if the baseURI attribute of this Document node is not null.???
- A document node should be contained in the DocumentEntity and the baseURI of the
- documentEntity should not be null so I guess this too should not be null.
+Call Node.getBaseURI() on a test document. Should be not-null and same as Document.getDocumentURI().
Neil Delima2002-06-10
+
+
-
-
+
+
-
+
+
+
Index: tests/level3/core/nodegetbaseuri02.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/nodegetbaseuri02.xml,v
retrieving revision 1.3
diff -u -r1.3 nodegetbaseuri02.xml
--- tests/level3/core/nodegetbaseuri02.xml 5 Jan 2004 08:27:14 -0000 1.3
+++ tests/level3/core/nodegetbaseuri02.xml 8 Jan 2004 06:41:06 -0000
@@ -21,23 +21,32 @@
nodegetbaseuri02IBM
-
-
- Using getBaseURI check if the baseURI attribute of a new Document node is null.
+ Using getBaseURI check if the baseURI attribute of a new Document node is null
+ and if affected by changes in Document.documentURI.
Neil Delima2002-06-10
+
+
-
+
+
+
-
+
+
+
+
-
+
-
+
+
+
+
Index: tests/level3/core/nodegetbaseuri03.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/nodegetbaseuri03.xml,v
retrieving revision 1.3
diff -u -r1.3 nodegetbaseuri03.xml
--- tests/level3/core/nodegetbaseuri03.xml 5 Jan 2004 08:27:14 -0000 1.3
+++ tests/level3/core/nodegetbaseuri03.xml 8 Jan 2004 06:41:06 -0000
@@ -21,21 +21,18 @@
nodegetbaseuri03IBM
-
-
- Using getBaseURI check if the baseURI attribute of this DocType node is null.???
- A document node should be contained in the DocumentEntity and the baseURI of the
- documentEntity should not be null so I guess this too should not be null.
+Check that Node.baseURI is null for a DocumentType as defined in the Infoset Mapping (Appendix C).
Neil Delima2002-06-10
+
+
-
-
+
Index: tests/level3/core/nodegetbaseuri04.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/nodegetbaseuri04.xml,v
retrieving revision 1.3
diff -u -r1.3 nodegetbaseuri04.xml
--- tests/level3/core/nodegetbaseuri04.xml 5 Jan 2004 08:27:14 -0000 1.3
+++ tests/level3/core/nodegetbaseuri04.xml 8 Jan 2004 06:41:06 -0000
@@ -21,20 +21,19 @@
nodegetbaseuri04IBM
-
-
- Using getBaseURI check if the baseURI attribute of this DocumentElement is not null.???
+Node.baseURI for a document element without an xml:base attribute should be same as Document.documentURI.
Neil Delima2002-06-10
+
+
-
-
+
-
+
Index: tests/level3/core/nodegetbaseuri05.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/nodegetbaseuri05.xml,v
retrieving revision 1.3
diff -u -r1.3 nodegetbaseuri05.xml
--- tests/level3/core/nodegetbaseuri05.xml 5 Jan 2004 08:27:13 -0000 1.3
+++ tests/level3/core/nodegetbaseuri05.xml 8 Jan 2004 06:41:06 -0000
@@ -26,6 +26,8 @@
Neil Delima2002-06-10
+
+
Index: tests/level3/core/nodegetbaseuri06.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/nodegetbaseuri06.xml,v
retrieving revision 1.3
diff -u -r1.3 nodegetbaseuri06.xml
--- tests/level3/core/nodegetbaseuri06.xml 5 Jan 2004 08:27:13 -0000 1.3
+++ tests/level3/core/nodegetbaseuri06.xml 8 Jan 2004 06:41:06 -0000
@@ -21,22 +21,22 @@
nodegetbaseuri06IBM
-
-
- Create a new Element in this document. Since its baseURI should be the baseURI of
+ TODO Clarification: Create a new Element in this document. Since its baseURI should be the baseURI of
the Document Entity which I assume is not null, using getBaseURI check if the baseURI
attribute of this Element node is not null.???
Neil Delima2002-06-10
+
+
-
-
+
+
Index: tests/level3/core/nodegetbaseuri07.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/nodegetbaseuri07.xml,v
retrieving revision 1.4
diff -u -r1.4 nodegetbaseuri07.xml
--- tests/level3/core/nodegetbaseuri07.xml 5 Jan 2004 08:27:13 -0000 1.4
+++ tests/level3/core/nodegetbaseuri07.xml 8 Jan 2004 06:41:06 -0000
@@ -27,6 +27,8 @@
Neil Delima2002-06-10
+
+
Index: tests/level3/core/nodegetbaseuri09.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/nodegetbaseuri09.xml,v
retrieving revision 1.3
diff -u -r1.3 nodegetbaseuri09.xml
--- tests/level3/core/nodegetbaseuri09.xml 5 Jan 2004 08:27:13 -0000 1.3
+++ tests/level3/core/nodegetbaseuri09.xml 8 Jan 2004 06:41:06 -0000
@@ -26,6 +26,8 @@
Neil Delima2002-06-10
+
+
Index: tests/level3/core/nodegetbaseuri10.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/nodegetbaseuri10.xml,v
retrieving revision 1.4
diff -u -r1.4 nodegetbaseuri10.xml
--- tests/level3/core/nodegetbaseuri10.xml 5 Jan 2004 08:27:13 -0000 1.4
+++ tests/level3/core/nodegetbaseuri10.xml 8 Jan 2004 06:41:06 -0000
@@ -27,6 +27,8 @@
Neil Delima2002-06-10
+
+
Index: tests/level3/core/nodegetbaseuri11.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/nodegetbaseuri11.xml,v
retrieving revision 1.4
diff -u -r1.4 nodegetbaseuri11.xml
--- tests/level3/core/nodegetbaseuri11.xml 5 Jan 2004 08:27:14 -0000 1.4
+++ tests/level3/core/nodegetbaseuri11.xml 8 Jan 2004 06:41:06 -0000
@@ -21,12 +21,14 @@
nodegetbaseuri11IBM
- Import a new Processing Instruction of a new Document into this Document. Using getBaseURI
- check if the baseURI attribute of the new Processing Instruction node is not null .
+ Import a new Processing Instruction of a new Document after the document element. Using getBaseURI
+ check if the baseURI attribute of the new Processing Instruction node is the same as Document.documentURI.
Neil Delima2002-06-10
+
+
@@ -35,15 +37,18 @@
+
-
+
-
+
+
+
\ No newline at end of file
Index: tests/level3/core/nodegetbaseuri12.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/nodegetbaseuri12.xml,v
retrieving revision 1.3
diff -u -r1.3 nodegetbaseuri12.xml
--- tests/level3/core/nodegetbaseuri12.xml 5 Jan 2004 08:27:14 -0000 1.3
+++ tests/level3/core/nodegetbaseuri12.xml 8 Jan 2004 06:41:06 -0000
@@ -27,6 +27,8 @@
Neil Delima2002-06-10
+
+
Index: tests/level3/core/nodegetbaseuri13.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/nodegetbaseuri13.xml,v
retrieving revision 1.3
diff -u -r1.3 nodegetbaseuri13.xml
--- tests/level3/core/nodegetbaseuri13.xml 5 Jan 2004 08:27:13 -0000 1.3
+++ tests/level3/core/nodegetbaseuri13.xml 8 Jan 2004 06:41:06 -0000
@@ -21,11 +21,14 @@
nodegetbaseuri13IBM
- Using getBaseURI verify if the notation notation1 is not null.
+ Using getBaseURI verify if the notation defined in an internal subset
+ is the base URI of the document.
Neil Delima2002-06-10
+
+
@@ -33,11 +36,14 @@
+
+
+
\ No newline at end of file
Index: tests/level3/core/nodegetbaseuri14.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/nodegetbaseuri14.xml,v
retrieving revision 1.3
diff -u -r1.3 nodegetbaseuri14.xml
--- tests/level3/core/nodegetbaseuri14.xml 5 Jan 2004 08:27:14 -0000 1.3
+++ tests/level3/core/nodegetbaseuri14.xml 8 Jan 2004 06:41:06 -0000
@@ -21,11 +21,13 @@
nodegetbaseuri14IBM
- Using getBaseURI verify if the imported notation notation2 is not null.
+ Using getBaseURI verify if the imported notation notation2 is null.
Neil Delima2002-06-10
+
+
Index: tests/level3/core/files/barfoo_base.svg
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/files/barfoo_base.svg,v
retrieving revision 1.2
diff -u -r1.2 barfoo_base.svg
--- tests/level3/core/files/barfoo_base.svg 7 Jan 2004 16:14:32 -0000 1.2
+++ tests/level3/core/files/barfoo_base.svg 8 Jan 2004 06:41:06 -0000
@@ -2,7 +2,8 @@
'>
-
+
+ xmlns CDATA #IMPLIED
+ id ID #IMPLIED>
+
]>
-
\ No newline at end of file
Index: tests/level3/core/files/external_barfoo.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/files/external_barfoo.xml,v
retrieving revision 1.1
diff -u -r1.1 external_barfoo.xml
--- tests/level3/core/files/external_barfoo.xml 5 Jan 2004 08:27:14 -0000 1.1
+++ tests/level3/core/files/external_barfoo.xml 8 Jan 2004 06:41:06 -0000
@@ -2,13 +2,16 @@
+
-
+
+
]>
@@ -18,5 +21,7 @@