This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 19851 - In the following statement, it is unclear WHICH browsing context is being referred to: "13. The fetch algorithm must delay the load event of the browsing context.". Besides, there is no "load event" for the browsing context, only for document. I believe t
Summary: In the following statement, it is unclear WHICH browsing context is being ref...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Silvia Pfeiffer
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-04 11:35 UTC by Silvia Pfeiffer
Modified: 2012-11-11 01:06 UTC (History)
6 users (show)

See Also:


Attachments

Description Silvia Pfeiffer 2012-11-04 11:35:10 UTC
+++ This bug was initially created as a clone of Bug #18604 +++

Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#navigating-across-documents
Complete: http://www.whatwg.org/c#navigating-across-documents

Comment:
In the following statement, it is unclear WHICH browsing context is being
referred to: "13. The fetch algorithm must delay the load event of the
browsing context.". Besides, there is no "load event" for the browsing
context, only for document. I believe the correct statement would have to be
"The fetch algorithm must delay the load event of the source browsing
context's active document"

Posted from: 95.211.27.23
User agent: Mozilla/5.0 (Windows NT 6.1; rv:10.0) Gecko/20100101 Firefox/10.0
==

The patch for this bug clarifies delaying the load event in iframes. The text describes implemented reality better.

https://github.com/w3c/html/commit/4687558ce0ed676b0730e68b16426faa71e37834
Comment 1 Silvia Pfeiffer 2012-11-11 01:06:53 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If
you are satisfied with this response, please change the state of
this bug to CLOSED. If you have additional information and would
like the Editor to reconsider, please reopen this bug. If you would
like to escalate the issue to the full HTML Working Group, please
add the TrackerRequest keyword to this bug, and suggest title and
text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this
document:   http://dev.w3.org/html5/decision-policy/decision-policy-v2.html

Status: Accepted
Change Description:
https://github.com/w3c/html/commit/4687558ce0ed676b0730e68b16426faa71e37834
Rationale: adopted WHATWG change