[Webkit-unassigned] [Bug 63905] New: Events do not work on created documents
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 4 07:07:05 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63905
Summary: Events do not work on created documents
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: Event Handling
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: david.rivron at free.fr
Created an attachment (id=99626)
--> (https://bugs.webkit.org/attachment.cgi?id=99626&action=review)
Test case
Documents created by document.implementation.createDocument or XMLHttpRequest do not handle events.
Expected result of the test case (in the console):
true
foo
DOMNodeRemoved
Actual result:
true
--
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