Re: [csswg-drafts] [css-view-transitions] Behavior of calling `document.startViewTransition` synchronously more than once (#11292)

An important detail here is that update callbacks can also be asynchronous and have multiple steps; we can queue them in such a way that they would *start* in the order of their respective view transitions, but without awaiting it would be constrained to a subset of those callbacks.

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


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

Received on Thursday, 28 November 2024 19:10:05 UTC