Re: ISSUE-54: doctype-legacy-compat

On Fri, 16 Jan 2009 13:14:39 +0100, Sam Ruby <rubys@us.ibm.com> wrote:
> The following string is the smallest and simplest string that will  
> trigger
> standards compatibility mode in all browsers (there was some confusion  
> over this, but that was resolved[5]) and can be produced by all known  
> tools.
>
> <!DOCTYPE html "">

I think you mean <!DOCTYPE html PUBLIC ""> as what you mention triggers  
quirks mode in e.g. Firefox and is not well-formed XML.


> [5] http://krijnhoetmer.nl/irc-logs/html-wg/20090108#l-843


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Friday, 16 January 2009 12:21:55 UTC