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 0198341 commit 53ae2acCopy full SHA for 53ae2ac
css-values-5/Overview.bs
@@ -795,8 +795,9 @@ Interpolation Progress Calculations: the ''progress()'' notation
795
or a [=mix notation=].
796
797
798
- The ''progress()'' notation resolves to a <>
799
- by calculating a progress function as follows:
+ The result of ''progress()'' is a <>
+ [=made consistent=] with the [=consistent type=] of its arguments,
800
+ resolved by calculating a progress function as follows:
801
802
: If the [=progress start value=] and [=progress end value=] are different values
803
:: ([=progress value=] - [=progress start value=]) / ([=progress end value=] - [=progress start value=]).
0 commit comments