Skip to content
Open
Changes from 1 commit
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
Prev Previous commit
Add phase
  • Loading branch information
noamr committed Oct 16, 2025
commit 53169348a422a0ab192c10e5163404d3f2dd67f8
1 change: 1 addition & 0 deletions css-view-transitions-2/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1788,6 +1788,7 @@ Issue: Is this updated by a <code>rootEl.startViewTransition()</code> call, too?
1. "`pending-capture`".
1. "`update-callback-called`".
1. "`animating`".
1. "`pending-done`".
1. "`done`".

Note: For the most part, a developer using this API does not need to worry about the different phases, since they progress automatically.
Expand Down