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
1. Let |document| be |transition|'s [=relevant global object's=] [=associated document=].
1258
1262
1259
-
1. [=Flush the update callback queue=].
1260
-
1261
-
Note: this ensures that any changes to the DOM scheduled by other skipped transitions are done before the old state for this transition is captured.
1262
-
1263
1263
1. [=Capture the old state=] for |transition|.
1264
1264
1265
1265
If failure is returned, then [=skip the view transition=] for |transition| with an "{{InvalidStateError}}" {{DOMException}} in |transition|'s [=relevant Realm=],
0 commit comments