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 css-view-transitions-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
the boxes generated by any element in that {{Document}} with [=captured in a view transition=]
and its [=element contents=],
except [=ViewTransition/transition root pseudo-element=]'s [=tree/inclusive descendants=],
are not painted (as if they had ''visibility: hidden'') and
are not painted (as if they had ''opacity: 0'') and
do not respond to hit-testing (as if they had ''pointer-events: none'').

Note: Elements participating in a transition need to skip painting in their DOM location because
Expand Down