[Webkit-unassigned] [Bug 121113] New: Invalid table width calculation in some cases

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 10 12:44:02 PDT 2013


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

           Summary: Invalid table width calculation in some cases
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://oserv.org/bugs/html-table-colspan/unified2.html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chalkerx at gmail.com
                CC: robert at webkit.org


Created an attachment (id=211226)
 --> (https://bugs.webkit.org/attachment.cgi?id=211226&action=review)
A copy of the testcase.

The testcase explains it better.

The table has this layout:

[td (1) width = 80% | td (2) width = auto]
[td (3) colspan = 2; white-space:nowrap ]

Cell (2) should have width = 20%, but that fails.

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