Index: documentimportnode14.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level2/core/documentimportnode14.xml,v
retrieving revision 1.4
diff -u -r1.4 documentimportnode14.xml
--- documentimportnode14.xml 19 Dec 2003 22:00:44 -0000 1.4
+++ documentimportnode14.xml 23 Dec 2003 04:46:31 -0000
@@ -21,34 +21,41 @@
documentimportnode14
IBM
- The importNode method imports a node from another document to this document.
- The returned node has no parent; (parentNode is null). The source node is not
- altered or removed from the original document but a new copy of the source node
- is created.
-
- Using the method importNode with deep=true, import the third employee element node of this
- Document. Verify if the node has been imported correctly by checking if the default attribute
- present on this node has been imported.
+ Using the method importNode with deep=true, import the fourth employee element node of this
+ Document. Verify if the node has been imported correctly by checking
+ if the default attribute present on this node has not been imported
+ and an explicit attribute has been imported.
Neil Delima
2002-04-30
+
+
+
+
-
-
+
+
+
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+