[Webkit-unassigned] [Bug 28191] New: Mixing absolute and relative table widths causes mis-sized TDs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 11 15:00:27 PDT 2009


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

           Summary: Mixing absolute and relative table widths causes
                    mis-sized TDs
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://ratemyserver.net/
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gwilson at google.com


Created an attachment (id=34600)
 --> (https://bugs.webkit.org/attachment.cgi?id=34600)
Reduction

When a table contains a mix of absolute widths and relative widths in one row,
and a colspan with no widths specified, the TDs mis-size themselves. 
Specifically, there seems to be some "extra padding" around those elements that
have absolute sizes.

FF3: OK
IE: OK
Chrome2/3: Not OK
Safari 4: Not OK

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