Chromium Code Reviews

Unified Diff: LayoutTests/media/video-controls-captions-expected.txt

Issue 14056005: Added code to enable the first caption track if the user has requested captions and one such track … (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
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 1490edb94b5b9646ac583753b916d7f87b6c40e6..700c415ef3279a8a8e790c14ea6ccac6c3765d86 100644
--- a/LayoutTests/media/video-controls-captions-expected.txt
+++ b/LayoutTests/media/video-controls-captions-expected.txt
@@ -1,7 +1,5 @@
Tests that the closed captions button, when toggled, updates the text track display area.
-Set the user language preference so that the track will be chosen when the CC button is clicked.
-RUN(internals.setUserPreferredLanguages(['en']))
EVENT(canplaythrough)
** Caption button should be visible and enabled because we have a captions track.

Powered by Google App Engine