[Webkit-unassigned] [Bug 19847] New: colspan doesn't work if cells are missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 1 10:59:25 PDT 2008


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

           Summary: colspan doesn't work if cells are missing
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
               URL: http://www.bantha.org/~mdavids/colspan.html
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mdavids at gmail.com


In the example, I have two tables with three columns (defined with the "col"
tag). 

In the both tables,  I have a row without a third cell, and the second cell
with colspan=2.

In the first table, I have a row with a third cell. In the second, I do not.
Note the rendering differences between the two tables.

FF and IE don't have this behavior.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list