diff --git a/index b/index index 7702d7ae3ed..c5ea5e79539 100644 --- a/index +++ b/index @@ -44217,8 +44217,8 @@ function receiver(e) {
EOF -
Parse error. Emit the DOCTYPE token. Reconsume - the EOF character in the data state. +
Emit the DOCTYPE token. Reconsume the EOF character in the data state.
Anything else diff --git a/source b/source index 4ccf9dc01e7..cdcfc82cf71 100644 --- a/source +++ b/source @@ -41730,8 +41730,8 @@ function receiver(e) { state.
EOF
-
Parse error. Emit the DOCTYPE token. Reconsume - the EOF character in the data state.
+
Emit the DOCTYPE token. Reconsume the EOF character in the + data state.
Anything else
Stay in the bogus DOCTYPE state.