Skip to content

Commit

Permalink
Remove is-connected precondition
Browse files Browse the repository at this point in the history
  • Loading branch information
domfarolino committed Dec 10, 2024
1 parent 43bbe33 commit 0195a51
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -33421,9 +33421,6 @@ interface <dfn interface>HTMLIFrameElement</dfn> : <span>HTMLElement</span> {
<var>insertedNode</var>, are:</p>

<ol>
<li><p>If <var>insertedNode</var>'s <span>shadow-including root</span>'s <span
data-x="concept-document-bc">browsing context</span> is null, then return.</p></li>

<li><p><span>Create a new child navigable</span> for <var>insertedNode</var>.</p></li>

<li><p>If <var>insertedNode</var> has a <code data-x="attr-iframe-sandbox">sandbox</code>
Expand Down

0 comments on commit 0195a51

Please sign in to comment.