- From: <bugzilla@jessica.w3.org>
- Date: Mon, 11 Nov 2013 10:05:12 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23792 Bug ID: 23792 Summary: Event dispatching algorithm doesn't support the load event fired at window Product: WebAppsWG Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: DOM Assignee: annevk@annevk.nl Reporter: Ms2ger@gmail.com QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, www-dom@w3.org <http://www.whatwg.org/html/#the-end> step 7.2 has > If the Document is in a browsing context, fire a simple event > named load at the Document's Window object, but with its target > set to the Document object (and the currentTarget set to the > Window object). This would mean having to fix up the target somewhere in the middle of <http://dom.spec.whatwg.org/#concept-event-dispatch>. We should make the algorithm support this use case instead. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 11 November 2013 10:05:14 UTC