Skip to content

Commit b3a74de

Browse files
authored
1 parent cac2f80 commit b3a74de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-view-transitions-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
793793
The ''::view-transition'' pseudo-element generates a new stacking context,
794794
called the <dfn>view transition layer</dfn>,
795795
which paints after all other content of the document
796-
(including any content rendered in the [=Document/top layer=]),
796+
(including any content rendered in the [=Document/top layer=]),
797797
after any filters and effects that are applied to such content.
798798
(It is not subject to such filters or effects,
799799
except insofar as they affect the rendered contents
@@ -805,7 +805,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
805805
Therefore, the [=view transition layer=] is a sibling of all other content.
806806

807807
When a {{Document}}'s [=document/active view transition=]'s [=ViewTransition/phase=] is "`animating`",
808-
any [=element=] in that {{Document}} that is [=captured in a view transition=] generates [=invisible=] boxes.
808+
the boxes generated by any element in that {{Document}} with [=captured in a view transition=] are [=invisible=].
809809

810810
# User Agent Stylesheet # {#ua-styles}
811811

0 commit comments

Comments
 (0)