[Webkit-unassigned] [Bug 42815] getBoundingClientRect Broken for SVG Elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 7 19:32:54 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42815





--- Comment #23 from Cosmin Truta <ctruta at chromium.org>  2010-10-07 19:32:54 PST ---
Thank you for showing me how to do zooming from JavaScript. That helped my problem... until I run into something else:

If I run the test multiple times, most of the time I'm getting the expected results. Some times, unfortunately, I'm getting off-by-one errors, other times some coordinates are off by a large margins (they seem to hold garbage values), and some other times those coordinates are plain zero.

Any idea how to resolve this flakiness in testing?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list