diff --git a/source b/source index a92a00a0afb..8ab48035a46 100644 --- a/source +++ b/source @@ -86855,6 +86855,12 @@ new PaymentRequest(…); // Allowed to use object given "html", type, and navigationParams.

+
  • Set document's parser cannot change the mode flag to + true.

  • + +
  • Set document's mode + to "no-quirks".

  • +
  • Create an HTML parser and associate it with the document. Act as if the tokenizer had emitted a start tag token with the tag name "pre" followed by a single U+000A LINE FEED (LF) character