Skip to content
Merged
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
Next Next commit
Indentation
  • Loading branch information
khushalsagar authored Jan 24, 2024
commit bbb55465efe7a6c3d273e0dd6bdb073324a15d49
1 change: 1 addition & 0 deletions css-view-transitions-2/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@ The {{CSSViewTransitionRule}} represents a ''@view-transition'' rule.
1. Set |inboundTransition|’s [=ViewTransition/phase=] to "`update-callback-called`".

1. Call |onReady|.

Note: The |inboundTransition| is activated after the dispatch of {{Window/pagereveal}} to ensure mutations made in this event apply to the captured new state.

1. At any given time, the UA may decide to skip |inboundTransition|, e.g. after an [=implementation-defined=] timeout.
Expand Down