| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Harness Error. harness_status.status = 1 , harness_status.message = The play() r
equest was interrupted by a call to pause(). | 2 Harness Error. harness_status.status = 1 , harness_status.message = The play() r
equest was interrupted by a call to pause(). https://goo.gl/LdLk22 |
| 3 PASS Test seek starts on duration truncation below currentTime | 3 PASS Test seek starts on duration truncation below currentTime |
| 4 PASS Test appendBuffer completes previous seek to truncated duration | 4 PASS Test appendBuffer completes previous seek to truncated duration |
| 5 PASS Test endOfStream completes previous seek to truncated duration | 5 PASS Test endOfStream completes previous seek to truncated duration |
| 6 PASS Test setting same duration multiple times does not fire duplicate durationc
hange | 6 PASS Test setting same duration multiple times does not fire duplicate durationc
hange |
| 7 PASS Test setting the duration to less than the highest starting presentation ti
mestamp will throw | 7 PASS Test setting the duration to less than the highest starting presentation ti
mestamp will throw |
| 8 PASS Truncating the duration throws an InvalidStateError exception when new dura
tion is less than the highest buffered range start time of one of the track buff
ers | 8 PASS Truncating the duration throws an InvalidStateError exception when new dura
tion is less than the highest buffered range start time of one of the track buff
ers |
| 9 PASS Truncating the duration throws an InvalidStateError exception when new dura
tion is less than a buffered coded frame presentation time | 9 PASS Truncating the duration throws an InvalidStateError exception when new dura
tion is less than a buffered coded frame presentation time |
| 10 PASS Increasing the duration does not trigger any SourceBuffer update | 10 PASS Increasing the duration does not trigger any SourceBuffer update |
| 11 PASS Increasing the duration during media playback does not trigger any SourceBu
ffer update | 11 PASS Increasing the duration during media playback does not trigger any SourceBu
ffer update |
| 12 Harness: the test ran to completion. | 12 Harness: the test ran to completion. |
| 13 | 13 |
| OLD | NEW |