1.1 --- a/css-overflow/Overview.bs Thu Mar 12 13:58:30 2015 +0100 1.2 +++ b/css-overflow/Overview.bs Fri Mar 13 17:22:58 2015 +0100 1.3 @@ -1078,7 +1078,15 @@ 1.4 </dl> 1.5 1.6 <p class="issue">Should this apply to fragment overflow only, or also 1.7 -to pagination?</p> 1.8 +to pagination? 1.9 +Given what we're doing with the continue property, 1.10 +it should actually apply to any fragmentainer.</p> 1.11 + 1.12 +Issue: having max-lines do nothing on regular elements is not ideal. 1.13 +When applied to non fragmentainers, 1.14 +it should probably cause 'continue' to compute to ''continue/discard'' 1.15 +so that you only need to reach for one property rather than 2 to get 1.16 +that effect. 1.17 1.18 <div class="example"> 1.19 <table class="source-demo-pair"><tr><td><pre><!DOCTYPE HTML>