Re: [csswg-drafts] [css-view-transitions-2] Ignore offscreen elements from participating in transitions (#8282)

> I can see a use for hidden, but not sure about visible

This naming choice wasn't the best. My thinking behind the tri-state was these modes:

- Only capture if the element is completely or partially onscreen.
- Always capture irrespective of the element's position onscreen.
- Capture if the element is onscreen. If its offscreen, the UA can skip based on heuristics of how far offscreen it is.

-- 
GitHub Notification of comment by khushalsagar
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8282#issuecomment-2045915563 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 19:27:49 UTC