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

Unified Diff: third_party/WebKit/LayoutTests/media/effective-media-volume.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/effective-media-volume.html
diff --git a/third_party/WebKit/LayoutTests/media/effective-media-volume.html b/third_party/WebKit/LayoutTests/media/effective-media-volume.html
index 9904e8b53e310f0ffd4690dd832b42af51209e8a..382993b6784cc34d34e0d3dc9d90b29f1c5bd0d4 100644
--- a/third_party/WebKit/LayoutTests/media/effective-media-volume.html
+++ b/third_party/WebKit/LayoutTests/media/effective-media-volume.html
@@ -2,7 +2,6 @@
<title>effective media volume</title>
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
-<div id="log"></div>
<script>
[0, 0.5, 1].forEach(function(volume)
{

Powered by Google App Engine
This is Rietveld 408576698