File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -511,7 +511,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
511511
512512 <pre class=propdef>
513513 Name : view-transition-name
514- Value : none | auto | <<custom-ident>>
514+ Value : none | <<custom-ident>>
515515 Initial : none
516516 Inherited : no
517517 Percentages : n/a
@@ -534,9 +534,6 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
534534 : <dfn>none</dfn>
535535 :: The [=/element=] will not participate independently in a view transition.
536536
537- : <dfn>auto</dfn>
538- :: This should be treated as an invalid value, despite being a valid <<custom-ident>> . The property value remains unchanged.
539-
540537 : <dfn><<custom-ident>></dfn>
541538 :: The [=/element=] participates independently in a view transition--
542539 as either an old or new [=/element=] --
You can’t perform that action at this time.
0 commit comments