[Webkit-unassigned] [Bug 90104] New: Off by one error in float handling when zoomed out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 27 15:26:29 PDT 2012


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

           Summary: Off by one error in float handling when zoomed out
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eae at chromium.org


Due to how margins are handled for floats the width might be off by one when zoomed out. This causes problems for certain sites that use floats and hard coded widths. Most notably the New York Times website, www.nyt.com

Downstream chromium bug: http://code.google.com/p/chromium/issues/detail?id=133942

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