File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -1048,6 +1048,11 @@ <h1>The <code>DOMParser</code> interface</h1>
1048
1048
< li > Parse < var > str</ var > with a namespace-enabled
1049
1049
< code > < a data-spec ="HTML5 " title ="xml-parser " class ="externalDFN "> XML parser</ a > </ code > .
1050
1050
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
+
1051
1056
< li > If the previous step didn't return an error, return the newly
1052
1057
created < a title ="concept-document " data-spec ="DOM4 " class ="externalDFN "> document</ a > .
1053
1058
You can’t perform that action at this time.
0 commit comments