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

Unified Diff: LayoutTests/media/source-media-deprecated.html

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
Index: LayoutTests/media/source-media-deprecated.html
diff --git a/LayoutTests/media/source-media-deprecated.html b/LayoutTests/media/source-media-deprecated.html
deleted file mode 100644
index 473947c9932bbf233e69e5e49e3199548c74e33a..0000000000000000000000000000000000000000
--- a/LayoutTests/media/source-media-deprecated.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<!doctype html>
-<script src="../resources/js-test.js"></script>
-<script>
- description("Test that HTMLSourceElement.media is deprecated");
- document.createElement("source").media = "";
-</script>
« no previous file with comments | « LayoutTests/fast/dom/element-attribute-js-null-expected.txt ('k') | LayoutTests/media/source-media-deprecated-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698