[Webkit-unassigned] [Bug 198628] New: SVG fill gradients don't support P3 color space

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 6 16:04:32 PDT 2019


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

            Bug ID: 198628
           Summary: SVG fill gradients don't support P3 color space
           Product: WebKit
           Version: Safari 12
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wk1 at philipkronawetter.com
                CC: zimmermann at kde.org

Created attachment 371534

  --> https://bugs.webkit.org/attachment.cgi?id=371534&action=review

Test case

WebKit doesn't render gradients containing display-p3 colors correctly.

The attached SVG file shows a square filled with a blue linear gradient and a circle filled with a flat purple color. All colors are in display-p3 color space and are specified using CSS color() syntax. The circle renders as expected, but the fill of the square is white.

Environment:
Safari 12.1.1 (14607.2.6.1.1)
macOS 10.14.5 (18F132)

-- 
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/20190606/8568ce1a/attachment-0001.html>


More information about the webkit-unassigned mailing list