Closed Bug 3432 Opened 26 years ago Closed 26 years ago

auto margins should not be added to max-element-size

Categories

(Core :: Layout, defect, P2)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: kipp, Assigned: buster)

Details

Currently auto side margins (which can be non-zero for block elements) will be
added to the max-element-size. Since auto margins are "stretchy" they should not
be contributing to the max-element-size.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed. The block-reflow-context code (which computes the max-element size for a
block element) will no longer add in the margins when they are auto (even if
they are inherited auto)
Status: RESOLVED → VERIFIED
Fixed. Tested in Viewer with Linux (March 9th Build).
Blocks: 20847
No longer blocks: 20847
You need to log in before you can comment on or make changes to this bug.