Closed Bug 775 Opened 26 years ago Closed 26 years ago

max-element-size not impacted by margins

Categories

(Core :: DOM: Core & HTML, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: buster, Assigned: buster)

References

()

Details

(see mailnote to kipp and troy for minimized test case)
An <img> tag with a non-0 HSPACE attribute reports incorrect size info.  for
example, given NS_UNCONSTRAINEDSIZE, the image on this page returns min=120,
desired=150.  Then, given 142 available width, the image reports back a desired
width of 150.
Status: NEW → ASSIGNED
Summary: <img> with HSPACE attribute reports incorrect size → max-element-size not impacted by margins
The HSPACE/VSPACE issue has been fixed (the attributes are now supported);
however, it is still true that margins do not impact the max-element-size as
they should.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
block and inline now do this properly.
installing myself as QA Contact en masse
kipp, can you provide a link to the aforementioned min test case so I can truly verify it or if you feeling generous mark this bug
verified yourself? - thanx
Status: RESOLVED → VERIFIED
just gonna mark it verified...
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.