[Webkit-unassigned] [Bug 252043] CSS color-mix() function not working with Display-P3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 11 10:44:38 PST 2023


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

--- Comment #2 from Melvin <melvin.idema30 at gmail.com> ---
Thank you for your response Tim! 

In the provided example the color-space srgb is used instead of display-p3. The function breaks if you try to use display-p3. Like this:

`data:text/html,<span%20style="color:%20color-mix(in display-p3, color(display-p3%201%200.5%200)%2050%,%20transparent)">dfsdfsdfsdfdsf</span>`

In my original comment I described using a custom color space as value in color-mix however I now realize custom color spaces aren't yet supported.

-- 
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/20230211/5ad9ac5e/attachment.htm>


More information about the webkit-unassigned mailing list