This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
It's odd that we have "Media" and thus the full type (MediaKeys) in the setting function ("setMediaKeys()") but not in the attribute ("keys"). They both operate on the same type and reference the same underlying object. We should either rename the attribute to "mediaKeys" or rename the method to "setKeys()" Using the full type name is nice, but "Media" is also redundant since these are members of HTMLMediaElement.
Discussed in telcon today. Proposal was to rename attribute to mediaKeys. Change is here: https://dvcs.w3.org/hg/html-media/rev/5356bcc1bf3a