OLD | NEW |
(Empty) | |
| 1 This is a testharness.js-based test. |
| 2 PASS audio.bufferingRate should not be supported |
| 3 PASS video.bufferingRate should not be supported |
| 4 PASS audio.start should not be supported |
| 5 PASS video.start should not be supported |
| 6 PASS audio.end should not be supported |
| 7 PASS video.end should not be supported |
| 8 PASS audio.loopStart should not be supported |
| 9 PASS video.loopStart should not be supported |
| 10 PASS audio.loopEnd should not be supported |
| 11 PASS video.loopEnd should not be supported |
| 12 PASS audio.loopCount should not be supported |
| 13 PASS video.loopCount should not be supported |
| 14 PASS audio.currentLoop should not be supported |
| 15 PASS video.currentLoop should not be supported |
| 16 PASS audio.addCuePoint should not be supported |
| 17 PASS video.addCuePoint should not be supported |
| 18 PASS audio.removeCuePoint should not be supported |
| 19 PASS video.removeCuePoint should not be supported |
| 20 FAIL source.media should not be supported assert_false: expected false got true |
| 21 PASS audio.playCount should not be supported |
| 22 PASS video.playCount should not be supported |
| 23 PASS audio.addCueRange should not be supported |
| 24 PASS video.addCueRange should not be supported |
| 25 PASS audio.removeCueRanges should not be supported |
| 26 PASS video.removeCueRanges should not be supported |
| 27 PASS source.pixelratio should not be supported |
| 28 PASS audio.bufferedBytes should not be supported |
| 29 PASS video.bufferedBytes should not be supported |
| 30 PASS audio.totalBytes should not be supported |
| 31 PASS video.totalBytes should not be supported |
| 32 PASS audio.bufferingThrottled should not be supported |
| 33 PASS video.bufferingThrottled should not be supported |
| 34 PASS audio.autobuffer should not be supported |
| 35 PASS video.autobuffer should not be supported |
| 36 PASS audio.startTime should not be supported |
| 37 PASS video.startTime should not be supported |
| 38 PASS audio.startOffsetTime should not be supported |
| 39 PASS video.startOffsetTime should not be supported |
| 40 PASS audio.initialTime should not be supported |
| 41 PASS video.initialTime should not be supported |
| 42 PASS video.audio should not be supported |
| 43 PASS audio.startDate should not be supported |
| 44 PASS video.startDate should not be supported |
| 45 PASS TextTrackCue constructor should not be supported |
| 46 Harness: the test ran to completion. |
| 47 |
OLD | NEW |