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

Unified Diff: LayoutTests/media/audio-controls-captions-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
« no previous file with comments | « LayoutTests/media/audio-controls-captions.html ('k') | LayoutTests/media/media-controls.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/audio-controls-captions-expected.txt
diff --git a/LayoutTests/media/audio-controls-captions-expected.txt b/LayoutTests/media/audio-controls-captions-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c1d103a4cc779f4bb19afc143cb160474b369941
--- /dev/null
+++ b/LayoutTests/media/audio-controls-captions-expected.txt
@@ -0,0 +1,8 @@
+Tests that the closed captions button is not visible.
+
+
+** Caption button should not be visible.
+EXPECTED (captionsButtonCoordinates[0] <= '0') OK
+EXPECTED (captionsButtonCoordinates[1] <= '0') OK
+END OF TEST
+
« no previous file with comments | « LayoutTests/media/audio-controls-captions.html ('k') | LayoutTests/media/media-controls.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698