[Webkit-unassigned] [Bug 21692] New: div overlaps another div due to float:right
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 16 17:13:47 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21692
Summary: div overlaps another div due to float:right
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jasneet at chromium.org
CC: jasneet at chromium.org
I Steps:
Go to the attached testcase
II Issue:
the issue happens because the 4th div covers the other 3 div. the cause of
covering is that there is a style "float:right" in the first 3 div but missing
in the 4th div.
III Other Browsers:
IE7: ok
FF3: not ok
IV Nightly tested: 37604
--
Configure bugmail: https://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