Re: [csswg-drafts] [css-shared-element-transitions-1] Should createDocumentTransition start the transition (#7828)

All promises on [ViewTransition](https://drafts.csswg.org/css-view-transitions-1/#viewtransition) are guaranteed to resolve asynchronously after calling createTransition. So it's guaranteed to not be resolved immediately when you call createTransition.

"What I have to yield for some reason between create transition and ready.then". Is there a use-case where that work can't be done before calling createTransition()?

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


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

Received on Friday, 14 October 2022 15:10:29 UTC