[Bug 17625] Shouldn't ExSel key value be Exsel?
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17625 Gary Kacmarcik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Resolution|FIXED |--- --- Comment #4 from Gary Kacmarcik <[email protected]> --- The correct name for these keys is ExSel and CrSel since they are abbreviations and the naming convention is to use InitialCaps for key names. Microsoft* and USB** documents also refer to these keys using InitialCaps. So 'ExSel' in the original draft was correct. * http://msdn.microsoft.com/en-us/library/windows/hardware/gg463372.aspx#E4 ** http://www.usb.org/developers/devclass_docs/Hut1_11.pdf -- You are receiving this mail because: You are on the CC list for the bug.