Index: LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
diff --git a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
index ae4ca41e52079c63ddc003c42b25a70235021d63..890cc1fd6ba0364cc56d64935a94d4f9cb53ca7a 100644 |
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
@@ -1,8 +1,6 @@ |
-CONSOLE WARNING: Setting 'Element.prefix' is deprecated, as it is read-only per DOM (http://dom.spec.whatwg.org/#element). |
This test setting various attributes of a elements to JavaScript null. |
TEST SUCCEEDED: The value was null. [tested Node.nodeValue] |
-TEST SUCCEEDED: The value was null. [tested Node.prefix] |
TEST SUCCEEDED: The value was the empty string. [tested Node.textContent] |
TEST SUCCEEDED: The value was the string 'null'. [tested Element.id] |