Index: third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/media_height400_with_controls.html |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/media_height400_with_controls.html b/third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/media_height400_with_controls.html |
index 6a5c36c3dc871bb9dc7ace34c8274a5c92cc9cb3..b864eec79798ce0114c1662151a8f4d7c55ea216 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/media_height400_with_controls.html |
+++ b/third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/media_height400_with_controls.html |
@@ -11,7 +11,7 @@ body { margin:0 } |
} |
</style> |
<script src="/common/reftest-wait.js"></script> |
-<video width="1280" height="400" autoplay controls onplaying="this.onplaying = null; this.pause(); takeScreenshot();"> |
+<video width="320" height="400" autoplay controls onplaying="this.onplaying = null; this.pause(); takeScreenshot();"> |
<source src="/media/white.webm" type="video/webm"> |
<source src="/media/white.mp4" type="video/mp4"> |
<track src="support/test.vtt"> |