File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Shortname: css-view-transitions
4
4
Level : 1
5
5
Status : WD
6
6
Group : csswg
7
- Date : 2022-11-24
7
+ Date : 2023-03-07
8
8
Prepare for TR : yes
9
9
ED : https://drafts.csswg.org/css-view-transitions-1/
10
10
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;
482
482
as either an old or new element,
483
483
with a <dfn dfn for>view transition name</dfn> equal to the <<custom-ident>> 's value.
484
484
485
+ Additionally, the element forms:
486
+
487
+ - a [=stacking context=] .
488
+ - a [[css-transforms-2#grouping-property-values|group]] .
489
+ - a [=backdrop root=] .
490
+
485
491
Note: The value <css> none</css> is invalid as a <<custom-ident>> .
486
492
</dl>
487
493
You can’t perform that action at this time.
0 commit comments