[webkit-reviews] review requested: [Bug 41968] RenderSVGRoot::nodeAtPoint truncates translated mouse coordinates : [Attachment 63520] One line fix localPoint in RenderSVGRoot::nodeAtPoint is now a FloatPoint instead of an IntPoint.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 4 17:39:07 PDT 2010


Fady Samuel <fsamuel at chromium.org> has asked  for review:
Bug 41968: RenderSVGRoot::nodeAtPoint truncates translated mouse coordinates
https://bugs.webkit.org/show_bug.cgi?id=41968

Attachment 63520: One line fix localPoint in RenderSVGRoot::nodeAtPoint is now
a FloatPoint instead of an IntPoint.
https://bugs.webkit.org/attachment.cgi?id=63520&action=review

------- Additional Comments from Fady Samuel <fsamuel at chromium.org>
Added a layout test.


More information about the webkit-reviews mailing list