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 46e0719 commit 0f62c04Copy full SHA for 0f62c04
css-values-5/Overview.bs
@@ -698,7 +698,7 @@ Representing Interpolation Progress: the <<progress>> type</h3>
698
699
Its syntax is defined as follows:
700
<pre class=prod>
701
- <<progress>> = [ <<percentage>> | <<number>> | <<'animation-timeline'>> ]? && by <<easing-function>>
+ <<progress>> = [ <<percentage>> | <<number>> | <<'animation-timeline'>> ] && [ by <<easing-function>> ]?
702
</pre>
703
704
where:
0 commit comments