Upstream version 7.35.144.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / media / media-source / webkitmediasource-zero-byte-append-in-ended-state-expected.txt
1 CONSOLE WARNING: 'WebKitMediaSource' is deprecated. Please use 'MediaSource' instead.
2 Tests calling append() with an empty Uint8Array after the MediaSource has transitioned to the "ended" state.
3
4 Appending initialization segment.
5 EVENT(loadedmetadata)
6 Appending first media segment.
7 Calling endOfStream().
8 Appending zero length Uint8Array.
9 END OF TEST
10