NEW 76692
Add locale attribute to composition events
https://bugs.webkit.org/show_bug.cgi?id=76692
Summary Add locale attribute to composition events
Kenichi Ishibashi
Reported 2012-01-20 03:09:22 PST
http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#events-compositionevents Composition events have "locale" attribute now. It would be better to add the attribute to WebKit.
Attachments
Alexey Proskuryakov
Comment 1 2012-01-20 10:31:41 PST
We've been discussing locale in bug 69029. I don't think that we should support it.
Ahmad Saleem
Comment 2 2024-02-03 17:32:41 PST
https://w3c.github.io/uievents/#changes-drafts > The KeyboardEvent and CompositionEvent interfaces defined a locale attribute. This attribute was underspecified and moved into a technical note until it can be specified adequately. Refer to this old version of UI Events (before the DOM3Events spec was renamed "UI Events") for details. Below web-spec issues: https://github.com/w3c/uievents/issues/48 https://github.com/w3c/uievents/issues/14
Note You need to log in before you can comment on or make changes to this bug.