Bug 36269
Summary: | Implement the CustomEvent Interface as specified by the W3C DOM Level 3 Events Working Draft | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andy Estes <aestes> |
Component: | WebCore JavaScript | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | sam |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Andy Estes
2010-03-17 17:50:48 Andy Estes:
Safari fails the following test: http://samples.msdn.microsoft.com/ietestcenter/domevents/domevents_harness.htm?url=./customevent.html.
We do not implement the CustomEvent Interface as specified by the W3C DOM Level 3 Events Working Draft at: http://www.w3.org/TR/DOM-Level-3-Events/.
<rdar://problem/7765997>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sam Weinig
*** This bug has been marked as a duplicate of bug 35703 ***