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 23519 - [imports]: It is not clear when import is ready.
Summary: [imports]: It is not clear when import is ready.
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Dimitri Glazkov
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 20683
  Show dependency treegraph
 
Reported: 2013-10-15 08:29 UTC by Morrita Hajime
Modified: 2014-02-10 22:59 UTC (History)
0 users

See Also:


Attachments

Description Morrita Hajime 2013-10-15 08:29:44 UTC
The spec says "When an import is ready to be used, its import ready flag must be set.", but it isn't clear when it is ready.

For example, should <script defer> block the readiness?