- From: prjnt via GitHub <sysbot+gh@w3.org>
- Date: Sun, 28 Oct 2018 04:12:50 +0000
- To: public-css-archive@w3.org
prjnt has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-display-3] parent box vs anon boxes == https://drafts.csswg.org/css-display-3/#css-parent-box says: <blockquote>The <dfn>parent box</dfn> of an element’s principal box is (except in the case of run-in) the principal box of its nearest ancestor element that generates a box.</blockquote> <p>The above implies that an anonymous box is not the parent box of any element's principal box, whereas I believe that it is desired that anonymous boxes can have an element's principal box as a child box, and that the anonymous box should sometimes furthermore establish the containing block for an element's principal box. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3259 using your GitHub account
Received on Sunday, 28 October 2018 04:12:52 UTC