[Webkit-unassigned] [Bug 261603] Colors with lightness of 0 or 100 with a chroma that pushes the color out of gamut are displayed as non-white / non-black

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 15 08:39:28 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=261603

--- Comment #2 from romain at mrhenry.be ---
I think this is a different issue.

The changes that were made for https://bugs.webkit.org/show_bug.cgi?id=261019 only apply to lightness values outside the relevant range.

This issue is about what happens with colors that have a lightness of 0 or "max" and that should be displayed as black or white.

When these colors also have some chroma/saturation they will be displayed as non-black/non-white.

This is most likely the result of converting to rgb or display-p3 and then clipping the channels.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230915/6dbc5d43/attachment.htm>


More information about the webkit-unassigned mailing list