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 8c4434141aaf6289db6d31d490ee2748bbd294db..ae4ca41e52079c63ddc003c42b25a70235021d63 100644 |
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
@@ -1,5 +1,4 @@ |
CONSOLE WARNING: Setting 'Element.prefix' is deprecated, as it is read-only per DOM (http://dom.spec.whatwg.org/#element). |
-CONSOLE WARNING: 'HTMLHeadElement.profile' is deprecated. The reflected attribute has no effect. |
This test setting various attributes of a elements to JavaScript null. |
TEST SUCCEEDED: The value was null. [tested Node.nodeValue] |
@@ -110,8 +109,6 @@ TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLF |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.cols] |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.rows] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLHeadElement.profile] |
- |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHeadingElement.align] |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.align] |