Bug 8066 - non-capturing load event on document does not fire
Summary: non-capturing load event on document does not fire
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-29 15:23 PST by Geoffrey Garen
Modified: 2012-09-06 17:35 PDT (History)
3 users (show)

See Also:


Attachments
reduction (242 bytes, text/html)
2006-03-29 15:24 PST, Geoffrey Garen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2006-03-29 15:23:44 PST
See attached test case. If you change the event to a capturing load event and add an empty iframe to the document, the event does fire.
Comment 1 Geoffrey Garen 2006-03-29 15:24:22 PST
Created attachment 7377 [details]
reduction
Comment 2 Gavin Barraclough 2012-09-06 17:35:17 PDT
Our behaviour matches Firefox, Opera, Chrome.
Notabug.