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 10228d6 commit acb79d8Copy full SHA for acb79d8
css-animations/Overview.bs
@@ -245,9 +245,6 @@ Keyframes</h2>
245
246
</div>
247
248
- Note: Since empty @keyframes rules are valid, they may hide the keyframes of those
249
- preceding animation definitions with a matching name.
250
-
251
To determine the set of keyframes, all of the values in the selectors are sorted in increasing order
252
by time. The rules within the @keyframes rule then cascade; the properties of a keyframe may thus derive
253
from more than one @keyframes rule with the same selector value.
0 commit comments