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-2/two-phase-transition-explainer.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Two-phase view transition
Making cross-document view-transitions feel instant and seamless.

See w3c/csswg-drafts#10616
See whatwg/html#10616

# Current state
View-transitions don’t start immediately - rendering is paused until the new state is ready.
Expand Down