[csswg-drafts] [css-break-4] Should margin-break: keep also keep the block-end margin before the break?

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-break-4] Should margin-break: keep also keep the block-end margin before the break? ==
<a href="https://www.antennahouse.com/product/ahf66/ahf-focss6.html">Antenna House’s margin-break property</a> takes two values, the second controlling whether the block-end margin is kept before the break. This raises some questions:

- [] Do we want to add independent control over the block-end margin?
- [] If that second value is omitted (or doesn't exist), is the block-end margin kept or truncated?
- [] If the block-end margin is kept, this means that it affects the height of an auto-height fragmentainer in which it occurs. If the fragmentainer is fixed-height, does it *also* mean that the margin should not be truncated, and should force a break earlier in the page in order that it not be truncated?

CC @mstensho @dauwhe @murakamishinyu

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3254 using your GitHub account

Received on Friday, 26 October 2018 21:42:09 UTC