[Bug 23828] HTMLSourceElement with |keySystem| attribute should create MediaKeys object for |keySystem|

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23828

David Dorwin <ddorwin@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |23897

--- Comment #2 from David Dorwin <ddorwin@google.com> ---
(In reply to Henri Sivonen from comment #1)
> (In reply to David Dorwin from comment #0)
> > The spec currently adds a new |keySystem| attribute to HTMLSourceElement
> > such that it can be used in selecting the correct source. For example:
> >   <source keySystem="com.example.somesystem" type="video/webm">
> 
> No, it doesn't. As far as I can tell, there is nothing in the EME spec
> that'd add a markup attribute to the <source> element. It just adds a DOM
> attribute. (A markup attribute couldn't be in the camel case anyway.)

That was the intent. Thanks for pointing this out. I filed bug 23897 to fix
this.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Saturday, 23 November 2013 00:28:58 UTC