Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / media / media-source / mediasource-append-stream-expected.txt
index 956a136..65c0c69 100644 (file)
@@ -4,6 +4,8 @@ PASS Test SourceBuffer.appendStream() call during a pending appendStream().
 PASS Test SourceBuffer.abort() call during a pending appendStream(). 
 PASS Test SourceBuffer.appendStream() triggering an 'ended' to 'open' transition. 
 PASS Test MediaSource.removeSourceBuffer() call during a pending appendStream(). 
+PASS Test setting MediaSource.duration during a pending appendStream() for one of its SourceBuffers. 
+PASS Test MediaSource.endOfStream() during a pending appendStream() for one of its SourceBuffers. 
 PASS Test setting SourceBuffer.timestampOffset during a pending appendStream(). 
 PASS Test appending a Stream with maxSize equal to 0. 
 PASS Test appending a Stream with maxSize value less than the size of the XHR response.