| Index: LayoutTests/platform/win/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt
|
| diff --git a/LayoutTests/platform/win/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt b/LayoutTests/platform/win/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt
|
| index 9dd1dba477bb079edb33577cc83f992127c0bc93..2c66be0a92da172eafad1e5d9b257f5ceda7d016 100644
|
| --- a/LayoutTests/platform/win/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt
|
| +++ b/LayoutTests/platform/win/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt
|
| @@ -2,7 +2,7 @@ Test that TextTrack's cues are rendered correctly when the snap to lines flag is
|
| EVENT(canplaythrough)
|
|
|
| The track container and the media controls should completely cover the video element
|
| -EXPECTED (cueDisplayContainer.offsetHeight + controlsPanelElement.offsetHeight == video.videoHeight == 'true'), OBSERVED 'false' FAIL
|
| +EXPECTED (cueDisplayContainer.offsetHeight + controlsPanelElement.offsetHeight == video.videoHeight == 'true') OK
|
| EXPECTED (cueDisplayContainer.offsetWidth == video.videoWidth == 'true') OK
|
|
|
| ** Default **
|
|
|