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

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

Issue 54713007: Hide the CC button for <audio> with <track>s (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: add test Created 7 years, 1 month 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/media/video-controls-captions-load-by-lang-expected.txt
diff --git a/LayoutTests/media/video-controls-captions-load-by-lang-expected.txt b/LayoutTests/media/video-controls-captions-load-by-lang-expected.txt
index 0ba0ed3c0eb784c9a048741b1d9d04e69e8803c7..f542495a819e58fd301b81c9acb2ede0805de274 100644
--- a/LayoutTests/media/video-controls-captions-load-by-lang-expected.txt
+++ b/LayoutTests/media/video-controls-captions-load-by-lang-expected.txt
@@ -2,7 +2,7 @@ Tests that appropriate language track is loaded, according to user preferences.
EVENT(canplaythrough)
-** Caption button should be visible and enabled because we have a captions track.
+** Caption button should be visible and enabled.
EXPECTED (captionsButtonCoordinates[0] > '0') OK
EXPECTED (captionsButtonCoordinates[1] > '0') OK
EXPECTED (captionsButtonElement.disabled == 'false') OK

Powered by Google App Engine
This is Rietveld 408576698