[Webkit-unassigned] [Bug 155887] New: Drop Shadow Filter prevents inline SVGs from displaying in Safari 9.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 25 09:37:02 PDT 2016


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

            Bug ID: 155887
           Summary: Drop Shadow Filter prevents inline SVGs from
                    displaying in Safari 9.1
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: All
                OS: OS X 10.11
            Status: NEW
          Severity: Major
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: asilentthing at gmail.com

Applies to Safari 9.1 and mobile Safari released with iOS 9.3. If a drop-shadow filter is applied via CSS to an inline SVG, the SVG will not be visible. Interestingly enough, the box model is adhered to, and you can still inspect the various SVG parts, they just are not visible. Removing the drop-shadow filter fixes this behavior.

I have not tested with any other CSS filters at this point, but drop-shadow filters on SVGs worked prior to the release of Safari 9.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160325/9c39fc6e/attachment.html>


More information about the webkit-unassigned mailing list