css3-overflow/Overview.src.html

changeset 6493
bcbba88e4047
parent 6492
dcb554a16adc
child 6494
9634c4beb885
     1.1 --- a/css3-overflow/Overview.src.html	Thu Aug 16 15:09:23 2012 -0700
     1.2 +++ b/css3-overflow/Overview.src.html	Thu Aug 16 15:11:35 2012 -0700
     1.3 @@ -740,6 +740,19 @@
     1.4  		</td></tr></table>
     1.5  	</div>
     1.6  
     1.7 +<h2 id="static-media">Overflow in static media</h2>
     1.8 +
     1.9 +	<p class="issue">
    1.10 +		This specification should define useful behavior
    1.11 +		for all values of 'overflow'
    1.12 +		in static media (such as print).
    1.13 +		Current implementation behavior is quite poor and
    1.14 +		produces unexpected results when authors have not considered
    1.15 +		what will happen when
    1.16 +		the content they produce for interactive media
    1.17 +		is printed.
    1.18 +	</p>
    1.19 +
    1.20  <h2 id="conformance">
    1.21  Conformance</h2>
    1.22  

mercurial