[webkit-reviews] review requested: [Bug 42815] getBoundingClientRect Broken for SVG Elements : [Attachment 72199] Zooming tests for getBoundingClientRect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 28 09:53:10 PDT 2010


Cosmin Truta <ctruta at chromium.org> has asked  for review:
Bug 42815: getBoundingClientRect Broken for SVG Elements
https://bugs.webkit.org/show_bug.cgi?id=42815

Attachment 72199: Zooming tests for getBoundingClientRect
https://bugs.webkit.org/attachment.cgi?id=72199&action=review

------- Additional Comments from Cosmin Truta <ctruta at chromium.org>
At this point, I seem to have trouble solving the precision issue (in bug
48110) completely. I can fix some of the roundoff errors, but not all of them.
Fortunately, I now know enough (I think) to write the zooming tests that were
initially requested by Niko. I did this by following Niko's testing pattern
(setting window.postZoomCallback), and by adding the functions
areArraysApproxEqual(), isResultApproxCorrect() and shouldBeApprox() to
js-test-pre.js.


More information about the webkit-reviews mailing list