File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -121,12 +121,12 @@ in a linear-light-intensity space.
121121Arguments are normalized as follows:
122122
1231231. When a percentage is specified without any [=color-adjuster=] s,
124- it is expanded to all adjusters available for the given [=colorspace=] plus alpha.
124+ it is expanded to all adjusters available for the given [=colorspace=] plus alpha.
1251252. If a percentage is omitted and there are no adjusters present on any color arguments,
126- it defaults to 50% (an equal mix of the two colors).
126+ it defaults to 50% (an equal mix of the two colors).
1271273. Adjusters that are not present on a color default to 0% (i.e. the corresponding components are taken from the other color).
1281284. Adjusters that are only present on one of the colors default to <code> 100% - <i> p</i></code> on the second color,
129- where <i> p</i> is the percentage of the corresponding adjuster in the other color.
129+ where <i> p</i> is the percentage of the corresponding adjuster in the other color.
1301305. If the sum of corresponding adjusters across all colors is not 100%, percentages are scaled proportionally so that the sum is exactly 100%.
131131
132132Issue: Do missing adjusters default to 0% everywhere, or only in the second color?
You can’t perform that action at this time.
0 commit comments