Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -145439,15 +145439,6 @@ document.body.appendChild(text);
<span>stack of template insertion modes</span> so that it is the new <span>current template
insertion mode</span>.</p></li>

<li><p>Let the <var>adjustedInsertionLocation</var> be the <span>appropriate place for
inserting a node</span>.</p></li>

<li><p>Let <var>intendedParent</var> be the element in which the
<var>adjustedInsertionLocation</var> finds itself.</p></li>

<li><p>Let <var>document</var> be <var>intendedParent</var>'s <span>node
document</span>.</p></li>

<li>
<p>If any of the following are false:</p>

Expand Down
Loading