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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 4 11:46:49 PST 2008


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





------- Comment #3 from help.improve.webkit at gmail.com  2008-03-04 11:46 PDT -------
(In reply to comment #0)
> 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
> 

(In reply to comment #2)
> I don't see that the width of any of the tables in the reduction is specified.
> 

Revising the Conclusion: when width: 250px is removed for the table(width is
left undefined); no overlapping is seen. Safari/FF/IE/Opera behave the same
way.


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