RESOLVED FIXED 7666
dasharray on rounded rectangles is broken
https://bugs.webkit.org/show_bug.cgi?id=7666
Summary dasharray on rounded rectangles is broken
Alexander Kellett
Reported 2006-03-08 11:08:50 PST
dasharray on rectangles is broken seemingly. correct behaviour can be seen here: http://svg-whiz.com/svg/w3c/dasharrayOrigin2.png
Attachments
Fix dashes on rounded rects (2.26 KB, patch)
2006-03-09 01:42 PST, Rob Buis
darin: review-
Patch including testcase and ChangeLogs (3.86 KB, patch)
2006-03-10 02:08 PST, Rob Buis
darin: review+
Rob Buis
Comment 1 2006-03-09 01:42:46 PST
Created attachment 6954 [details] Fix dashes on rounded rects
Darin Adler
Comment 2 2006-03-09 07:56:15 PST
Comment on attachment 6954 [details] Fix dashes on rounded rects Looks good. Marking review- because there's no layout test here.
Rob Buis
Comment 3 2006-03-09 08:21:42 PST
Hi Darin, Would the svg in the URL (dasharrayOrigin.svg) qualify? If so, should I add it to custom svg layout tests? Cheers, Rob.
Eric Seidel (no email)
Comment 4 2006-03-09 13:08:07 PST
Yes. It's an Ok layout test. Better is a test where it's easy to tell if it's right or wrong.
Rob Buis
Comment 5 2006-03-10 02:08:06 PST
Created attachment 6982 [details] Patch including testcase and ChangeLogs
Note You need to log in before you can comment on or make changes to this bug.