diff --git a/index b/index index 7a82a34e754..edf9b3576df 100644 --- a/index +++ b/index @@ -8286,8 +8286,8 @@ http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0

If type does not have the value "text/html", then act as if the - tokeniser had emitted a pre element - start tag, then set the HTML parser's HTML parser's tokenisation stage's content model flag to PLAINTEXT. diff --git a/source b/source index 62c88fabc2c..0adf0600e7c 100644 --- a/source +++ b/source @@ -6498,8 +6498,8 @@ http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0

  • If type does not have the value "text/html", then act as if the tokeniser had emitted a pre - element start tag, then set the HTML parser's + -->, then act as if the tokeniser had emitted a start tag token + with the tag name "pre", then set the HTML parser's tokenisation stage's content model flag to PLAINTEXT.