[Webkit-unassigned] [Bug 220057] New: Draws multiple shadows on SVGs in the Canvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 21 08:58:37 PST 2020


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

            Bug ID: 220057
           Summary: Draws multiple shadows on SVGs in the Canvas
           Product: WebKit
           Version: Safari 14
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kyleburton360 at gmail.com
                CC: dino at apple.com

Created attachment 416605

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

SVG with shadow on Safari

Drawing SVGs onto the HTML5 canvas with shadows results in each individual shape within an SVG getting its own shadow, which creates a sort of layering effect.
Also, the shadows are cropped to fit within the SVG's bounds.

Here is how it should look (Chrome): https://i.stack.imgur.com/IrCwP.png
and here is how Safari renders it: https://i.stack.imgur.com/gbIB3.png

-- 
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/20201221/84ecf930/attachment-0001.htm>


More information about the webkit-unassigned mailing list