File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 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;
10441044 : <dfn>named elements</dfn>
10451045 :: a [=/map=] , whose keys are [=view transition names=] and whose values are [=captured elements=] .
10461046 Initially a new [=map=] .
1047+ Note: Since this is associated to the {{ViewTransition}} , it will be cleaned up when [=Clear view transition=] is called.
10471048
10481049 : <dfn>phase</dfn>
10491050 :: 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
19491950* Add a note about why 'view-transition-name' should be animatable.
19501951* `view-transition-name: auto` should be an invalid value. See <a href="https://github.com/w3c/csswg-drafts/issues/9639">issue 9639</a> .
19511952* 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> .
19521954
19531955<h3 id="changes-since-2022-05-25">
19541956Changes 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