Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / media / media-source / mediasource-remove-expected.txt
1  
2 PASS Test remove with a negative start. 
3 PASS Test remove with non-finite start. 
4 PASS Test remove with a start beyond the duration. 
5 PASS Test remove with a start larger than the end. 
6 PASS Test remove with a NEGATIVE_INFINITY end. 
7 PASS Test remove with a NaN end. 
8 PASS Test remove after SourceBuffer removed from mediaSource. 
9 PASS Test remove while update pending. 
10 PASS Test aborting a remove operation. 
11 PASS Test remove with a start at the duration. 
12 PASS Test remove transitioning readyState from 'ended' to 'open'. 
13 PASS Test removing all appended data. 
14 PASS Test removing beginning of appended data. 
15 PASS Test removing the middle of appended data. 
16 PASS Test removing the end of appended data. 
17