Skip to content

Commit 6e1b86d

Browse files
authored
Merge pull request w3c#7853 from w3c/clarify-outgoing-capture-timing
Clarify outgoing capture timing for view transition
2 parents e729130 + 72ea64a commit 6e1b86d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-view-transitions-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ callback UpdateDOMCallback = Promise<any> ();
481481

482482
1. Set |document|'s [=active DOM transition=] to |transition|.
483483

484-
Note: The process continues in [=perform an outgoing capture=].
484+
Note: The process continues in [=perform an outgoing capture=] which is executed at the next [=rendering-opportunity=].
485485

486486
1. Return |transition|.
487487
</div>

0 commit comments

Comments
 (0)