- From: Manuel Rego Casasnovas via GitHub <sysbot+gh@w3.org>
- Date: Fri, 24 Apr 2020 04:26:23 +0000
- To: public-css-archive@w3.org
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>") { ... } ``` -- GitHub Notification of comment by mrego Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2463#issuecomment-618794420 using your GitHub account
Received on Friday, 24 April 2020 04:26:25 UTC