asamuzaK / cssColor

Resolve, parse, convert CSS color.
MIT License
1 stars 0 forks source link

Fix missing color handling in color-mix() #17

Open asamuzaK opened 1 week ago

asamuzaK commented 1 week ago

It's not following the spec. Ref Interpolating with Missing Components

asamuzaK commented 1 week ago

WPT: https://wpt.fyi/results/css/css-color/parsing/color-computed-color-mix-function.html

asamuzaK commented 5 days ago

See also [css-color-4] Computed value and serialization of Infinity and NaN in color functions · Issue #8629 · w3c/csswg-drafts