[Bug 28924] New: Is CompositionEvent supposed to have .locale?

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

            Bug ID: 28924
           Summary: Is CompositionEvent supposed to have .locale?
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: UI Events
          Assignee: garykac@google.com
          Reporter: bugs@pettay.fi
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org

It is not clear how CompositionEvent should behave per current draft.
Should it have .locale property which is then initialized for example using
the legacy initCompositionEvent?
And should the dictionary for ctor have locale too?

Some version of some spec (I'm getting lost with D3E, UIEvents and
UIEventsExtensions) had .locale in KeyboardEvent.


Anyhow, since .locale is there for initCompositionEvent, I'll add it to the
dictionary too in Gecko. Guess work here.

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

Received on Tuesday, 7 July 2015 17:24:43 UTC