[csswg-drafts] [css-view-transitions-2] Define what happens when an outbound cross-document view transition starts before rendering (#9822)

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

== [css-view-transitions-2] Define what happens when an outbound cross-document view transition starts before rendering ==
Envision the current scenario:
- A document has an view-transition MPA opt-in (`@view-transition { navigation: auto }`)
- That document has some render-blocking resources that take a long time
- The user navigates away before the first frame

The current specified behavior is that navigating away would be stalled until rendering is unblocked.
Suggesting instead that until the page is revealed (the first frame is rendered), outbound cross-document view-transitions would be automatically skipped.

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


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

Received on Friday, 19 January 2024 17:30:31 UTC