[media-source] Add event handler attributes (e.g. onsourceopen) to MediaSource, SourceBuffer and SourceBufferList

foolip has just created a new issue for 
https://github.com/w3c/media-source:

== Add event handler attributes (e.g. onsourceopen) to MediaSource, 
SourceBuffer and SourceBufferList ==
This is useful for feature detection, and is commonly done for things 
that inherit from `EventTarget`:
https://w3c.github.io/web-animations/#the-animation-interface
https://w3c.github.io/resource-timing/#extensions-performance-interface
http://webaudio.github.io/web-audio-api/#AudioBufferSourceNode
https://fullscreen.spec.whatwg.org/#api

@wolenetz 

Please view or discuss this issue at 
https://github.com/w3c/media-source/issues/66 using your GitHub 
account

Received on Friday, 22 April 2016 09:09:28 UTC