[Webkit-unassigned] [Bug 147136] offsetWidth for fractionally positioned elements returns different values depending on left position

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 5 02:18:29 PDT 2015


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

--- Comment #3 from Chad von Nau <chad at vonnau.com> ---
The chromium team has marked their version of this issue as a Won't Fix:

    https://code.google.com/p/chromium/issues/detail?id=512307#c5
    eae at chromium.org:
    This is intentional as we snap elements to the pixel grid. The offset*
    properties return the snapped values and as such are dependent on the
    rendered size, and by extension, position.

I don't like offsetWidth changing based on position, but their logic seems sound to me. Maybe it's best to bury the issue here as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150805/df819d42/attachment.html>


More information about the webkit-unassigned mailing list