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. |