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

Unified Diff: LayoutTests/media/video-controls-captions-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
« no previous file with comments | « no previous file | LayoutTests/platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/video-controls-captions-expected.txt
diff --git a/LayoutTests/media/video-controls-captions-expected.txt b/LayoutTests/media/video-controls-captions-expected.txt
index 700c415ef3279a8a8e790c14ea6ccac6c3765d86..7efa17f2b3c94cd75a566d79c2de7b86333193f8 100644
--- a/LayoutTests/media/video-controls-captions-expected.txt
+++ b/LayoutTests/media/video-controls-captions-expected.txt
@@ -10,7 +10,7 @@ EXPECTED (captionsButtonElement.disabled == 'false') OK
** The captions track should be listed in textTracks, but not yet loaded. **
EXPECTED (video.textTracks.length == '1') OK
EXPECTED (video.textTracks[0].mode == 'disabled') OK
-No text track cue with display id '-webkit-media-text-track-display' is currently visible
+Failed to find text track container element
** Captions track should load and captions should become visible after button is clicked **
*** Click the CC button.
« no previous file with comments | « no previous file | LayoutTests/platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698