View Transitions
This feature is not (yet) supported on your device
The View Transitions API enables app-like transitions between pages that can be defined using only CSS animations and transitions.
A transition can be defined for the whole view or separate HTML elements on the page. By default, a cross-fade animation is applied if the transition is not customized with CSS. If an element is present in both views but has a different position or different dimensions in the views this will also be animated by the browser automatically.
On a supporting device, choose a transition type and then navigate to another page to see the transition.