Skip to content

Commit 3ff5229

Browse files
committed
[css-variables] nm, make the tainting more specific. w3c#501.
1 parent b150689 commit 3ff5229

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-variables/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ Using Cascading Variables: the ''var()'' notation</h2>
473473
and the ''var()'' function is being used in:
474474

475475
* 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'')
477477

478478
treat the <a>custom property</a> as having its initial value for the rest of this algorithm.
479479

0 commit comments

Comments
 (0)