Closed
Bug 1155398
Opened 10 years ago
Closed 10 years ago
headers with overflow:hidden do not flow around floats correctly
Categories
(Core :: Layout: Floats, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 738926
People
(Reporter: kaldari, Unassigned)
Details
Attachments
(2 files)
See testcase at http://www.angelblade.com/bugs/firefoxfloatbug/ with window sized to approximately 940px wide. You'll see the header overlapping the blue image. Both Chrome and Safari render correctly. This bug can commonly be seen in the wild on Wikipedia (See attached screenshot).
maybe duplicate of bug 738926?
![]() |
||
Comment 2•10 years ago
|
||
Except the <h2> here is not wrapped in another block... it's just overlapping the float.
![]() |
||
Comment 3•10 years ago
|
||
![]() |
||
Comment 4•10 years ago
|
||
> Except the <h2> here is not wrapped in another block...
And it turns out that's not needed for bug 738926.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•