File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -1052,7 +1052,11 @@ <h1>The <code>DOMParser</code> interface</h1>
1052
1052
with name <code>SyntaxError</code>. -->
1053
1053
1054
1054
< li > Let < var > document</ var > be a newly-created
1055
- < code > < a data-spec ="DOM4 " title ="xmldocument " class ="externalDFN "> XMLDocument</ a > </ code > .
1055
+ < a data-spec ="DOM4 " title ="xml-document " class ="externalDFN "> XML Document</ a > .
1056
+ < span class ="note "> The < var > document</ var > will use the
1057
+ < code > < a data-spec ="DOM4 " title ="document " class ="externalDFN "> Document</ a > </ code > interface
1058
+ rather than the < code > < a data-spec ="DOM4 " title ="xmldocument " class ="externalDFN "> XMLDocument</ a > </ code >
1059
+ interface.</ span >
1056
1060
1057
1061
< li >
1058
1062
< p > Let < var > root</ var > be a new
You can’t perform that action at this time.
0 commit comments