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

Unified Diff: third_party/WebKit/LayoutTests/media/track/text-track-cue-constructor.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/track/text-track-cue-constructor.html
diff --git a/third_party/WebKit/LayoutTests/media/track/text-track-cue-constructor.html b/third_party/WebKit/LayoutTests/media/track/text-track-cue-constructor.html
index 79ef414880b5f6f1ed0389b67b03e445d94f8ed2..70860a8707329bc1fc5f86adf5ad125b2ac680a0 100644
--- a/third_party/WebKit/LayoutTests/media/track/text-track-cue-constructor.html
+++ b/third_party/WebKit/LayoutTests/media/track/text-track-cue-constructor.html
@@ -6,7 +6,6 @@
<script src="../../resources/testharnessreport.js"></script>
</head>
<body>
- <div id="log"></div>
<script>
test(function()
{

Powered by Google App Engine
This is Rietveld 408576698