Re: [csswg-drafts] [css-anchor-position] anchor-size() argument should be optional (#10318)

A function computing to a different value depending on which property it's used on is a bit odd and unlike CSS in general. 

e.g. `height: anchor-size()` and `width: anchor-size()` shouldn't compute to different values.

Something more CSS-like would probably be a keyword: `height: anchor-size` or `height: match-anchor` or similar.

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


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

Received on Tuesday, 14 May 2024 10:10:32 UTC