- From: <bugzilla@jessica.w3.org>
- Date: Sun, 04 Nov 2012 11:35:10 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19851
Priority: P3
Bug ID: 19851
CC: contributor@whatwg.org, ian@hixie.ch,
jgraham@opera.com, mike@w3.org,
public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Assignee: silviapfeiffer1@gmail.com
Summary: 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
QA Contact: public-html-bugzilla@w3.org
Severity: normal
Classification: Unclassified
OS: other
Reporter: silviapfeiffer1@gmail.com
URL: http://www.whatwg.org/specs/web-apps/current-work/#nav
igating-across-documents
Hardware: Other
Status: NEW
Version: unspecified
Component: HTML5 spec
Product: HTML WG
+++ 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
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Sunday, 4 November 2012 11:35:13 UTC