Bug 73690

Summary: SVG Markers are not drawn for zero-length subpaths with linecaps
Product: WebKit Reporter: Stephen Chenney <schenney>
Component: SVGAssignee: Stephen Chenney <schenney>
Status: RESOLVED FIXED    
Severity: Normal CC: zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 71820, 86392    
Bug Blocks:    
Attachments:
Description Flags
Test case none

Stephen Chenney
Reported 2011-12-02 13:45:38 PST
Created attachment 117680 [details] Test case Zero-length subpaths with square or round linecaps should have linecaps drawns, and they are. Markers, if defined, should also be drawn for such paths, with a start marker and a end marker and no mid markers. Currently, no markers at all are drawn with such linecaps.
Attachments
Test case (660 bytes, image/svg+xml)
2011-12-02 13:45 PST, Stephen Chenney
no flags
Stephen Chenney
Comment 1 2012-05-21 13:50:39 PDT
Niko says the test passes with his patch for 86392. I'll verify once that's in.
Nikolas Zimmermann
Comment 2 2012-05-22 08:21:38 PDT
r117971 fixed this - included the testcase from this bug report.
Note You need to log in before you can comment on or make changes to this bug.