[Webkit-unassigned] [Bug 17659] New: Overlapping of div and table when table width is defined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 3 17:33:45 PST 2008


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

           Summary: Overlapping of div and table when table width is defined
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.webkit at gmail.com
                CC: help.improve.webkit at gmail.com


I Steps:
Go to
the attached reduced test case

II Issue:
The table with list A,B,C and div (with column 1 and column 2) are overlapping.

III Conclusion: It seems that the width property defined in <table width="98%"
cellspacing="1" cellpadding="4" border="0"> is causing the overlapping of div
and table.This issue gets resolved in Safari when width property of table is
left undefined.


IV Other browsers: 
FF2: ok
Opera: not ok
IE 7: not ok

V Nightly tested: 30236


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