- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Wed, 02 May 2018 01:13:14 +0000
- To: public-css-archive@w3.org
OK, I made some clarifications to Fragmentation and to Flexbox, specifically, pulled out break propagation into [its own section into css-break-3](https://drafts.csswg.org/css-break-3/#break-propagation) and clarified that: - out-of-flows don't propagate their break values up to their parents - layout modes like Flexbox have more specific propagation rules which override the one in css-break-3 - Flexbox uses order-modified document order in determining first/last child Agenda+ since this has normative implications -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2614#issuecomment-385836043 using your GitHub account
Received on Wednesday, 2 May 2018 01:13:47 UTC