Skip to content

[css-view-transitions-2] MPA support without JavaScript #9007

Description

@DannyMoerkerke

I have been playing with view transitions in an MPA with CSS only which currently works in Chrome Canary with the following flags enabled:

  • #enable-experimental-web-platform-features
  • #view-transition
  • #view-transition-on-navigation

The HTML documents also have the meta tag <meta name="view-transition" content="same-origin">

I don't see this mentioned anywhere anymore in the article on the Chrome Developers site anymore so has this support for MPAs been deprecated?
Or will this still be added in the future?

This is my working demo: https://small-ringed-crest.glitch.me/view-transition1.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions