[Webkit-unassigned] [Bug 54018] Make offset* return doubles instead of ints

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 19 05:03:28 PDT 2012


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





--- Comment #8 from Emil A Eklund <eae at chromium.org>  2012-06-19 05:03:27 PST ---
(In reply to comment #7)
> The bounding rectangle changes when applying some transformations on an element (http://jsfiddle.net/2kEZ7/1/) and cannot be used anymore replacing offset properties. What would be the right solution in this case in your opinion?

It really depends on what you are trying to do. We cannot change the offset properties to return higher precision numbers at this time without violating the specification and causing webcompat issues as the behavior would be different from that in other browsers.

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