This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Section 2.1 Error Codes states: The code attribute of a MediaKeySession object must return the code for the error, which must be one of the following: I believe this should read: The MediaKeyError attribute of a MediaKeySession object must return the code for the error, which must be one of the following:
I believe it should read: The code attribute of a _MediaKeyError_ object must return the code for the error, which must be one of the following: MediaKeySession has an error attribute of type MediaKeyError, but really this sentence is referring the numeric code attribute of MediaKeyError.