Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Unified Diff: LayoutTests/platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt

Issue 22645014: Merge WebKit r153448 (Optimizes the number of updateTextTrackDisplay calls) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated tests Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 **

Powered by Google App Engine
This is Rietveld 408576698