REGRESSION (r66599): -[DOMNode boundingBox] returns the zero rect for SVG elements
<rdar://problem/9973489>
Created attachment 109549 [details] Patch
Comment on attachment 109549 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=109549&action=review > Source/WebCore/ChangeLog:8 > + Reviewed by NOBODY (OOPS!). > + > + Test: svg/custom/boundingBox.html It would be nice to see some text describing the gist of the change here.
Fixed in <http://trac.webkit.org/r96558>.