Closed
Bug 3420
Opened 26 years ago
Closed 26 years ago
CSS: Margin-bottom: auto not rendering correctly
Categories
(Core :: Layout, defect, P2)
Tracking
()
VERIFIED
WORKSFORME
M4
People
(Reporter: christinehoff4, Assigned: buster)
References
()
Details
Using 3/4 build on Win 95, Win NT, Win 98, Linux and 2/26 build on Mac 8.5.
Open URL. The CSS2 specification, section 10.6.3, states the following:
For block-level, non-replaced elements in normal flow, if margin-bottom is set
at 'auto', its computed value is 0.
Expected result: Margin-bottom = 0
Actual result: Margin-bottom appears greater than 0
Updated•26 years ago
|
Assignee: peterl → troy
Component: Style System → Layout
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
With current builds, there is nothing wrong with the layout. And it even passes
the incremental reflow testing logic.
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 3•26 years ago
|
||
Agreed that current build works. Verifying bug WORKSFORME.
You need to log in
before you can comment on or make changes to this bug.
Description
•