Re: [media-source-tests] SourceBuffer.mode with generate timestamps flag true (#3205)

I'll fix the assert_throws to check for TypeError and merge this shortly. Note that Chromium fails this since https://crbug.com/607372 needs fixing still. Underneath the hood, Chromium forces sequence mode behavior for these generate-timestamp-flag==true streams, but doesn't expose 'sequence' as their mode via the attribute, nor does it disallow setting that mode to 'segments'.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3205#issuecomment-245158406

Received on Wednesday, 7 September 2016 02:39:35 UTC