Re: [media-source-tests] Checks MediaSource.activeSourceBuffers and changes to track state (#3182)

This PR LGTM modulo the comments I added. I'll merge it with commit(s) that address my comments shortly.
@jdsmith3000 Please note @tidoust had an Edge-specific comment, above:

> Note that Edge apparently does not yet support resetting the delaying-the-load-event-flag of the media element, and does not want to reach HAVE_CURRENT_DATA for video-only tracks, unless "endOfStream()" is called. This makes the test harness time out in some cases (because the "load" event is not fired on "window"), even though the underlying test cases actually pass. If needed, I may add calls to "mediaSource.endOfStream()".

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

Received on Wednesday, 17 August 2016 23:42:49 UTC