css3-overflow/Overview.src.html

changeset 6492
dcb554a16adc
parent 6491
64dd301ea467
child 6493
bcbba88e4047
     1.1 --- a/css3-overflow/Overview.src.html	Thu Aug 16 15:05:23 2012 -0700
     1.2 +++ b/css3-overflow/Overview.src.html	Thu Aug 16 15:09:23 2012 -0700
     1.3 @@ -273,6 +273,11 @@
     1.4  		<span class="issue">Or is it as though it's a next sibling of
     1.5  		the element?  Need to figure out exactly how this interacts with
     1.6  		other box-level fixup.</span>
     1.7 +		Additionally, if the <i>fragment box</i> is also
     1.8 +		a multi-column box (as defined in [[!CSS3COL]]
     1.9 +		<span class="issue">though it defines <i>multi-column element</i></span>)
    1.10 +		any content that would lead to the creation of <i>overflow columns</i> [[!CSS3COL]]
    1.11 +		instead is flown into an additional fragment box.
    1.12  		However, fragment boxes may themselves be broken
    1.13  		(due to fragmentation in a fragmentation context outside of them,
    1.14  		such as pages, columns, or other fragment boxes);

mercurial