| Index: third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_nowrap-ref.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_nowrap-ref.html b/third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_nowrap-ref.html
|
| index 014a2c8c684e4c5cbb8cc74fd18ced04943e3fc0..1d682da28990005efce46bcd3673f041dafb156c 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_nowrap-ref.html
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_nowrap-ref.html
|
| @@ -5,9 +5,9 @@ html { overflow:hidden }
|
| body { margin:0 }
|
| .video {
|
| display: inline-block;
|
| - width: 1280px;
|
| - height: 720px;
|
| - font-size: 36px;
|
| + width: 320px;
|
| + height: 180px;
|
| + font-size: 9px;
|
| position: relative;
|
| overflow: hidden;
|
| }
|
|
|