diff --git a/source b/source index 203f2940af2..030e2a9d72d 100644 --- a/source +++ b/source @@ -145439,15 +145439,6 @@ document.body.appendChild(text); stack of template insertion modes so that it is the new current template insertion mode.

-
  • Let the adjustedInsertionLocation be the appropriate place for - inserting a node.

  • - -
  • Let intendedParent be the element in which the - adjustedInsertionLocation finds itself.

  • - -
  • Let document be intendedParent's node - document.

  • -
  • If any of the following are false: