File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35078,13 +35078,13 @@ interface <dfn interface>HTMLIFrameElement</dfn> : <span>HTMLElement</span> {
3507835078 <var>insertedNode</var>, are:</p>
3507935079
3508035080 <ol>
35081- <li><p><span>Create a new child navigable</span> for <var>insertedNode</var>.</p></li>
35082-
3508335081 <li><p>If <var>insertedNode</var> has a <code data-x="attr-iframe-sandbox">sandbox</code>
3508435082 attribute, then <span data-x="parse a sandboxing directive">parse the sandboxing
3508535083 directive</span> given the attribute's value and <var>insertedNode</var>'s
3508635084 <span><code>iframe</code> sandboxing flag set</span>.</p></li>
3508735085
35086+ <li><p><span>Create a new child navigable</span> for <var>insertedNode</var>.</p></li>
35087+
3508835088 <li><p><span>Process the <code>iframe</code> attributes</span> for <var>insertedNode</var>, with
3508935089 <i data-x="process-iframe-initial-insertion">initialInsertion</i> set to true.</p></li>
3509035090 </ol>
You can’t perform that action at this time.
0 commit comments