File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments