[csswg-drafts] [css-anchor-position] `anchor-size()` should fallback to `auto`, not zero (#10005)

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

== [css-anchor-position] `anchor-size()` should fallback to `auto`, not zero ==
I think by default the `anchor-size()` function in the sizing properties should

- compute to `auto` on elements to which it doesn't apply (i.e. non-absolutely-positioned boxes)
- fall back to `auto` otherwise

Falling back to zero is almost never what you want here.

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


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

Received on Monday, 26 February 2024 23:42:21 UTC