From 83bc8f09261fb4d265cc79d39e740b4a0c9648e2 Mon Sep 17 00:00:00 2001 From: James Shaw Date: Fri, 28 Sep 2007 23:41:30 +0000 Subject: Stub out all test templates. Remove all previous tests. svn path=/trunk/dom/; revision=3602 --- test/xml/tests/documentgetdoctype.xml | 49 ----------------------------------- 1 file changed, 49 deletions(-) delete mode 100644 test/xml/tests/documentgetdoctype.xml (limited to 'test/xml/tests/documentgetdoctype.xml') diff --git a/test/xml/tests/documentgetdoctype.xml b/test/xml/tests/documentgetdoctype.xml deleted file mode 100644 index 655d6f1..0000000 --- a/test/xml/tests/documentgetdoctype.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - -documentGetDocType -NIST - - The "getDoctype()" method returns the Document - Type Declaration associated with this document. - Retrieve the entire DOM document and invoke its - "getDoctype()" method. The name of the document - type should be returned. The "getName()" method - should be equal to "staff" or "svg". - -Mary Brady -2001-08-17 - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3