We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee8ef14 commit f91d0daCopy full SHA for f91d0da
css-variables-1/Overview.bs
@@ -174,6 +174,10 @@ Defining Custom Properties: the '--*' family of properties</h2>
174
becomes <dfn>animation-tainted</dfn>,
175
which affects how it is treated when referred to via the ''var()'' function in an animation property.
176
177
+ [=Animation-tainted=] is "infectious":
178
+ custom properties which reference [=animation-tainted=] properties
179
+ also become [=animation-tainted=].
180
+
181
<div class='example'>
182
This style rule:
183
0 commit comments