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

Side by Side Diff: third_party/WebKit/LayoutTests/media/track/track-mode-disabled-crash-expected.txt

Issue 1942633002: Convert track-mode* tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments Created 4 years, 7 months 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 unified diff | Download patch
OLDNEW
(Empty)
1 Tests that cues are properly removed from the active cue list when their track c hanges mode to disabled.
2
3 EVENT(canplaythrough)
4 ** Set the mode of the text track to showing. **
5 ** Seek to a time with a caption. **
6 EVENT(seeked)
7 ** Set the mode of the text track to hidden, then showing again. **
8 ** Set the mode of the text track to disabled. **
9
10 No crash. PASS.
11
12 END OF TEST
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698