[Bug 19791] New: MediaKeySession Error Code typo

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

          Priority: P2
            Bug ID: 19791
                CC: mike@w3.org, public-html-media@w3.org
          Assignee: adrianba@microsoft.com
           Summary: MediaKeySession Error Code typo
        QA Contact: public-html-bugzilla@w3.org
          Severity: normal
    Classification: Unclassified
                OS: Windows NT
          Reporter: johnsim@microsoft.com
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: Encrypted Media Extensions
           Product: HTML WG

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:

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 30 October 2012 23:00:30 UTC