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

Unified Diff: third_party/WebKit/LayoutTests/media/media-controls-play-button-visible.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/media-controls-play-button-visible.html
diff --git a/third_party/WebKit/LayoutTests/media/media-controls-play-button-visible.html b/third_party/WebKit/LayoutTests/media/media-controls-play-button-visible.html
index a4abb26afacdb97a77a20995023affa6686ca17f..5d8fbc14bf79c9c483604ceea138df6e82ce5ffd 100644
--- a/third_party/WebKit/LayoutTests/media/media-controls-play-button-visible.html
+++ b/third_party/WebKit/LayoutTests/media/media-controls-play-button-visible.html
@@ -12,7 +12,6 @@
</style>
</head>
<body onload="async_test(testPlayButtonVisible)">
- <div id="log"></div>
<video id="video" width="24px" controls></video>
<audio id="audio" controls></video>
<script>

Powered by Google App Engine
This is Rietveld 408576698