[Webkit-unassigned] [Bug 112922] New: Floor cell widths in AutoTableLayout::recalcColumn

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 08:57:09 PDT 2013


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

           Summary: Floor cell widths in AutoTableLayout::recalcColumn
           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
                CC: eric at webkit.org, dglazkov at chromium.org,
                    leviw at chromium.org


Table cells widths are floored to ensure even distribution of available space across columns. The code path that computes the width of the _table_ failed to take this into account and thus can over report the total width of the table.

Donstream chromium bug: https://code.google.com/p/chromium/issues/detail?id=179365

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