[Webkit-unassigned] [Bug 54018] New: Make offset* return doubles instead of ints
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 8 10:00:37 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54018
Summary: Make offset* return doubles instead of ints
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: arv at chromium.org
When the user zooms out on the page it is very likely that the offsetTop/Left/Width/Height are non integers. We currently floor these which leads to UI bugs in JS code.
--
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