Home | History | Annotate | Download | only in resources

Lines Matching full:subresources

2558   <p>A resource's <dfn id=critical-subresources>critical subresources</dfn> are those that the
2562 only <code title="">@import</code> rules introduce <a href=#critical-subresources>critical
2563 subresources</a>; other resources, e.g. fonts or backgrounds, are
11982 <p>Once the attempts to obtain the resource and its <a href=#critical-subresources>critical
11983 subresources</a> are complete, the user agent must, if the loads
11987 <a href=#critical-subresources>critical subresources</a> failed to completely load for any
11992 subresources (e.g. CSS parse errors, PNG decoding errors) are not
12000 its <a href=#critical-subresources>critical subresources</a> are complete. (Resources that
13292 <p>Once the attempts to obtain the style sheet's <a href=#critical-subresources>critical
13293 subresources</a>, if any, are complete, or, if the style sheet
13294 has no <a href=#critical-subresources>critical subresources</a>, once the style sheet has
13298 or, if one of the style sheet's <a href=#critical-subresources>critical subresources</a>
13304 style sheet or its subresources (e.g. CSS parse errors, PNG decoding
13312 sheet's <a href=#critical-subresources>critical subresources</a>, if any, are
58505 <p>Subresources, such as style sheets, images, etc, would only be
83627 <td> Fired at the <code><a href=#document>Document</a></code> once it and its scripts have loaded, without waiting for other subresources
83715 <td> Fired at the <code><a href=#document>Document</a></code> when it finishes parsing and again when all its subresources have finished loading