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

Side by Side Diff: LayoutTests/http/tests/media/media-source/mediasource-sourcebuffer-mode-expected.txt

Issue 136523004: Add PARSING_MEDIA_SEGMENT layout test for SourceBuffer mode (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 11 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 | Annotate | Revision Log
OLDNEW
1 1
2 PASS Test initial value of SourceBuffer.mode is "segments" 2 PASS Test initial value of SourceBuffer.mode is "segments"
3 PASS Test setting SourceBuffer.mode 3 PASS Test setting SourceBuffer.mode
4 PASS Test setting a removed SourceBuffer's mode 4 PASS Test setting a removed SourceBuffer's mode
5 PASS Test setting SourceBuffer.mode while still updating 5 PASS Test setting SourceBuffer.mode while still updating
6 PASS Test setting SourceBuffer.mode triggers parent MediaSource 'ended' to 'open ' transition. 6 PASS Test setting SourceBuffer.mode triggers parent MediaSource 'ended' to 'open ' transition.
7 PASS Test setting SourceBuffer.mode while parsing media segment.
7 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698