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/Overview.bs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -473,7 +473,7 @@ Using Cascading Variables: the ''var()'' notation</h2>
473
473
and the ''var()'' function is being used in:
474
474
475
475
* the 'animation' property or one of its longhands,
476
-
* the 'display' property
476
+
* 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'')
477
477
478
478
treat the <a>custom property</a> as having its initial value for the rest of this algorithm.
0 commit comments