[Webkit-unassigned] [Bug 81824] New: Our sections' extra logical height distribution algorithm is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 12:22:09 PDT 2012


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

           Summary: Our sections' extra logical height distribution
                    algorithm is broken
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: robert at webkit.org


Currently we only allocate the extra logical height to one section. This means that we don't follow at all web-authors' specified height on the sections.

This also doesn't match any other browsers which implement a several pass algorithm to handle the different type of height on the sections and on the rows.

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