Re: [csswg-drafts] [css-view-transitions-1] Handle startVT for offscreen iframes (#9839)

Summarizing an internal sync:
- Relying on throttling seems unfortunate since that's an UA heuristic for the most part
- Relying on visibility is maybe a little better
- Ultimately, we think that we should actually prevent throttling if there is a pending capture view transition. This way, the view transition will always reliably start. After the capture is done, we can throttle and do the same thing as we do with other CSS animations: run them eventually

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


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

Received on Tuesday, 2 April 2024 15:18:53 UTC