diff --git a/source b/source index 7751caf4c4f..6faffa3e47f 100644 --- a/source +++ b/source @@ -90994,6 +90994,8 @@ document.body.appendChild(frame)
  • If document's iframe load in progress flag is set, then set document's mute iframe load flag.

  • +
  • Set document to no-quirks mode.

  • +
  • Create a new HTML parser and associate it with document. This is a script-created parser (meaning that it can be closed by the document.open() and