Closed Bug 56233 Opened 25 years ago Closed 25 years ago

top margins lost after floats [MARGIN-V] [FLOAT]

Categories

(Core :: Layout, defect, P3)

x86
Windows 2000
defect

Tracking

()

VERIFIED DUPLICATE of bug 18206
Future

People

(Reporter: ian, Assigned: buster)

References

()

Details

(Keywords: css1, testcase, Whiteboard: [rtm-])

It turns out that we only collapse vertical margins out of <body> if doing so makes us fail a high-visibility standards compliance test case. Or so it seems, anyway. STEPS TO REPRODUCE http://www.webstandards.org/css/winie/box_vert.html There is a <P> with a margin-top after a float. The margin is ignored. Reflows don't help. RESULTS For that test case, there should be 40px of white at the top of the page. Currently we skip the white and go straight to silver. Yet another margin bug. Yet another floater bug. Two in one! Special deal! chrisd: Could you add this test case to your list of CSS tests? I'm not quite sure how we missed it, but I couldn't find it on either of our CSS test case lists... someone pointed this out to me on IRC! :-/
"[rtm-]. Time to focus on crash and data loss bugs."
QA Contact: petersen → chrisd
Whiteboard: [rtm-]
Target Milestone: --- → Future
Is part/all of this dup of bug 18206? (I haven't read this one yet...)
Yes it is. I had a brief look at that one when looking for dupes, but the summary threw me off. I'll fix that. ;-) *** This bug has been marked as a duplicate of 18206 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Verified dupe.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.