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

> It'd be nice to have this for `@property` so we could feature detect the support from CSS directly with something like:
> 
> ```css
>   @supports descriptor(@property, syntax: "<color>") { ... }
> ```

Yeah, @property urgently needs this function, Chrome is ready to ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/3ygpsew53a0

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

Received on Friday, 24 April 2020 05:06:54 UTC