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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 01:02:54 PDT 2010


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





--- Comment #24 from Nikolas Zimmermann <zimmermann at kde.org>  2010-10-08 01:02:53 PST ---
(In reply to comment #23)
> 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.
That's not good at all, you could valgrind it! It almost sounds like memory corruption...

> 
> Any idea how to resolve this flakiness in testing?
Yeah, find the underlying issue :-)

-- 
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