[Webkit-unassigned] [Bug 19955] New: width="100%" table cell doesn't eat all available space

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 8 16:40:23 PDT 2008


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

           Summary: width="100%" table cell doesn't eat all available space
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: All
               URL: http://cad-comic.com/news.php?i=1644
        OS/Version: All
            Status: NEW
          Keywords: HasReduction
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at mattlilek.com


On the Ctrl+Alt+Del comic site, news posts often have a gap between the
author's comic icon and the title/timestamp of the post.

The table-based layout has a table row with two cells, one of which has
width="100%" and another row that spans both cells.  The lone cell without
width="100%" seems to take up an arbitrary amount of space instead of only what
is necessary, causing the gap (see attached testcase).

Renders correctly in IE 7, Firefox 3 and Opera 9.5 - I'm almost certain the gap
was also present in Safari 2.


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