- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Wed, 30 Jan 2013 17:24:35 -0800
- To: www-style@w3.org
On 01/25/2013 02:18 AM, Mihai Balan wrote: > Hello everybody, > > The CSS Fragmentation spec defines three classes of possible break points. The third one[1] is defined as �*Between the > content edge of a block container box and the outer edges of its child content (margin edges of block-level children or line > box edges for inline-level children) /if/ there is a (non-zero) gap between them*.� > > The only scenario I can think of that matches this description is that of a block that has �height� or �min-height� specified > while the computed height of its children is smaller than this specified �height�/�min-height�. > > Is this correct? Am I missing any other scenario that pertains to this class of break points? That's pretty much it, afaik. :) ~fantasai editor, CSS Fragmentation
Received on Thursday, 31 January 2013 01:25:07 UTC