RESOLVED FIXED 73690
SVG Markers are not drawn for zero-length subpaths with linecaps
https://bugs.webkit.org/show_bug.cgi?id=73690
Summary SVG Markers are not drawn for zero-length subpaths with linecaps
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.