EventModifierInit is a dictionary to initialize modifier state at creating untrusted event. This allows to initialize "AltGraph", "CapsLock", "Fn", "FnLock", "Hyper", "NumLock", "OS", "ScrollLock", "Super", "Symbol" and "SymboleLock" state of creating events and it has been no way to initialize them.

Currently, we don't support "Super" and "Hyper" modifier state yet. Therefore, we don't support modifierSuper and modifierHyper in this time.

Bug to implement:

Support D3E EventModifierInit
https://bugzilla.mozilla.org/show_bug.cgi?id=1124608

Link to standard:
https://dvcs.w3.org/hg/dom3events/raw-file/tip/html/DOM3-Events.html#h-event-modifier-initializers

--
Masayuki Nakano <masay...@d-toybox.com>
Manager, Internationalization, Mozilla Japan.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to