[Webkit-unassigned] [Bug 14858] New: <col> width ignored when not tied to a single cell

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 1 19:39:23 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14858

           Summary: <col> width ignored when not tied to a single cell
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
               URL: http://doxdesk.com/file/safari-colspan.html
        OS/Version: Windows Server 2003
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bobince at gmail.com


When <col>s are declared, a column width is only enforced if there is a single
cell somewhere in that column. If the column contains only cells shared with
other columns using colspan, the column ends up 'auto' width.

This occurs even in table-layout: fixed mode, and causes layouts that are heavy
on colspan to break.


-- 
Configure bugmail: http://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