blob: 9fd1e8580ebfb4a910e8e5c841195933aaeaf7dd [file] [log] [blame]
This is a testharness.js-based test.
FAIL audio/aac : If generate timestamps flag equals true and new mode equals "segments", then throw a TypeError exception and abort these steps. assert_throws: SourceBuffer#mode with generate timestamps flag true function "function() {
sourceBuffer.mode = "segments";
}" did not throw
FAIL audio/mpeg : If generate timestamps flag equals true and new mode equals "segments", then throw a TypeError exception and abort these steps. assert_throws: SourceBuffer#mode with generate timestamps flag true function "function() {
sourceBuffer.mode = "segments";
}" did not throw
Harness: the test ran to completion.