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 0a83ac6 commit 6d0f2b1Copy full SHA for 6d0f2b1
css-values-5/Overview.bs
@@ -1126,6 +1126,15 @@ Defining the Interpolation Map</h4>
1126
if two <<input-position>>s are specified,
1127
it is treated the same as two stops with the same <<output-value>>.
1128
1129
+ <pre class=prod>
1130
+ <input-position> = <percentage> | <number> | <dimension>
1131
+ </pre>
1132
+
1133
+ Note: <<output-value>> is not given a grammar here,
1134
+ as the specific functions specify what their outputs are.
1135
+ <<input-position>>, however, is linked to <<progress-source>>,
1136
+ see [[#interpolation-validity]].
1137
1138
<dt><dfn value><<easing-function>></dfn>
1139
<dd>
1140
When appearing in the first argument,
0 commit comments