[webkit-reviews] review requested: [Bug 41968] RenderSVGRoot::nodeAtPoint truncates translated mouse coordinates : [Attachment 63586] 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
Thu Aug 5 07:15:37 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 63586: One line fix: localPoint in RenderSVGRoot::nodeAtPoint is now
a FloatPoint instead of an IntPoint.
https://bugs.webkit.org/attachment.cgi?id=63586&action=review

------- Additional Comments from Fady Samuel <fsamuel at chromium.org>
Fixed conflicting test_expectations file.


More information about the webkit-reviews mailing list