Index: LayoutTests/media/video-controls-captions-on-off-expected.txt |
diff --git a/LayoutTests/media/video-controls-captions-multiple-clicks-expected.txt b/LayoutTests/media/video-controls-captions-on-off-expected.txt |
similarity index 81% |
rename from LayoutTests/media/video-controls-captions-multiple-clicks-expected.txt |
rename to LayoutTests/media/video-controls-captions-on-off-expected.txt |
index 6f42467f2debc205c9f9aae96f1e6de7fc83756e..645fea9dcfdf22a847ed04b9b579ce21ec08f591 100644 |
--- a/LayoutTests/media/video-controls-captions-multiple-clicks-expected.txt |
+++ b/LayoutTests/media/video-controls-captions-on-off-expected.txt |
@@ -1,4 +1,4 @@ |
-Tests that multiple toggles of the closed captions button still display captions |
+Tests that tracks can be turned on and off through the track selection menu |
EVENT(canplaythrough) |
@@ -14,19 +14,19 @@ No text track cue with display id '-webkit-media-text-track-display' is currentl |
No text track cue with display id '-webkit-media-text-track-display' is currently visible |
No text track cue with display id '-webkit-media-text-track-display' is currently visible |
-** Captions track should become visible after button is clicked ** |
+** Captions track should become visible after the track is selected ** |
*** Click the CC button. |
EXPECTED (displayElement.innerText == 'First') OK |
EXPECTED (displayElement.innerText == 'Second') OK |
EXPECTED (displayElement.innerText == 'Third') OK |
-** Captions should not be visible after button is clicked again ** |
+** Captions should not be visible after they're turned off through the menu ** |
*** Click the CC button. |
No text track cue with display id '-webkit-media-text-track-display' is currently visible |
No text track cue with display id '-webkit-media-text-track-display' is currently visible |
No text track cue with display id '-webkit-media-text-track-display' is currently visible |
-** Captions should become visible after button is clicked again ** |
+** Captions track should become visible after the track is selected again ** |
*** Click the CC button. |
EXPECTED (displayElement.innerText == 'First') OK |
EXPECTED (displayElement.innerText == 'Second') OK |