Re: [css3-conditional] @supports API

On 12/10/2011 6:43 AM, François REMY wrote:
> To me, it seems like any error should be handled by having the API
> return false. Are there any case where you would prefer doing
> otherwhise? The main problem may rather be: How simple is it to catch
> all CSS errors with a parser that has been made to overcome any error,
> and not especially "throwing" or "notifying" about them.

I think David is taking about CSS parsing (as per the normal parsing 
rules) within @-rules. Like so.

http://css-class.com/test/css21testsuite/at-rule-022.xht

http://css-class.com/test/css21testsuite/at-rule-023.xht

http://css-class.com/test/css21testsuite/at-rule-026.xht

Opera 11.50 matches 'at-rule-022' where IE9, Gecko, Webkit and Opera 
matches 'at-rule-023' and 'at-rule-026'.



-- 
Alan Gresley
http://css-3d.org/
http://css-class.com/

Received on Wednesday, 12 October 2011 10:56:39 UTC