Hello fellow authoring.style sheets colleagues,
Can someone please explain why the bottom margin of the last inflow
block-level child in an overflowed parent should not have its margin
reachable. I read and re-read carefully the CSS 2.1 spec and I just
can not see why.
Related webpages:
Mozilla related bug:
WebKit related bug:
IE beta feedback related bug (you need to be registered):
IE 8 beta 1 entry:
CSS 2.1, section 10.6 Calculating heights and margins
* 10.6.3 Block-level non-replaced elements in normal flow when
'overflow' computes to 'visible'
and that section also covers when overflow: auto
Regards, Gérard
Can someone please explain why the bottom margin of the last inflow
block-level child in an overflowed parent should not have its margin
reachable. I read and re-read carefully the CSS 2.1 spec and I just
can not see why.
Related webpages:
Mozilla related bug:
WebKit related bug:
IE beta feedback related bug (you need to be registered):
IE 8 beta 1 entry:
CSS 2.1, section 10.6 Calculating heights and margins
* 10.6.3 Block-level non-replaced elements in normal flow when
'overflow' computes to 'visible'
and that section also covers when overflow: auto
Regards, Gérard
Comment