blob: 3b81c8dda27e8cf51acb479c0cf3a112260d9fdd [file] [log] [blame]
This is a testharness.js-based test.
PASS addSourceBuffer() sets SourceBuffer.mode to 'segments' when the generate timestamps flag is false
FAIL addSourceBuffer() sets SourceBuffer.mode to 'sequence' when the generate timestamps flag is true assert_equals: expected "sequence" but got "segments"
Harness: the test ran to completion.