You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:: The [=/element=] will not participate independently in a view transition.
536
536
537
+
: <dfn>auto</dfn>
538
+
:: This should be treated as an invalid value, despite being a valid <<custom-ident>>.
539
+
537
540
: <dfn><<custom-ident>></dfn>
538
541
:: The [=/element=] participates independently in a view transition--
539
542
as either an old or new [=/element=]--
@@ -1940,6 +1943,7 @@ Changes from <a href="https://www.w3.org/TR/2023/WD-css-view-transitions-1-20230
1940
1943
* Copy `color-scheme` from DOM element to ''::view-transition-group()''. See <a href="https://github.com/w3c/csswg-drafts/issues/9276">issue 9276</a>.
1941
1944
* Expose [=auto-skip view transition=] for a {{Document}}, to allow having outbound cross-document transitions preceed programmatic view transiitons. see <a href="https://github.com/w3c/csswg-drafts/issues/9512">issue 9512</a>.
1942
1945
* Add a note about why 'view-transition-name' should be animatable.
1946
+
* `view-transition-name: auto` should be an invalid value.
1943
1947
1944
1948
<h3 id="changes-since-2022-05-25">
1945
1949
Changes from <a href="https://www.w3.org/TR/2023/WD-css-view-transitions-1-20230525/">2022-05-25 Working Draft</a>
0 commit comments