File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -1710,11 +1710,15 @@ Interpolating <<gradient>> {#interpolating-gradients}
1710
1710
If the two gradients satisfy all of those constraints,
1711
1711
they must be interpolated as described below.
1712
1712
If they fail the third one only,
1713
- they must be abruptly transitioned at 50%.
1713
+ they must be abruptly transitioned at 50%
1714
+ (unless otherwise specified by a future specification).
1714
1715
If they fail either of the first two constraints,
1715
1716
they must be interpolated using ''cross-fade()''
1716
1717
as for generic images.
1717
1718
1719
+ Note: The abrupt transition at 50% is so that content will not rely on cross-fading,
1720
+ and smarter interpolation rules can be added for this case in the future.
1721
+
1718
1722
1. Convert both the start and end gradients to their explicit forms:
1719
1723
1720
1724
: For linear gradients:
You can’t perform that action at this time.
0 commit comments