You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
View Transition currently automatically animates an elements size/transform. backdrop-filter should probably also be in this list. Its a property of how the element renders where its embedded, not the element's content itself. Same discussion as mix-blend-mode: #8962.
With mix-blend-mode we don't set up an animation because it can't be interpolated but backdrop-filter can.