[Webkit-unassigned] [Bug 46873] Rename @webkitspeech to @x-webkit-speech to follow HTML5 convention

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 30 02:48:55 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46873





--- Comment #5 from Maciej Stachowiak <mjs at apple.com>  2010-09-30 02:48:55 PST ---
I think if the event name is prefixed, then t's probably better to use the normal onfoo attributes. The event name itself should not contain "on", that's only for the attribute. So I'd suggest:

event name: webkitspeechchange
event handler attribute: onwebkitspeechchange

Maybe it would be good for HTML5 to suggest that for extended event handler attributes too.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list