[whatwg] Parsing: bogus stuff before doctype

Simon Pieters zcorpan at gmail.com
Mon Jun 18 08:35:11 PDT 2007


The following document triggers quirks mode in Firefox, Safari and IE7  
(standards mode in Opera and per current spec):

    </ foo ><!doctype html>

The following document triggers standards mode in Firefox and Safari  
(quirks mode in IE7 and Opera, and per current spec):

    XXX<!doctype html>

-- 
Simon Pieters



More information about the whatwg mailing list