Bugzilla – Bug 205
Reduce the number of errors in truncated doctypes
Last modified: 2008-07-22 17:57:38 CEST
Index: source =================================================================== --- source (revision 1684) +++ source (revision 1685) @@ -41730,8 +41730,8 @@ state</span>.</dd> <dt>EOF</dt> - <dd><span>Parse error</span>. Emit the DOCTYPE token. Reconsume - the EOF character in the <span>data state</span>.</dd> + <dd>Emit the DOCTYPE token. Reconsume the EOF character in the + <span>data state</span>.</dd> <dt>Anything else</dt> <dd>Stay in the <span>bogus DOCTYPE state</span>.</dd>