[Webkit-unassigned] [Bug 136903] New: changing SVG <defs> does not update SVG element.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 17 18:11:15 PDT 2014


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

           Summary: changing SVG <defs> does not update SVG element.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: damien.nozay at gmail.com
                CC: zimmermann at kde.org


when changing the contents of an SVG <defs>, it does not update the SVG element.

example:
http://jsfiddle.net/dnozay/L1e76pts/

I have an empty <defs> tag which I later fill out once I compute some paths for the pattern.
In chrome this renders the pattern, in Safari this leaves the element black.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list