[Webkit-unassigned] [Bug 27297] New: re-layouts table cell if image in cell is greater than cell size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 15 07:32:52 PDT 2009


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

           Summary: re-layouts table cell if image in cell is greater than
                    cell size
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://aspspider.info/happyspider/error.html
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mailtohappy at gmail.com


Steps:
Open http://aspspider.info/happyspider/error.html

Observations:
Table cell layout is done again even if table-layout is fixed.
In the given test case, first cell of table contains an image whose size is
greater than table cell.
So, depending on image size, cell layout is re-done. This results overlapping
of that cell on other cell.

Attached is ScreenShot.

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