[csswg-drafts] [css-values-4] Should `dv*` account for `overflow: auto` scrollbars dynamically? (#10059)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-values-4] Should `dv*` account for `overflow: auto` scrollbars dynamically? ==
In https://github.com/w3c/csswg-drafts/issues/6026 we resolved to restore the rule that made viewport units account for `overflow: scroll`. But this is only part of the equation: it doesn't handle `overflow: auto`. The restriction was put in originally because cycling computed style after layout was complicated.

But since the `dv*` units are already dynamic, and are relatively new so have fewer compat restrictions, should they be made to dynamically account for scrollbars?

If so, should we adjust the `sv*` units also?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10059 using your GitHub account


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

Received on Monday, 11 March 2024 21:44:51 UTC