From 3f949bee6b8353e0e130cb42cc9edd6019ab2834 Mon Sep 17 00:00:00 2001 From: Mason Freed Date: Mon, 7 Jun 2021 11:11:59 -0700 Subject: [PATCH 1/8] Make text/plugin/media/ua-inline no-quirks documents --- source | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source b/source index a92a00a0afb..470fa4d53bf 100644 --- a/source +++ b/source @@ -86855,6 +86855,8 @@ new PaymentRequest(…); // Allowed to use object given "html", type, and navigationParams.

+
  • 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