[Bug 21854] Define MediaKeySession life cycle states and/or events

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

--- Comment #18 from Adrian Bateman [MSFT] <adrianba@microsoft.com> ---
(In reply to comment #16)
> Are there other examples of _redundant_ events and state
> attributes (vs. a single statechange/progress event with a corresponding
> state attribute)?

A few that come to mind:

FileReader readyState
http://www.w3.org/TR/FileAPI/#dfn-filereader

HTMLImageElement complete
http://www.w3.org/TR/html5/embedded-content-0.html#the-img-element

Document readyState
http://www.w3.org/TR/html5/dom.html#dom-document-readystate

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

Received on Tuesday, 6 August 2013 14:47:09 UTC