css-overflow/Overview.src.html

changeset 7916
8eafed64a4f8
parent 7863
b37f9017599f
child 7917
ad7ca14751f4
     1.1 --- a/css-overflow/Overview.src.html	Thu Apr 04 16:08:09 2013 -0700
     1.2 +++ b/css-overflow/Overview.src.html	Thu Apr 04 16:38:16 2013 -0700
     1.3 @@ -425,6 +425,16 @@
     1.4  		'overflow-x' and 'overflow-y' instead?
     1.5  	</p>
     1.6  
     1.7 +	<p class="issue">
     1.8 +		There are <a href="http://lists.w3.org/Archives/Public/www-style/2012May/1197.html">discussions</a>
     1.9 +		about how overflow, overflow-style, overflow-x and overflow-y
    1.10 +		should work and interact with each other.
    1.11 +		Until consensus on this topic is reached,
    1.12 +		it is not completely clear which of these
    1.13 +		should be used for
    1.14 +		paged-x | paged-y | paged-x-controls | paged-y-controls | fragments
    1.15 +	</p>
    1.16 +
    1.17  <h2 id="scrolling-overflow">Scrolling and hidden overflow</h2>
    1.18  
    1.19  	<p class="issue">

mercurial