Commit 0dc8a83
[css-color] Use absolute value in lin_ProPhoto
This matches the behavior of the other color conversions and avoids returning `NaN` if `val < -Et2`, which I assume was not the intention.1 parent fdcdb90 commit 0dc8a83
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments