Re: [csswg-drafts] [css-view-transitions-2] Declarative opt-in for cross-document navigations (#8048)

> > It skips the animation, doesn't just hide it.
> 
> 
> 
> It doesn't. All the capturing still happens. `transition.ready` still fulfils. If we ever exposed a boolean to indicate wether the transition was skipped, or played to completion, it would say it played to completion, unless this was weirdly special-cased, which it currently isn't.
> 
> 
> 
> An opt-out would not perform a capture. `transition.ready` would reject, since the transition doesn't reach the 'ready' state etc etc.

I meant that the animation is skipped, not exactly "hidden". But anyway, I don't want to nitpick on this, not pursuing this way of opting out.

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


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

Received on Monday, 12 June 2023 10:45:25 UTC