Re: block-based parsing?

Quoting Orion Adrian <orion.adrian@gmail.com>:
> Browsers can't be trusted to accurately say what features they do and
> don't support. So they may say they support a feature and go ahead
> with the properties in the block, but it won't in reality support it
> and you'll end up with a mess.

Without a testcase for every possible situation browsers will never know. So
yes, you will likely end up with a mess. Same mess as the hasFeature 
DOM method
is now...

Kind regards,

Anne


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

Received on Tuesday, 13 September 2005 15:43:29 UTC