File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1710,11 +1710,15 @@ Interpolating <<gradient>> {#interpolating-gradients}
17101710 If the two gradients satisfy all of those constraints,
17111711 they must be interpolated as described below.
17121712 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).
17141715 If they fail either of the first two constraints,
17151716 they must be interpolated using ''cross-fade()''
17161717 as for generic images.
17171718
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+
17181722 1. Convert both the start and end gradients to their explicit forms:
17191723
17201724 : For linear gradients:
You can’t perform that action at this time.
0 commit comments