File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1044,6 +1044,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
1044
1044
: <dfn>named elements</dfn>
1045
1045
:: a [=/map=] , whose keys are [=view transition names=] and whose values are [=captured elements=] .
1046
1046
Initially a new [=map=] .
1047
+ Note: Since this is associated to the {{ViewTransition}} , it will be cleaned up when [=Clear view transition=] is called.
1047
1048
1048
1049
: <dfn>phase</dfn>
1049
1050
:: One of the following ordered phases, initially "`pending-capture`":
@@ -1949,6 +1950,7 @@ Changes from <a href="https://www.w3.org/TR/2023/WD-css-view-transitions-1-20230
1949
1950
* Add a note about why 'view-transition-name' should be animatable.
1950
1951
* `view-transition-name: auto` should be an invalid value. See <a href="https://github.com/w3c/csswg-drafts/issues/9639">issue 9639</a> .
1951
1952
* Add note to explain paint order for entry animations. See <a href="https://github.com/w3c/csswg-drafts/issues/9672">issue 9672</a> .
1953
+ * Add note to explain how the named elements are cleaned up. See <a href="https://github.com/w3c/csswg-drafts/issues/9669">issue 9669</a> .
1952
1954
1953
1955
<h3 id="changes-since-2022-05-25">
1954
1956
Changes from <a href="https://www.w3.org/TR/2023/WD-css-view-transitions-1-20230525/">2022-05-25 Working Draft</a>
You can’t perform that action at this time.
0 commit comments