- From: Ian Kilpatrick via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Mar 2018 18:01:48 +0000
- To: public-css-archive@w3.org
We discovered this too for our current block layout work. cc/ @mstensho We think[*] that our current block layout engine does a two pass thing which is first layout in the top-most area. Then if it doesn't fit, layout in the next area which has it's block-size unbounded. [*] Our currently impl has hysteresis which makes this harder to determine, but happy to be wrong :D -- GitHub Notification of comment by bfgeek Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2452#issuecomment-376979928 using your GitHub account
Received on Wednesday, 28 March 2018 18:01:54 UTC