We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 963fd9f commit adbec23Copy full SHA for adbec23
1 file changed
css-values-5/Overview.bs
@@ -1145,7 +1145,7 @@ Interpolated Property Values: the ''mix()'' notation</h3>
1145
<pre class="prod">
1146
<dfn><<mix()>></dfn> =
1147
mix( <<progress>> , <<whole-value>> , <<whole-value>> ) |
1148
- mix( <<progress>> && of <<'animation-name'>> )
+ mix( <<progress>> && of <<keyframes-name>> )
1149
</pre>
1150
1151
The first syntax alternative, like other [=mix notations=],
0 commit comments