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

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

Issue 1156993013: New media playback UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: manual rebaseline. Created 5 years, 5 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: LayoutTests/media/controls-cast-button.html
diff --git a/LayoutTests/media/controls-cast-button.html b/LayoutTests/media/controls-cast-button.html
index c3a9a6ec2fb0f9a5ed482755bb6f46923988cdaa..68e3c34ee0255328e67656eff41695f472d3ea3c 100644
--- a/LayoutTests/media/controls-cast-button.html
+++ b/LayoutTests/media/controls-cast-button.html
@@ -9,7 +9,7 @@
<script src="video-test.js"></script>
</head>
<body>
- <video controls></video>
+ <video controls width=500></video>
<script>
function castButton(element)
{
@@ -83,4 +83,3 @@
</script>
</body>
</html>
-

Powered by Google App Engine
This is Rietveld 408576698