diff --git a/css-view-transitions-1/Overview.bs b/css-view-transitions-1/Overview.bs index d11ed712307..9991ec56e12 100644 --- a/css-view-transitions-1/Overview.bs +++ b/css-view-transitions-1/Overview.bs @@ -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