Open
Bug 429976
Opened 17 years ago
Updated 3 years ago
Inconsistent layout when removing "clear:both" from <br>
Categories
(Core :: Layout: Floats, defect)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: testcase)
Attachments
(2 files)
The testcase and reference have identical final DOMs, so they should look the same. But the green line appears below the black box in the testcase and overlapping the black box in the reference. I don't know which rendering is correct.
Based on layout/reftests/bugs/427370-1-ref.html (from bug 427370).
Reporter | ||
Comment 1•17 years ago
|
||
Reporter | ||
Comment 2•17 years ago
|
||
Comment 3•17 years ago
|
||
Note that resizing the window with the testcase makes the green line suddenly jump, at which point it matches the reference.
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•