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

Side by Side Diff: third_party/WebKit/LayoutTests/media/track/track-cue-rendering-tree-is-removed-properly-expected.txt

Issue 1913423002: Convert track tests from video-test.js to testharness.js based (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comment 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 the cue display tree has been removed properly and no crash happens.
2
3 ** Set the mode of the text track to showing **
4
5 ** Initialize the video element **
6 EVENT(canplaythrough)
7
8 ** Empty the contents of the video element when it is ready to play **
9
10 ** Text track should not be rendered anymore **
11 No text track cue with display id '-webkit-media-text-track-display' is currentl y visible
12
13 No crash. PASS.
14
15 END OF TEST
16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698