[Webkit-unassigned] [Bug 92778] New: Float imprecision causes incorrect wrapping in LineLayout with subpixel layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 11:42:10 PDT 2012


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

           Summary: Float imprecision causes incorrect wrapping in
                    LineLayout with subpixel layout
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: ASSIGNED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eae at chromium.org
                CC: eric at webkit.org, hyatt at apple.com, leviw at chromium.org


Due to float imprecision an incorrect wrapping decision is made in certain cases where the values being compare are close but not exactly the same. This can happen as the size of blocks is represented in layout units while line layout uses floats.

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

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