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

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

Issue 12183027: Merge 141127 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Patch Set: Created 7 years, 10 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
1 Tests that the cue display tree has been removed properly and no crash happens. 1 Tests that the cue display tree has been removed properly and no crash happens.
2 2
3 ** Set the mode of the text track to showing ** 3 ** Set the mode of the text track to showing **
4 4
5 ** Initialize the video element ** 5 ** Initialize the video element **
6 EVENT(canplaythrough) 6 EVENT(canplaythrough)
7 7
8 ** Empty the contents of the video element when it is ready to play ** 8 ** Empty the contents of the video element when it is ready to play **
9 9
10 ** Text track should not be rendered anymore ** 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 11 No text track cue with display id '-webkit-media-text-track-display' is currentl y visible
12 12
13 No crash. PASS. 13 No crash. PASS.
14 14
15 END OF TEST 15 END OF TEST
16 16
OLDNEW
« no previous file with comments | « LayoutTests/media/track/track-cue-rendering-tree-is-removed-properly.html ('k') | Source/WebCore/html/HTMLMediaElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698