[Webkit-unassigned] [Bug 106571] New: REGRESSION(r120616): Cell's logical height wrongly computed with vertical-align: baseline and rowspan

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 10 08:13:10 PST 2013


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

           Summary: REGRESSION(r120616): Cell's logical height wrongly
                    computed with vertical-align: baseline and rowspan
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://codepen.io/anon/pen/lBswz
        OS/Version: All
            Status: NEW
          Keywords: HasReduction, Regression
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: robert at webkit.org


Created an attachment (id=182144)
 --> (https://bugs.webkit.org/attachment.cgi?id=182144&action=review)
Reduction

See URL and attached test case.

It looks like we don't properly grow the first line to account for the baseline, thus leading the content of the first row to overflow into the second row. The attached test case shows that a bit better than the original test case as the image is bigger.

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