Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Unified Diff: LayoutTests/fast/dom/element-attribute-js-null-expected.txt

Issue 240153003: Remove the HTMLSourceElement.media IDL attribute (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update test Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/dom/element-attribute-js-null.html ('k') | LayoutTests/media/source-media-deprecated.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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]
« no previous file with comments | « LayoutTests/fast/dom/element-attribute-js-null.html ('k') | LayoutTests/media/source-media-deprecated.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698