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 ee5ff06 commit 423c664Copy full SHA for 423c664
source
@@ -90648,9 +90648,8 @@ document.body.appendChild(frame)</pre>
90648
<!-- removes callbacks that fired between this algorithm starting and the times and databases
90649
being aborted in the "unload" step above -->
90650
90651
- <li><p>Remove all child nodes of <var>document</var>, without firing any mutation
90652
- events.</p></li>
90653
- <!-- as of 2009-03-30, only WebKit fired mutation events here. -->
+ <li><p><span data-x="concept-node-replace-all">Replace all</span> with null within
+ <var>document</var>, without firing any mutation events.</p></li>
90654
90655
<li>
90656
<p>Call the JavaScript <span
0 commit comments