Skip to content

Commit 43d9300

Browse files
1 parent bd85140 commit 43d9300

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,6 +1048,11 @@ <h1>The <code>DOMParser</code> interface</h1>
10481048
<li>Parse <var>str</var> with a namespace-enabled
10491049
<code><a data-spec="HTML5" title="xml-parser" class="externalDFN">XML parser</a></code>.
10501050

1051+
<p class="note">For all XHTML <code><a data-spec="HTML5" title="script" class="externalDFN">script</a></code>
1052+
elements parsed using the <code><a data-spec="HTML5" title="xml-parser" class="externalDFN">XML parser</a></code>,
1053+
the equivalent of the <a data-spec="HTML5" title="scripting-flag" class="externalDFN">scripting flag</a> must
1054+
be set to "disabled".</p>
1055+
10511056
<li>If the previous step didn't return an error, return the newly
10521057
created <a title="concept-document" data-spec="DOM4" class="externalDFN">document</a>.
10531058

0 commit comments

Comments
 (0)