Skip to content

Last updated: First published:

Test Your Browser's View Transition Capabilities

This page shows whether your current browser has native support for view transitions and related APIs like the Navigation API and Speculation Rules.

FeatureSupport?
Same-document view transitions
Cross-document view transitions
Navigation API
PageSwapEvent.activation.*.index
view-transition-class
view-transition-name: auto
Nested view transition groups
View transition group children
Scoped view transitions
Speculation Rules

In current Chrome versions (>= 134), nested view transition groups and view-transition-name: auto are available when you enable “Experimental Web Platform features” on chrome://flags. scoped view transitions are supported in versions >= 136 (canary).

For browser compatibility data regarding the View Transition API see the mdn page.

More pointers to interesting reads.