- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 26 Oct 2009 14:39:44 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8074 Summary: The document load event is delayed until all resources are obtained, but obtaining might be delayed indefinitely if the resource is fetched when needed and not pro-actively, so load may be delayed indefinitely, which doesn't sound sensible. Is that intent Product: HTML WG Version: unspecified Platform: Other URL: http://www.whatwg.org/specs/web-apps/current-work/#the- link-element OS/Version: other Status: NEW Severity: normal Priority: P3 Component: HTML5 spec bugs AssignedTo: dave.null@w3.org ReportedBy: contributor@whatwg.org QAContact: public-html-bugzilla@w3.org CC: ian@hixie.ch, mike@w3.org, public-html@w3.org Section: http://www.whatwg.org/specs/web-apps/current-work/#the-link-element Comment: The document load event is delayed until all resources are obtained, but obtaining might be delayed indefinitely if the resource is fetched when needed and not pro-actively, so load may be delayed indefinitely, which doesn't sound sensible. Is that intentional? or should load only be delayed by resources that the UA opts to fetch? Posted from: 212.183.134.209 -- Configure bugmail: http://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 Monday, 26 October 2009 14:39:45 UTC