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

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

--- Comment #1 from Henri Sivonen <hsivonen@hsivonen.fi> ---
(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.)

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

Received on Wednesday, 20 November 2013 11:40:24 UTC