Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-view-transitions-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ callback UpdateDOMCallback = Promise<any> ();

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

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

1. Return |transition|.
</div>
Expand Down