color-js/color.js

Alpha is only clamped when parsing a color via the constructor, but not in `parse()`

Closed this issue · 0 comments

image

We even have a test that checks for this, which started failing after I converted the parse tests to use parse() directly!