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/video-intrinsic-width-height.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-intrinsic-width-height.html
diff --git a/third_party/WebKit/LayoutTests/media/video-intrinsic-width-height.html b/third_party/WebKit/LayoutTests/media/video-intrinsic-width-height.html
index 614f751b33e0e4d81ac76561463f4081743e8417..429648ee447c864dba5797878dc7341140eb6555 100644
--- a/third_party/WebKit/LayoutTests/media/video-intrinsic-width-height.html
+++ b/third_party/WebKit/LayoutTests/media/video-intrinsic-width-height.html
@@ -6,7 +6,6 @@
<script src="../resources/testharnessreport.js"></script>
</head>
<body>
- <div id="log"></div>
<!-- These tests assume that the default intrinsic width is 300x150, so that the default
intrinsic ratio is 2:1. This is no longer per spec, but is what is implemented. -->
<video title="no width/height attributes"

Powered by Google App Engine
This is Rietveld 408576698