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: third_party/WebKit/LayoutTests/media/video-controls-fullscreen.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.html
diff --git a/third_party/WebKit/LayoutTests/media/video-controls-fullscreen.html b/third_party/WebKit/LayoutTests/media/video-controls-fullscreen.html
index 368ca7e2850be943358b8bdd0729918ade22f1cd..38fddf15f27e9fb09a8dad37044b95649003db41 100644
--- a/third_party/WebKit/LayoutTests/media/video-controls-fullscreen.html
+++ b/third_party/WebKit/LayoutTests/media/video-controls-fullscreen.html
@@ -9,7 +9,6 @@
<script src="video-controls-fullscreen.js"></script>
</head>
<body>
- <div id="log"></div>
<script>fullscreen_test();</script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698