Mention issue of not applying to table parts, as discussed at face-to-face meeting afternoon of 2012-08-13.

Thu, 16 Aug 2012 14:41:43 -0700

author
L. David Baron <dbaron@dbaron.org>
date
Thu, 16 Aug 2012 14:41:43 -0700
changeset 6487
cd908039c977
parent 6486
b139c2dad64d
child 6488
5eeaa30b7d12

Mention issue of not applying to table parts, as discussed at face-to-face meeting afternoon of 2012-08-13.

css3-overflow/Overview.html file | annotate | diff | comparison | revisions
css3-overflow/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css3-overflow/Overview.html	Thu Aug 16 14:40:05 2012 -0700
     1.2 +++ b/css3-overflow/Overview.html	Thu Aug 16 14:41:43 2012 -0700
     1.3 @@ -445,6 +445,10 @@
     1.4     </table>
     1.5    </div>
     1.6  
     1.7 +  <p class=issue> We should specify that ‘<code class=css>overflow:
     1.8 +   fragments</code>’ does not apply to at least some table parts, and
     1.9 +   perhaps other elements as well. We need to determine exactly which ones.
    1.10 +
    1.11    <h3 id=fragment-styling><span class=secno>4.1. </span>Fragment styling</h3>
    1.12  
    1.13    <h4 id=fragment-pseudo-element><span class=secno>4.1.1. </span>The
     2.1 --- a/css3-overflow/Overview.src.html	Thu Aug 16 14:40:05 2012 -0700
     2.2 +++ b/css3-overflow/Overview.src.html	Thu Aug 16 14:41:43 2012 -0700
     2.3 @@ -331,6 +331,13 @@
     2.4  		</td></tr></table>
     2.5  	</div>
     2.6  
     2.7 +	<p class="issue">
     2.8 +		We should specify that ''overflow: fragments'' does not apply
     2.9 +		to at least some table parts,
    2.10 +		and perhaps other elements as well.
    2.11 +		We need to determine exactly which ones.
    2.12 +	</p>
    2.13 +
    2.14  <h3 id="fragment-styling">Fragment styling</h3>
    2.15  
    2.16  <h4 id="fragment-pseudo-element">The ::nth-fragment() pseudo-element</h4>

mercurial