[Webkit-unassigned] [Bug 119355] New: Spanning logical height is not added properly in all spanning rows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 31 16:16:52 PDT 2013


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

           Summary: Spanning logical height is not added properly in all
                    spanning rows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: hyatt at apple.com, bdakin at apple.com,
                    jchaffraix at webkit.org, simon.fraser at apple.com,
                    dino at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/52f37386c50bb4c15c0204ccbc881705cd85138b

The remaining logical height is wrongly added to the last row spanning cell,
not spread on the rows when more then one rowspanning cell present in the table.

Remaining logical height was handled to only row spanning cell which comes
first in the table. Remaining row spanning cells were not handles.

Here, we handled all row spanning cells in the table those are not overlapping
each others.

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