Removed DocumenTypeImpl test cases from HTML.ORIG

Added DocumentTypeImpl_xml test case into XML.ORIG


git-svn-id: svn://10.0.0.236/trunk@61157 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
leila.garin%eng.sun.com
2000-02-17 00:56:15 +00:00
parent 6f48121427
commit 8bf65f2960
2 changed files with 1 additions and 5 deletions

View File

@@ -93,10 +93,6 @@ org.mozilla.dom.test.DocumentImpl_importNode_Node_boolean_0
org.mozilla.dom.test.DocumentImpl_importNode_Node_boolean_1
org.mozilla.dom.test.DocumentImpl_importNode_Node_boolean_2
org.mozilla.dom.test.DocumentImpl_importNode_Node_boolean_3
org.mozilla.dom.test.DocumentTypeImpl_getName
org.mozilla.dom.test.DocumentTypeImpl_getPublicId
org.mozilla.dom.test.DocumentTypeImpl_getSystemId
org.mozilla.dom.test.DocumentTypeImpl_getInternalSubset
org.mozilla.dom.test.ElementImpl_getAttributeNode_String_0
org.mozilla.dom.test.ElementImpl_getAttributeNode_String_1
org.mozilla.dom.test.ElementImpl_getAttribute_String_0

View File

@@ -27,7 +27,7 @@ org.mozilla.dom.test.DocumentImpl_createProcessingInstruction_String_String_2
org.mozilla.dom.test.DocumentImpl_createProcessingInstruction_String_String_3
org.mozilla.dom.test.DocumentImpl_createTextNode_String_0
org.mozilla.dom.test.DocumentImpl_createTextNode_String_1
org.mozilla.dom.test.DocumentImpl_getDoctype
org.mozilla.dom.test.DocumentImpl_getDoctype_xml
org.mozilla.dom.test.DocumentImpl_getDocumentElement
org.mozilla.dom.test.DocumentImpl_getElementsByTagName_String_0
org.mozilla.dom.test.DocumentImpl_getElementsByTagName_String_1