-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Added Firefox Flag for view transitions #27353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this PR is not needed.
I mean, if it is available in Nightly without a flag, then just setting "preview" is all we need.
The flag however is needed for Beta & Developer… |
I see. Well, this structure would do the trick:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, thank you, Dave! 👍
Summary
:active-view-transition
pseudo-classDocument.startViewTransition
methodviewTranstions
APITest results and supporting details
Tested using this codepen in the following browsers:
Related issues