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
Copy file name to clipboardExpand all lines: css-variables-1/Overview.bs
+1-5
Original file line number
Diff line number
Diff line change
@@ -529,11 +529,7 @@ Using Cascading Variables: the ''var()'' notation</h2>
529
529
<ol>
530
530
<li>
531
531
If the <a>custom property</a> named by the first argument to the ''var()'' function is <a>animation-tainted</a>,
532
-
and the ''var()'' function is being used in:
533
-
534
-
* the 'animation' property or one of its longhands,
535
-
* the 'display' property, such that after substitution the property would have a value that suppresses the element's box (such as ''display/none'' or ''display/contents'')
536
-
532
+
and the ''var()'' function is being used in property that is [=not animatable=],
537
533
treat the <a>custom property</a> as having its initial value for the rest of this algorithm.
0 commit comments