web-platform-tests / interop

web-platform-tests Interop project
https://wpt.fyi/interop
308 stars 28 forks source link

Same-document view transitions #764

Open hvanops opened 2 weeks ago

hvanops commented 2 weeks ago

Description

Same-document view transitions allows developers to create animated transitions between states of a document. This is done by capturing a static capture of the old and new pages, and animating between them.

Interop 2024 proposal

Specification

https://www.w3.org/TR/css-view-transitions-1/

Additional Signals

Developer Surveys

Standards Positions

Tests

https://wpt.fyi/results/css/css-view-transition

captainbrosset commented 1 week ago

In preliminary results to the State of CSS 2024 survey, View Transitions came up as the 5th most common answer to the question "Are there any existing CSS features that you have difficulties using (or avoid altogether) because of lack of support, or differences between browsers?".

(can't share a link yet as these are preliminary results)