[Webkit-unassigned] [Bug 109462] New: REGRESSION(r130774): table isn't sized after content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 10:48:12 PST 2013


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

           Summary: REGRESSION(r130774): table isn't sized after content
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://jsfiddle.net/TgdpN/1/
        OS/Version: All
            Status: NEW
          Keywords: HasReduction, Regression
          Severity: Normal
          Priority: P1
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: pravin.d at samsung.com


Following r130774, it is possible for a table to not fit its content anymore. CSS 2.1 is clear on that:

"The width of the table is then the greater of the value of the 'width' property for the table element and the sum of the column widths (plus cell spacing or borders). If the table is wider than the columns, the extra space should be distributed over the columns."

See the URL for a reproduction.

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