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

> The Safari implementation is definitely wrong, as it violates the intent that [transitions are an enhancement](https://www.w3.org/TR/css-view-transitions-1/#transitions-as-enhancements).

Ah right, I was reading it as Safari was executing them in order. Not calling the update callback at all is definitely wrong and a spec violation. Surprised that we don't have WPTs for this.

> It'd be nice to remove the race condition somehow though.

Happy to resolve on something and spec it. It's not complex to fix.

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


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

Received on Tuesday, 3 December 2024 13:12:55 UTC