Skip to content

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

@noamr

Description

@noamr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Monday morning

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions