Closed
Bug 275368
Opened 20 years ago
Closed 20 years ago
margin just gets colored when border
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: kraftb, Assigned: bugzilla)
References
()
Details
I found out the following: If you have a <DIV class="outer"> which has assigned a background-color, and in it another DIV <DIV class="inner"> which hasn't got a background-color but a margin, then the margin's of this inner DIV just get colored when the outer DIV has borders. In the example on the URL "http://www.libelle.at/kraftb/moz_bug.html" you can see it. If you look at the source you see the "border-top" of the outer DIV is commented out. If you comment it in the margin of the inner DIVs will also get colored blue.
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•