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

Side by Side Diff: LayoutTests/http/tests/media/media-source/video-media-source-closed-on-htmlmediaelement-destruction-expected.txt

Issue 11415159: Merge 135906 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1271/
Patch Set: Created 8 years 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 MediaSource is closed when the HTMLMediaElement is destroyed. 1 Tests that the MediaSource is closed when the HTMLMediaElement is destroyed.
2 2
3 sourceOpened called. 3 sourceOpened called.
4 Removing video element from DOM. 4 Removing video element from DOM.
5 Running the garbage collector. 5 Running the garbage collector.
6 Setting timestampOffset failed as expected: InvalidStateError 6 Setting timestampOffset failed as expected: InvalidStateError
7 sourceClosed called. 7 sourceClosed called.
8 END OF TEST 8 END OF TEST
9 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698