Re: [csswg-drafts] [css-contain-3] Move style queries of standard properties to level 4 (#7185)

Chrome shipped style() queries for custom properties and Apple have update their standards position: 

https://github.com/WebKit/standards-positions/issues/57#issuecomment-1691159042

I am not convinced querying computed values is what authors want for standard properties. A lot of properties' values are computed as specified while the authors would expect to query the resolved or used value.

For instance, it is generally not possible to usefully query the computed color-scheme as `color-scheme: light dark` will have a computed value of `light dark`, while the author would typically want to query the used valule.

I'd prefer to defer standard property queries to next level and revisit, but at least marked as at-risk.


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


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

Received on Thursday, 24 August 2023 10:00:48 UTC