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

Unified Diff: third_party/WebKit/LayoutTests/media/controls-cast-button-narrow.html

Issue 1811003002: Enable material design media playback UI on all platforms. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@new_media_ui_desktop
Patch Set: cleanup. Created 4 years, 7 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/controls-cast-button-narrow.html
diff --git a/third_party/WebKit/LayoutTests/media/controls-cast-button-narrow.html b/third_party/WebKit/LayoutTests/media/controls-cast-button-narrow.html
index 7648af202dca91406082145e8ddd534223eedd31..59a50e09b7d8dccdef85b26bb044e105e6c6b494 100644
--- a/third_party/WebKit/LayoutTests/media/controls-cast-button-narrow.html
+++ b/third_party/WebKit/LayoutTests/media/controls-cast-button-narrow.html
@@ -11,7 +11,7 @@
<script src="video-test.js"></script>
</head>
<body>
- <video width="100" controls></video>
+ <video width="100" height="200" controls></video>
<script>
function castButton(element)
{
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | third_party/WebKit/LayoutTests/media/controls-volume-slider.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698