We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d426109 commit 942e63dCopy full SHA for 942e63d
source
@@ -116047,6 +116047,10 @@ document.body.appendChild(frame)</code></pre>
116047
character. If necessary, calls the <code data-x="dom-document-open">open()</code> method
116048
implicitly first.</p>
116049
116050
+ <p class="warning">This method has very idiosyncratic behavior. <strong>Use of this
116051
+ method is strongly discouraged, for the same reasons as <code
116052
+ data-x="dom-document-write">document.write()</code>.</strong></p>
116053
+
116054
<p>Throws an <span>"<code>InvalidStateError</code>"</span> <code>DOMException</code> when
116055
invoked on <span>XML documents</span>.</p>
116056
0 commit comments