Bugzilla – Bug 111
DOCTYPE parsing: Make trailing garbage after the SYSTEM identifier in a DOCTYPE not trigger quirks mode.
Last modified: 2008-03-13 16:22:49 CET
Index: source =================================================================== --- source (revision 1305) +++ source (revision 1306) @@ -37487,9 +37487,9 @@ EOF character in the <span>data state</span>.</dd> <dt>Anything else</dt> - <dd><span>Parse error</span>. Set the DOCTYPE token's correctness - flag to <i>incorrect</i>. Switch to the <span>bogus DOCTYPE - state</span>.</dd> + <dd><span>Parse error</span>. Switch to the <span>bogus DOCTYPE + state</span>. (This does <em>not</em> set the DOCTYPE token's + correctness flag to <i>incorrect</i>.)</dd> </dl>