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

Side by Side Diff: LayoutTests/media/track/track-remove-by-setting-innerHTML-expected.txt

Issue 11280078: Merge 133609 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1312/
Patch Set: Created 8 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 unified diff | Download patch
OLDNEW
1 This test makes sure that removing a track by setting video.innerHTML doesn't cr ash (https://bugs.webkit.org/show_bug.cgi?id=100981). 1 This test makes sure that removing a track by setting video.innerHTML doesn't cr ash (https://bugs.webkit.org/show_bug.cgi?id=100981).
2 If this test does not crash, it passes. 2 If this test does not crash, it passes.
3 3
4 EVENT(canplaythrough) 4 EVENT(canplaythrough)
5 EVENT(seeked) 5 EVENT(seeked)
6 RUN(video.currentTime = 7.9) 6 RUN(video.currentTime = 7.9)
7 EVENT(seeked) 7 EVENT(seeked)
8 END OF TEST 8 END OF TEST
9 9
OLDNEW
« no previous file with comments | « LayoutTests/media/track/track-remove-by-setting-innerHTML.html ('k') | Source/WebCore/html/HTMLMediaElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698