[Webkit-unassigned] [Bug 133443] New: Table cell collapses when there's an image inside with a max-width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 2 01:38:17 PDT 2014


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

           Summary: Table cell collapses when there's an image inside with
                    a max-width
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: niekadam at gmail.com


Created an attachment (id=232371)
 --> (https://bugs.webkit.org/attachment.cgi?id=232371&action=review)
Two screenshots of the browser with Inspector opened to see HTML/CSS

When you place an image <img> inside a table cell <td> (without any width specified on the <td>), the <td> will collapse if the image has a max-width and the <td> has padding.
See the attached screenshots for the HTML/CSS.

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