- From: Nigel Megitt via GitHub <sysbot+gh@w3.org>
- Date: Thu, 20 Jul 2017 16:10:10 +0000
- To: public-css-archive@w3.org
nigelmegitt has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-break] Consider adding clone-most-nested == [box-decoration-break](https://www.w3.org/TR/css-break-3/#break-decoration) offers the options: "slice" and "clone". Neither of those allows for cloning the decoration as it applies at the point where the break occurs, e.g. the background-color of a nested `<span>` element within whose text the break occurs. A proposal has been made for the semantically identical [tts:inlineAreaBreak](https://www.w3.org/TR/ttml2/#style-attribute-inlineAreaBreak) style attribute in TTML2 to add a new keyword "cloneMostNested" to fulfil this requirement - the equivalent non-Camel case value in CSS would likely be "clone-most-nested". Please consider adding "clone-most-nested" with this semantic. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1633 using your GitHub account
Received on Thursday, 20 July 2017 16:10:11 UTC