Skip to content
Open
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 explainer.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ Note that the browser defers displaying elements from Page-B and starting the an

## Part 4: The end

When the transition is complete, the transition elements created by the UA are removed, revealing the real Page-B.
When the transition is complete, the transition elements created by the UA are removed, revealing the real Page-B. The transition completes once no pseudo element has an active animation.

# The MPA API

Expand Down