Bug 40448

Summary: SVG Path with an arc with radius of 0 does not render
Product: WebKit Reporter: michael+webkit
Component: SVGAssignee: Dirk Schulze <krit>
Status: RESOLVED FIXED    
Severity: Normal CC: krit, rwlbuis
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Example of the failure none

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.