Skip to content

Commit 58641dc

Browse files
committed
Layout impact of view-transition-name
Fixes w3c#8139
1 parent 273be6e commit 58641dc

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

css-view-transitions-1/Overview.bs

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Shortname: css-view-transitions
44
Level: 1
55
Status: WD
66
Group: csswg
7-
Date: 2022-11-24
7+
Date: 2023-03-07
88
Prepare for TR: yes
99
ED: https://drafts.csswg.org/css-view-transitions-1/
1010
TR: https://www.w3.org/TR/css-view-transitions-1/
@@ -482,6 +482,12 @@ urlPrefix: https://html.spec.whatwg.org/multipage/rendering.html; type: dfn;
482482
as either an old or new element,
483483
with a <dfn dfn for>view transition name</dfn> equal to the <<custom-ident>>'s value.
484484

485+
Additionally, the element forms:
486+
487+
- a [=stacking context=].
488+
- a [[css-transforms-2#grouping-property-values|group]].
489+
- a [=backdrop root=].
490+
485491
Note: The value <css>none</css> is invalid as a <<custom-ident>>.
486492
</dl>
487493

0 commit comments

Comments
 (0)