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-transitions-2] Do not access box fragments on things that don't fragment
Neither elements nor captured elements can fragment. Only boxes do that.
I'm making this care about the principal box here, since fragmenting any
other boxes that might be created for an element inside of its principal
box will also fragment the principal box.
0 commit comments