[csswg-drafts] [css-view-transitions-2] Ordering of DOM callbacks when starting multiple view-transitions (#13118)

kevers-google has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-view-transitions-2] Ordering of DOM callbacks when starting multiple view-transitions ==
With scoped view-transitions it is possible to have multiple transitions running concurrently provided they are on separate elements. As the DOM callbacks could be affecting the style of a common element, we could have non-deterministic behavior unless we impose a strict ordering of the callbacks.  Propose that we trigger the callbacks in creation order.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13118 using your GitHub account


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

Received on Tuesday, 18 November 2025 19:29:30 UTC