From d7ae9316a4d9d4efd6537cad95a20a3b6cb2675d Mon Sep 17 00:00:00 2001 From: "rpallath%eng.sun.com" Date: Tue, 4 Apr 2000 22:21:50 +0000 Subject: [PATCH] Updated with entries for ElementImpl_hasAttribute/ElementImpl_hasAttributeNS --- java/dom/tests/src/BWTestClass.lst.ORIG | 6 ++++++ java/dom/tests/src/BWTestClass.lst.html.ORIG | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/java/dom/tests/src/BWTestClass.lst.ORIG b/java/dom/tests/src/BWTestClass.lst.ORIG index 91818022f30c..15f94a8c1d6e 100755 --- a/java/dom/tests/src/BWTestClass.lst.ORIG +++ b/java/dom/tests/src/BWTestClass.lst.ORIG @@ -126,6 +126,12 @@ org.mozilla.dom.test.ElementImpl_getElementsByTagNameNS_String_String_1 org.mozilla.dom.test.ElementImpl_getElementsByTagNameNS_String_String_2 org.mozilla.dom.test.ElementImpl_getElementsByTagNameNS_String_String_3 org.mozilla.dom.test.ElementImpl_getTagName +org.mozilla.dom.test.ElementImpl_hasAttribute_String_0 +org.mozilla.dom.test.ElementImpl_hasAttribute_String_1 +org.mozilla.dom.test.ElementImpl_hasAttributeNS_String_String_0 +org.mozilla.dom.test.ElementImpl_hasAttributeNS_String_String_1 +org.mozilla.dom.test.ElementImpl_hasAttributeNS_String_String_2 +org.mozilla.dom.test.ElementImpl_hasAttributeNS_String_String_3 org.mozilla.dom.test.ElementImpl_normalize org.mozilla.dom.test.ElementImpl_removeAttributeNode_Attr_0 org.mozilla.dom.test.ElementImpl_removeAttributeNode_Attr_1 diff --git a/java/dom/tests/src/BWTestClass.lst.html.ORIG b/java/dom/tests/src/BWTestClass.lst.html.ORIG index 075befcd0e7e..9351cd12b710 100755 --- a/java/dom/tests/src/BWTestClass.lst.html.ORIG +++ b/java/dom/tests/src/BWTestClass.lst.html.ORIG @@ -112,6 +112,12 @@ org.mozilla.dom.test.ElementImpl_getElementsByTagNameNS_String_String_1 org.mozilla.dom.test.ElementImpl_getElementsByTagNameNS_String_String_2 org.mozilla.dom.test.ElementImpl_getElementsByTagNameNS_String_String_3 org.mozilla.dom.test.ElementImpl_getTagName +org.mozilla.dom.test.ElementImpl_hasAttribute_String_0 +org.mozilla.dom.test.ElementImpl_hasAttribute_String_1 +org.mozilla.dom.test.ElementImpl_hasAttributeNS_String_String_0 +org.mozilla.dom.test.ElementImpl_hasAttributeNS_String_String_1 +org.mozilla.dom.test.ElementImpl_hasAttributeNS_String_String_2 +org.mozilla.dom.test.ElementImpl_hasAttributeNS_String_String_3 org.mozilla.dom.test.ElementImpl_normalize org.mozilla.dom.test.ElementImpl_removeAttributeNode_Attr_0 org.mozilla.dom.test.ElementImpl_removeAttributeNode_Attr_1