Re: Doctype detection

On Wed, 26 Jul 2000, Jan Roland Eriksson wrote:
> 
> Don't use "doctype-sniffing" for the wrong purpose, doing that
> will only create a new set of problems that we need to discuss
> again some years from now.

I disagree, but let us put that aside for now.

Given the following facts:

1. For browsers to have any significant market share they must 
   render legacy content in a backwards-compatible way.

2. Browsers should render documents designed for the standards 
   in a standards-compliant way without being explicitly told
   to using non-standard extensions.

...how would you suggest browsers should detect whether to use
their quirks mode or their standard compliant mode?

-- 
Ian Hickson                            ("`-''-/").___..--''"`-._   
http://www.bath.ac.uk/%7Epy8ieh/        `6_ 6  )   `-.  (     ).`-.__.`)
                                        (_Y_.)'  ._   )  `._ `. ``-..-' fL
Member, Mozilla Quality Assurance     _..`--'_..-_/  /--'_.' ,'
Browser Standards Compliance Team    (il).-''  (li).'  ((!.-'    

Received on Wednesday, 26 July 2000 14:13:13 UTC