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

Let's say I want to perform a view transition where I reorder a list:

- The first and last items are swapping. No other items are moving.
- The first item is north of the viewport, the last item is south of the viewport.

I would consider it a bug if the browser decides not to perform the animation I explicitly requested. It would be _really buggy_ if the browser _sometimes_ decides not to perform the animation I explicitly requested.

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


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

Received on Thursday, 11 April 2024 09:02:13 UTC