[webkit-reviews] review requested: [Bug 76177] SVG group getBBox returns 0, 0, 0, 0 for a group of perpendicular paths : [Attachment 122806] Fix getBBox for perpendicular paths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 13:39:22 PST 2012


Philip Rogers <pdr at google.com> has asked  for review:
Bug 76177: SVG group getBBox returns 0,0,0,0 for a group of perpendicular paths
https://bugs.webkit.org/show_bug.cgi?id=76177

Attachment 122806: Fix getBBox for perpendicular paths
https://bugs.webkit.org/attachment.cgi?id=122806&action=review

------- Additional Comments from Philip Rogers <pdr at google.com>
Small rename: l,t,r,b -> minX, minY, maxX, maxY per a Darin's comment.


More information about the webkit-reviews mailing list