Re: [csswg-drafts] [css-view-transitions-2] Allow rAF/script based animations with view transitions. (#8132)

The pro of a promise based API like this is that if there's multiple components driving different animations, each can add their own promise. With an `endTransition()` like API the author would have to manually implement that pattern to gate the `endTransition()` call.

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


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

Received on Friday, 5 January 2024 20:02:33 UTC