| Index: LayoutTests/platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt
|
| diff --git a/LayoutTests/platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt b/LayoutTests/platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt
|
| index f917bcd62ba81e62e2a6f8cf7c8887a3e0885d06..66c401ad69a170e26c9313d084e972bc5db2c4af 100644
|
| --- a/LayoutTests/platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt
|
| +++ b/LayoutTests/platform/mac/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 **
|
|
|