- From: David Dorwin <ddorwin@google.com>
- Date: Fri, 11 Jan 2013 20:32:33 -0800
- To: public-html-media@w3.org
Received on Saturday, 12 January 2013 04:33:22 UTC
Summary of changes:
- addKey() is now update(). (Bug
18531<https://www.w3.org/Bugs/Public/show_bug.cgi?id=18531>
)
- The HTMLMediaElement.canPlayType() extension has been replaced with
MediaKeys.isTypeSupported(), which matches MSE. (Bug
20335<https://www.w3.org/Bugs/Public/show_bug.cgi?id=20335>
)
- There is still an open question of whether two states is enough, so
this bug remains open.
Received on Saturday, 12 January 2013 04:33:22 UTC