[Bug 26829] MediaKeys.create()'s spec mentions an unassociated media element

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

David Dorwin <ddorwin@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from David Dorwin <ddorwin@google.com> ---
Thanks for the report and suggestion.
https://dvcs.w3.org/hg/html-media/rev/d4cd783f02b3 changes it to:

If keySystem is not supported or not allowed in the origin of the calling
context's Document, return a promise rejected with a new DOMException whose
name is "NotSupportedError".

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

Received on Friday, 19 September 2014 16:34:17 UTC