WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 28343
Setting attribute event listeners to the body does not set them on the window
https://bugs.webkit.org/show_bug.cgi?id=28343
Summary
Setting attribute event listeners to the body does not set them on the window
Sam Weinig
Reported
2009-08-15 15:07:12 PDT
Setting an attrbute event listener to the body, eg. document.body.onload = function() {}, does not set window.onload as it should.
Attachments
Patch
(20.40 KB, patch)
2009-08-15 15:09 PDT
,
Sam Weinig
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2009-08-15 15:09:33 PDT
Created
attachment 34905
[details]
Patch
Sam Weinig
Comment 2
2009-08-15 15:15:00 PDT
Fixed in
r47326
.
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