[Webkit-unassigned] [Bug 63878] New: Add support for constructor syntax for Events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 3 14:58:08 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63878
Summary: Add support for constructor syntax for Events
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
URL: http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.ht
ml#concept-event-constructor
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: sam at webkit.org
The latest DOM Core draft has new syntax for constructing and initializing DOM events in a much more succinct manner (new Event('eventType', { bubbles: true, cancelable: false })).
--
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