- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 10 Feb 2010 00:15:41 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8912
Summary: Why can't defer be used on inline scripts? If the script
execution is slow (which can include loading of
preceeding style sheets), the browser will have to wait
until it can continue parsing and start downloading
subsequent external resources.
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-
work/#script
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/#script
Comment:
Why can't defer be used on inline scripts? If the script execution is slow
(which can include loading of preceeding style sheets), the browser will have
to wait until it can continue parsing and start downloading subsequent
external resources.
Posted from: 81.216.154.159
--
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 Wednesday, 10 February 2010 00:15:43 UTC