WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 26147
63905
Events do not work on created documents
https://bugs.webkit.org/show_bug.cgi?id=63905
Summary
Events do not work on created documents
David Rivron
Reported
2011-07-04 07:07:06 PDT
Created
attachment 99626
[details]
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
Attachments
Test case
(841 bytes, application/xhtml+xml)
2011-07-04 07:07 PDT
,
David Rivron
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2011-07-05 00:12:31 PDT
*** This bug has been marked as a duplicate of
bug 26147
***
Alexey Proskuryakov
Comment 2
2011-07-05 00:13:42 PDT
Note that DOMNodeRemoved wouldn't fire in a normal document either - see e.g.
bug 55666
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug