RE: More controlled degrading, @supported at-rule

Kai F. Lahmann wrote:
> Am Donnerstag, 16. September 2004 23:20 schrieb Benjamin D. Smedberg:
>> http://www.saintpatrickdc.org/bsmedberg/css-supported.html
> 
> interesting idea, but what do you call "supported"? does MSIE support
> 'position' (it knows all 3 values, but has 'fixed' linked to
> 'static') for that?

Of necessity the user agent will exclusively decide what it "supports".
Perhaps a
@supports [ position(fixed) ]
kind of syntax will allow detecting support of sub-features.

Matthew.van.Eerde@hbinc.com                      805.964.4554 x902
Hispanic Business Inc./HireDiversity.com         Software Engineer
perl -e"map{y/a-z/l-za-k/;print}shift" "Jjhi pcdiwtg Ptga wprztg,"

Received on Friday, 17 September 2004 00:12:28 UTC