[Webkit-unassigned] [Bug 88813] New: Change RenderTableSection::calcRowLogicalHeight to round rather than floor height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 15:24:01 PDT 2012


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

           Summary: Change RenderTableSection::calcRowLogicalHeight to
                    round rather than floor height
           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


Change RenderTableSection::calcRowLogicalHeight to round the logicalHeight instead of flooring it. This matches our rounding logic elsewhere and results in table rows better matching the expected height.

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