From 10afab0eeb1957771398c8552275635850e87efc Mon Sep 17 00:00:00 2001 From: James Shaw Date: Wed, 8 Aug 2007 20:45:38 +0000 Subject: Import more W3C tests that compile successfully svn path=/trunk/dom/; revision=3492 --- test/xml/tests/attrcreatedocumentfragment.xml | 51 +++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 test/xml/tests/attrcreatedocumentfragment.xml (limited to 'test/xml/tests/attrcreatedocumentfragment.xml') diff --git a/test/xml/tests/attrcreatedocumentfragment.xml b/test/xml/tests/attrcreatedocumentfragment.xml new file mode 100644 index 0000000..b07b191 --- /dev/null +++ b/test/xml/tests/attrcreatedocumentfragment.xml @@ -0,0 +1,51 @@ + + + + + +attrCreateDocumentFragment +NIST + + Attr nodes may be associated with Element nodes contained within a DocumentFragment. + Create a new DocumentFragment and add a newly created Element node(with one attribute). + Once the element is added, its attribute should be available as an attribute associated + with an Element within a DocumentFragment. + +Mary Brady +2001-08-17 + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3