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
Applies to: all elements, ::before and ::after pseudo elements
341
+
Applies to: all elements
343
342
Inherited: no
344
-
Animatable: no
345
343
Percentages: N/A
346
-
Computed value: Same as specified value.
347
-
Canonical order: <abbr title="follows order of property value definition">per grammar</abbr>
344
+
Computed value: list, each item a time (duration) in seconds
345
+
Animation type: not animatable
348
346
</pre>
349
347
<p>
350
348
This property specifies how long the transition from the old value to the new value should take. By default the value is ''0s'', meaning that the transition is immediate (i.e. there will be no animation). A negative value for 'transition-duration' renders the declaration invalid.
0 commit comments