blob: d591d9f9f51dc0db6334e8cec81a0a581ff30a9a [file] [log] [blame]
This is a testharness.js-based test.
Harness Error. harness_status.status = 1 , harness_status.message = The play() request was interrupted by a call to pause(). https://goo.gl/LdLk22
PASS Test seek starts on duration truncation below currentTime
PASS Test appendBuffer completes previous seek to truncated duration
PASS Test endOfStream completes previous seek to truncated duration
PASS Test setting same duration multiple times does not fire duplicate durationchange
PASS Test setting the duration to less than the highest starting presentation timestamp will throw
PASS Truncating the duration throws an InvalidStateError exception when new duration is less than the highest buffered range start time of one of the track buffers
PASS Truncating the duration throws an InvalidStateError exception when new duration is less than a buffered coded frame presentation time
PASS Increasing the duration does not trigger any SourceBuffer update
PASS Increasing the duration during media playback does not trigger any SourceBuffer update
Harness: the test ran to completion.