Re: [csswg-drafts] [css-anchor-position-1] Last @try to display none? (#9380)

Agree, maybe not `display: none`, but `visibility: hidden` could be nice to have. Or something like a `hidden` keyword if we'd go the route of `position-area` list of fallbacks or something similar.

Right now, a workaround for this could be to have the last `@try` render the element with 0x0 dimensions, and hide its content via a container query, but ideally it would be nice to have an ability to hide the element via the fallback mechanism.

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


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

Received on Friday, 6 October 2023 22:59:46 UTC