[Webkit-unassigned] [Bug 189499] New: SVG Fill URL <base href="/">

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 11 07:00:14 PDT 2018


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

            Bug ID: 189499
           Summary: SVG Fill URL <base href="/">
           Product: WebKit
           Version: Safari 11
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ijcuevas2 at gmail.com
                CC: zimmermann at kde.org

Created attachment 349394

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

Sample SVG with Gradient and Base Href  (Gradient Renders on Chrome/Firefox, Not on Safari)

When a <base href="/"> tag is used, it seems that WebKit/Safari explicitly require a path relative to the current page for a url fill rather than just requiring an id. Other browsers (Chrome and Firefox),
do not explicitly require the path for url fills. 

In practice, this means that SVGs with fill gradients are not displayed with gradients in Safari while they are displayed properly in Chrome/Firefox.

-- 
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/20180911/b344b7c4/attachment-0001.html>


More information about the webkit-unassigned mailing list