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

From the bug:

> Changing the DOM in ViewTransition.updateCallbackDone should be equivalent to changing it in the callback itself.

Should those things be considered equivalent? Doing something after it's done shouldn't be equivalent to doing something before it's done. One of the reasons we have an `updateCallback` rather than a promise is that we don't want simple promise behaviour here.

-- 
GitHub Notification of comment by jakearchibald
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9762#issuecomment-1877055799 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 12:57:36 UTC