RESOLVED WONTFIX 65939
[CHROMIUM] getBBox() on a SVGPathElement with curves incorrectly includes control points
https://bugs.webkit.org/show_bug.cgi?id=65939
Summary [CHROMIUM] getBBox() on a SVGPathElement with curves incorrectly includes con...
Tim Horton
Reported 2011-08-09 13:48:06 PDT
Cloning https://bugs.webkit.org/show_bug.cgi?id=53512 as the problem separately appears on Chromium/Linux.
Attachments
Tim Horton
Comment 1 2011-08-09 13:49:02 PDT
This causes svg/custom/getBBox-path.svg to fail.
david dailey
Comment 2 2012-06-21 07:33:11 PDT
Same bug seems to occur in Windows -- see http://granite.sru.edu/~ddailey/svg/B/bbox2.3.svg as compared to performance in Opera, IE9, FF.
Santiago Aguiar
Comment 4 2013-05-20 09:09:48 PDT
Any reasons this is marked as WONTFIX? Is is a problem in a third party lib or something? I'm having to use javascript for getting the bbox for paths under webkit, which is less than optimal, because of this.
Tim Horton
Comment 5 2013-05-20 09:10:24 PDT
(In reply to comment #4) > Any reasons this is marked as WONTFIX? Is is a problem in a third party lib or something? I'm having to use javascript for getting the bbox for paths under webkit, which is less than optimal, because of this. Please track the Blink bug instead.
Note You need to log in before you can comment on or make changes to this bug.