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

Unified Diff: third_party/WebKit/LayoutTests/media/video-controls-fullscreen-iframe-not-allowed.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-iframe-not-allowed.html
diff --git a/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-iframe-not-allowed.html b/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-iframe-not-allowed.html
index e2d560e66208993c068a24c5d7ceb9b2c40e3fb1..b270d8f62b105d87bc883e8b291ebeb5ddbb6927 100644
--- a/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-iframe-not-allowed.html
+++ b/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-iframe-not-allowed.html
@@ -9,7 +9,6 @@
<script src="video-controls-fullscreen.js"></script>
</head>
<body>
- <div id="log"></div>
<iframe></iframe>
<script>fullscreen_iframe_test();</script>
</body>

Powered by Google App Engine
This is Rietveld 408576698