[Webkit-unassigned] [Bug 174313] New: Implement EventTarget constructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 10 09:34:41 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=174313

            Bug ID: 174313
           Summary: Implement EventTarget constructor
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: d at domenic.me

This feature allows authors to create their own instances of EventTarget. Such instances do not participate in a tree.

Spec: https://dom.spec.whatwg.org/#dom-eventtarget-eventtarget

Tests:
- http://w3c-test.org/dom/events/EventTarget-constructible.any.html
- http://w3c-test.org/dom/events/EventTarget-constructible.any.worker.html

Spec discussion:
- https://github.com/whatwg/dom/issues/441
- https://github.com/whatwg/dom/pull/467

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170710/1cc062fc/attachment.html>


More information about the webkit-unassigned mailing list