RESOLVED FIXED 107428
Enable DOM4_EVENTS_CONSTRUCTOR
https://bugs.webkit.org/show_bug.cgi?id=107428
Summary Enable DOM4_EVENTS_CONSTRUCTOR
Kentaro Hara
Reported 2013-01-21 00:53:15 PST
Currently DOM4_EVENTS_CONSTRUCTOR is enabled in Chromium only. We need to enable the flag in other ports. By enabling the flag, we can expose constructors for UIEvent, MouseEvent, KeyboardEvent, WheelEvent, TextEvent, CompositionEvent and FocusEvent. Editor's draft: https://dvcs.w3.org/hg/d4e/raw-file/tip/source_respec.htm
Attachments
Brent Fulgham
Comment 1 2013-05-21 10:31:35 PDT
This is also enabled under Safari (OS X).
David Kilzer (:ddkilzer)
Comment 2 2016-09-09 10:55:11 PDT
David Kilzer (:ddkilzer)
Comment 3 2016-09-09 11:00:24 PDT
Note You need to log in before you can comment on or make changes to this bug.