Intent to prototype and ship: View transition types
153 views
Skip to first unread message
Emilio Cobos Álvarez
unread,
Nov 23, 2025, 12:34:44 PM (3 days ago) Nov 23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-pl...@mozilla.org
Hi,
In bug 2001878 I'm planning to implement view transition types.
This is an extension to view transitions that allows you to easily
assign a set of types to a particular transition.
It's more useful on cross-document transitions, but it's useful for
single-document transitions as well. It's shipped in other browsers and
in fact some frameworks just fall back to no-transition if absent [1].