We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34c1ca commit debd2a1Copy full SHA for debd2a1
css-view-transitions-1/Overview.bs
@@ -1117,7 +1117,7 @@ The {{ViewTransition/domUpdated}} [=getter steps=] are to return [=this's=] [=Vi
1117
1118
1. [=Assert=]: |transition|'s [=ViewTransition/phase=] is [=phases/before=] "`dom-update-callback-called`".
1119
1120
- 1. Consider |transition|'s [=ViewTransition/DOM update callback=]:
+ 1. Let |callbackPromise| be [=a new promise=] in |transition|'s [=relevant Realm=].
1121
1122
* If it is null, then resolve |callbackPromise|.
1123
0 commit comments