Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This is a testharness.js-based test. | |
| 2 FAIL Test seek starts on duration truncation below currentTime assert_true: medi aElement.seeking while seeking to truncatedDuration expected true got false | |
| 3 FAIL Test appendBuffer completes previous seek to truncated duration assert_true : mediaElement.seeking while seeking to truncatedDuration expected true got fals e | |
| 4 FAIL Test endOfStream completes previous seek to truncated duration assert_true: mediaElement.seeking while seeking to truncatedDuration expected true got false | |
| 5 PASS Test setting same duration multiple times does not fire duplicate durationc hange | |
| 6 Harness: the test ran to completion. | |
| 7 | |
| OLD | NEW |