This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
The spec is still organized as if all APIs, Events, and Algorithms are on the same object as they were in v0.1b. We should re-organize them by object like MSE (http://www.w3.org/TR/media-source/#h2_toc) and HTML5. That would mean top-level sections for: * MediaKeys Object * MediaKeySession Object * HTMLMediaElement Extensions * HTMLSourceElement Extensions
The reordering was completed in https://dvcs.w3.org/hg/html-media/rev/a291ac57bad3 and the five previous commits. The table of contents is missing many subsections. This will be addressed when we move to ReSpec (bug 25506).
https://dvcs.w3.org/hg/html-media/rev/b2c983cf30f1 moves the HTMLMediaElement events from the MediaKeySession to the correct section.