css3-overflow/Overview.src.html

changeset 6494
9634c4beb885
parent 6493
bcbba88e4047
child 6496
fa9023fd4cbf
     1.1 --- a/css3-overflow/Overview.src.html	Thu Aug 16 15:11:35 2012 -0700
     1.2 +++ b/css3-overflow/Overview.src.html	Thu Aug 16 15:15:27 2012 -0700
     1.3 @@ -352,6 +352,19 @@
     1.4  		We probably want ''break: regions'' to apply.
     1.5  	</p>
     1.6  
     1.7 +	<p class="issue">
     1.8 +		This specification needs a processing model
     1.9 +		that will apply in cases where the layout containing the
    1.10 +		fragments has characteristics that use the intrinsic size of the fragments
    1.11 +		to change the amount of space available for them,
    1.12 +		such as [[CSS3-GRID-LAYOUT]].
    1.13 +		There has already been some work on such a processing model
    1.14 +		in [[CSS3-REGIONS]],
    1.15 +		and the work done on a model there,
    1.16 +		and the editors of that specification,
    1.17 +		should inform what happens in this specification.
    1.18 +	</p>
    1.19 +
    1.20  <h3 id="fragment-styling">Fragment styling</h3>
    1.21  
    1.22  <h4 id="fragment-pseudo-element">The ::nth-fragment() pseudo-element</h4>

mercurial