From e4c9d2859262d966f638cc68ca79f2a65cd3b438 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Fri, 23 Mar 2012 18:48:55 +0000 Subject: More working (or at least running) tests svn path=/trunk/libdom/; revision=13564 --- .../level1/core/hc_nodecloneattributescopied.xml | 62 ++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 test/testcases/tests/level1/core/hc_nodecloneattributescopied.xml (limited to 'test/testcases/tests/level1/core/hc_nodecloneattributescopied.xml') diff --git a/test/testcases/tests/level1/core/hc_nodecloneattributescopied.xml b/test/testcases/tests/level1/core/hc_nodecloneattributescopied.xml new file mode 100644 index 0000000..e03df1b --- /dev/null +++ b/test/testcases/tests/level1/core/hc_nodecloneattributescopied.xml @@ -0,0 +1,62 @@ + + + + + +hc_nodecloneattributescopied +Curt Arnold + + Retrieve the second acronym element and invoke + the cloneNode method. The + duplicate node returned by the method should copy the + attributes associated with this node. + + +2002-06-09 + + + + + + + + + + + + + +"class" +"title" + + +"class" +"title" +"dir" + + + + + + + + + + + + + + + + + -- cgit v1.2.3