- From: <bugzilla@jessica.w3.org>
- Date: Tue, 03 Jul 2012 20:52:58 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17680
Summary: This definition of "stops parsing" combined with the
definition of when an iframe delays the load event of
its parent document seems like it will produce the
wrong order of events; the iframe should continue to
delay the load until after the steps here ha
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#the
-end
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: other Hixie drafts (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org
Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-end.html
Multipage: http://www.whatwg.org/C#the-end
Complete: http://www.whatwg.org/c#the-end
Comment:
This definition of "stops parsing" combined with the definition of when an
iframe delays the load event of its parent document seems like it will produce
the wrong order of events; the iframe should continue to delay the load until
after the steps here have run (or, at least until after the load event in the
iframe fires; I didn't test for things other than that).
Posted from: 85.229.223.104
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:16.0) Gecko/16.0
Firefox/16.0
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 3 July 2012 20:53:00 UTC