File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -33415,13 +33415,10 @@ interface <dfn interface>HTMLIFrameElement</dfn> : <span>HTMLElement</span> {
33415
33415
33416
33416
<hr> <!-- SRC/SRCDOC PROCESSING MODEL -->
33417
33417
33418
- <p>The <code>iframe</code> <span>HTML element insertion steps</span>, given
33418
+ <p>The <code>iframe</code> <span>HTML element post-connection steps</span>, given
33419
33419
<var>insertedNode</var>, are:</p>
33420
33420
33421
33421
<ol>
33422
- <li><p>If <var>insertedNode</var>'s <span>shadow-including root</span>'s <span
33423
- data-x="concept-document-bc">browsing context</span> is null, then return.</p></li>
33424
-
33425
33422
<li><p><span>Create a new child navigable</span> for <var>insertedNode</var>.</p></li>
33426
33423
33427
33424
<li><p>If <var>insertedNode</var> has a <code data-x="attr-iframe-sandbox">sandbox</code>
You can’t perform that action at this time.
0 commit comments