Re: [csswg-drafts] [css-view-transitions-1] Clarify timing o `updateCallbackDone` (#9762)

You mean fixing it so that `vt.updateCallbackDone` would be syntactic sugar to `vt.ready.catch()`? That would be a bit of a waste... actually since rendering is suppressed anyway, perhaps we should queue a task to activate the transition rather than do it as a direct reaction to the microtask.

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


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

Received on Thursday, 4 January 2024 13:27:17 UTC