RESOLVED FIXED 40448
SVG Path with an arc with radius of 0 does not render
https://bugs.webkit.org/show_bug.cgi?id=40448
Summary SVG Path with an arc with radius of 0 does not render
michael+webkit
Reported 2010-06-10 15:00:31 PDT
Created attachment 58415 [details] Example of the failure According to http://www.w3.org/TR/SVG/implnote.html#ArcImplementationNotes F.6.6 if either radius is 0 in an arc segment, the arc should be rendered as a line to x,y. WebKit browsers (WebKit nightly, Safari 5 and Chrome 5.0.396) all fail to render anything.
Attachments
Example of the failure (550 bytes, image/svg+xml)
2010-06-10 15:00 PDT, michael+webkit
no flags
Rob Buis
Comment 1 2010-08-13 12:09:58 PDT
This works in trunk, Dirk confirmed it.
Note You need to log in before you can comment on or make changes to this bug.