RESOLVED FIXED 10829
RenderPath::nodeAtPoint does not properly respect stroke width
https://bugs.webkit.org/show_bug.cgi?id=10829
Summary RenderPath::nodeAtPoint does not properly respect stroke width
Eric Seidel (no email)
Reported 2006-09-12 18:33:37 PDT
RenderPath::nodeAtPoint does not propertly respect stroke width
Attachments
The fix (2.92 KB, patch)
2006-09-19 03:39 PDT, Eric Seidel (no email)
mjs: review-
Updated patch with test case. (16.46 KB, patch)
2006-09-23 04:40 PDT, Eric Seidel (no email)
timothy: review+
Eric Seidel (no email)
Comment 1 2006-09-19 03:39:07 PDT
Created attachment 10643 [details] The fix Here is a fix. I'm too tired right now (4am) to make a test case, but I will certainly do so before landing.
Maciej Stachowiak
Comment 2 2006-09-23 02:03:05 PDT
Comment on attachment 10643 [details] The fix Needs a test case but otherwise looks good to me. r- for now
Eric Seidel (no email)
Comment 3 2006-09-23 04:40:39 PDT
Created attachment 10721 [details] Updated patch with test case.
Eric Seidel (no email)
Comment 4 2006-09-23 04:41:36 PDT
You'll notice in the patch that DRT does an awful job of with dumpAsText() for SVG files. I filed bug 10996 to track that.
Eric Seidel (no email)
Comment 5 2006-09-26 05:51:09 PDT
r16574. Thanks tim!
Note You need to log in before you can comment on or make changes to this bug.