[Webkit-unassigned] [Bug 110691] New: setting d attribute of path element to empty string causes error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 23 10:20:46 PST 2013


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

           Summary: setting d attribute of path element to empty string
                    causes error
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://bl.ocks.org/skivvies/5020690
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: _pants at getlantern.org
                CC: zimmermann at kde.org


Setting the "d" attribute of an svg path element to empty string causes `Error: Problem parsing d=""` to be output in the error console. According to http://www.w3.org/TR/SVGTiny12/paths.html#DAttribute d="" is correct syntax to disable rendering of the path. Please see http://bl.ocks.org/skivvies/5020690 for a demonstration of the bug.

-- 
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