| Index: third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_pre-line_wrapped-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_pre-line_wrapped-ref.html b/third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_pre-line_wrapped-ref.html
 | 
| index 59d9d35c3380b911fd2881758c4655135b44d309..6ddaff86502aec625af00452ecd2aeb04e40c950 100644
 | 
| --- a/third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_pre-line_wrapped-ref.html
 | 
| +++ b/third_party/WebKit/LayoutTests/external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_pre-line_wrapped-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
 | 
|  }
 | 
|  .cue {
 | 
| 
 |