Skip to content

Commit f91d0da

Browse files
committed
[css-variables-1] Animation-tainted props are infectious. w3c#1737
1 parent ee8ef14 commit f91d0da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-variables-1/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,10 @@ Defining Custom Properties: the '--*' family of properties</h2>
174174
becomes <dfn>animation-tainted</dfn>,
175175
which affects how it is treated when referred to via the ''var()'' function in an animation property.
176176

177+
[=Animation-tainted=] is "infectious":
178+
custom properties which reference [=animation-tainted=] properties
179+
also become [=animation-tainted=].
180+
177181
<div class='example'>
178182
This style rule:
179183

0 commit comments

Comments
 (0)