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

Unified Diff: third_party/WebKit/LayoutTests/media/video-controls-fullscreen-not-supported.html

Issue 2268373002: clean up media tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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: third_party/WebKit/LayoutTests/media/video-controls-fullscreen-not-supported.html
diff --git a/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-not-supported.html b/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-not-supported.html
index 880419e55f6921885b06ce21af86a56e27e62b47..028f7aebc34851284276a02f08e9e9acf87bedf0 100644
--- a/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-not-supported.html
+++ b/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-not-supported.html
@@ -9,7 +9,6 @@
<script src="video-controls-fullscreen.js"></script>
</head>
<body>
- <div id="log"></div>
<script>
window.internals.settings.setFullscreenSupported(false);
fullscreen_not_supported_test();

Powered by Google App Engine
This is Rietveld 408576698