Re: [csswg-drafts] [css-anchor-1] position-visibility show/hide animations (#10182)

Yeah, I think the right approach might be:

1. Add a new `strongly-hidden` value to `visibility`. This forces the descendants of the element to also compute to `strongly-hidden`, regardless of their specified value.
2. `position-visibility` pivots to actually causing `visibility` to compute to `strongly-hidden`.
3. Transitions/animations can now key off of this, using the same behavior as they currently have for `hidden`.

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


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

Received on Tuesday, 9 April 2024 20:16:03 UTC