- From: Daniel Holbert via GitHub <sysbot+gh@w3.org>
- Date: Fri, 11 Jan 2019 00:51:30 +0000
- To: public-css-archive@w3.org
Maybe it wants to say "block-level box", then? (Not "block box") Though, note that even block-level elements can be fragmented just like inline-level elements can (across columns of a multicol, rather than across lines). So if fragmentation is the non-rectangular thing we're trying to avoid, then blockness doesn't necessarily help (but "box" might be sufficient to point to just a single fragment). -- GitHub Notification of comment by dholbert Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3478#issuecomment-453323515 using your GitHub account
Received on Friday, 11 January 2019 00:51:31 UTC