- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Mon, 09 Apr 2018 10:13:44 +0000
- To: public-css-archive@w3.org
> working across formating context boundaries is covered in #2408 afaict. That issue covers FFC and GFC but not BFC boundaries. You can use `display: flow-root`, `contain`, etc. to have an inflow block box that is not a scroll container but establishes a BFC. Should line boxes inside it be skipped? -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2429#issuecomment-379703603 using your GitHub account
Received on Monday, 9 April 2018 10:13:46 UTC