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

Of course, but my point was that checking for parsing validity alone isn't enough to do what people (/ @yisibl) want for `@property`. :slightly_smiling_face:

For example `@supports descriptor(@property, syntax: "<image>") { ... }` would be `true` in Chrome, even though `<image>` syntax is not implemented.

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

Received on Thursday, 30 April 2020 16:00:01 UTC