Short URL: http://html5.org/r/7290
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 7290 | 2012-08-28 04:48 |
Index: source
===================================================================
--- source (revision 7289)
+++ source (revision 7290)
@@ -18137,7 +18137,10 @@
<dt id="script-processing-style-delayed">If the element does not
have a <code title="attr-script-src">src</code> attribute, and
the element has been flagged as <span>"parser-inserted"</span>,
- and the <code>Document</code> of the <span>HTML parser</span> or
+ and either the parser that created the <code>script</code> is an
+ <span>XML parser</span> or it's an <span>HTML parser</span> whose
+ <span>script nesting level</span> is zero, and the
+ <code>Document</code> of the <span>HTML parser</span> or
<span>XML parser</span> that created the <code>script</code>
element <span>has a style sheet that is blocking
scripts</span></dt>