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 06baa9a34a76140f13d515f1790973ded9bd1013..13fd85a49397b4aea31e82ce818d1a700df0b334 100644 |
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE WARNING: 'HTMLSourceElement.media' is deprecated. This attribute doesn't do anything. |
This test setting various attributes of a elements to JavaScript null. |
TEST SUCCEEDED: The value was null. [tested Node.nodeValue] |
@@ -247,7 +246,6 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.nonce |
TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.value] |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSelectElement.name] |
-TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSourceElement.media] |
TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLSourceElement.src] |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSourceElement.type] |