- From: Bernhard Fey via GitHub <sysbot+gh@w3.org>
- Date: Fri, 07 Dec 2018 09:35:52 +0000
- To: public-css-archive@w3.org
bernhardf-ro has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-break-4] orphans and widows for fragmented monolithic replaced elements == This topic has been split from #3404 at the request of @fantasai When fragmenting monolithic replaced elements, e.g. images, it would in many cases be useful to have functionalities similar to `orphans` and `widows`, to avoid splitting off too small parts at the beginning or end. Our current approach is actually using the `orphans` and `widows` properties, multiplying their values with the used `line-height` of the image box, causing breaks to be avoided or happen earlier, as in text. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3405 using your GitHub account
Received on Friday, 7 December 2018 09:35:54 UTC