File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -1045,6 +1045,7 @@ Global Syntax of the *-interpolate() family</h3>
1045
1045
These represent the [=interpolation progress=] and [=interpolation map=]
1046
1046
as described below.
1047
1047
1048
+
1048
1049
<h4 id="interpolation-progress-arguments">
1049
1050
Specifying the Interpolation Progress</h4>
1050
1051
@@ -1292,8 +1293,11 @@ Interpolated Numeric and Dimensional Values: the ''calc-interpolate()'' notation
1292
1293
to any <<number>> , <<dimension>> , or <<percentage>> ,
1293
1294
but must have a [=consistent type=]
1294
1295
or else the function is invalid.
1295
- The result's type will be the [=consistent type=] ,
1296
- [=made consistent=] with the type of the <<progress-source>> value.
1296
+ The result's type will be that [=consistent type=] .
1297
+
1298
+ The <<progress-source>> and <<input-position>> values
1299
+ do not use the inherited [=calculation context=] ;
1300
+ they resolve percentages as specified in [[#interpolation-normalization]] .
1297
1301
1298
1302
<h3 id="color-interpolate">
1299
1303
Interpolated Color Values: the ''color-interpolate()'' notation</h3>
You can’t perform that action at this time.
0 commit comments