[csswg-drafts] Pull Request: [css-view-transition-2] Clarify timeout behavior for inbound view transition

noamr has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-view-transition-2] Clarify timeout behavior for inbound view transition ==
The previous wording of this was somewhat handwavy, made it more rigorous.

- The timeout starts when the transition is created (before pageswap)
- If the timeout expires before the transition is resolved (pagereveal), the inbound transition params are cleared and the behavior is similar to having the transition skipped at pageswap.
- If the timeout expires while the navigation is active, it is skipped with a `TimeoutError`.

Closes #10800


See https://github.com/w3c/csswg-drafts/pull/10817


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

Received on Monday, 2 September 2024 13:08:01 UTC