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 4ff8749 commit 2ed6043Copy full SHA for 2ed6043
css-values-5/Overview.bs
@@ -990,7 +990,7 @@ Representing Interpolation Progress: the <<progress>> type</h3>
990
991
Its syntax is defined as follows:
992
<pre class=prod>
993
- <<progress>> = [ <<percentage>> | <<number>> | <<'animation-timeline'>> ] && [ by <<easing-function>> ]?
+ <<progress>> = [ <<percentage-token>> | <<number>> | <<'animation-timeline'>> ] && [ by <<easing-function>> ]?
994
</pre>
995
996
where:
0 commit comments