Re: [csswg-drafts] [css-conditional-4] Feature detection for descriptors (#2463)

> We can't do naked testing of style rules

Then something like `@supports block(@scroll-timeline foo {})` or `@supports block(:foo { bar: baz; })`?

It seems a bit strange to mix both properties and at-rule blocks in naked `()`, but not style blocks. May be better to just have a function for blocks in general.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2463#issuecomment-1015776329 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 18 January 2022 19:46:04 UTC