[Webkit-unassigned] [Bug 203436] New: Web Inspector: Display color picker for p3 colors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 25 15:38:39 PDT 2019


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

            Bug ID: 203436
           Summary: Web Inspector: Display color picker for p3 colors
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Currently, Web Inspector doesn't show color swatches (and thus color picker) for `color(display-p3 ...)`.

- Detect colors defined via `color` function as colors. Currently, Web Inspector detects `rgb()`, `hsl()`, and etc, but doesn't getect `color()`.
- Modify color picker to show `display-p3` color space for `color(display-p3 ...)` colors. Currenly, the color picker only includes sRGB color space.

-- 
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/20191025/aa7c4ab1/attachment.htm>


More information about the webkit-unassigned mailing list