[css-overflow] Log issue about proposed model combining pages and fragment overflow

Thu, 19 Mar 2015 11:11:56 +0100

author
Florian Rivoal <[email protected]>
date
Thu, 19 Mar 2015 11:11:56 +0100
changeset 15303
b39162d7d5d3
parent 15302
0e6ca682f2c1
child 15304
3bf080151c06

[css-overflow] Log issue about proposed model combining pages and fragment overflow

css-overflow/Overview.bs file | annotate | diff | comparison | revisions
css-overflow/Overview.html file | annotate | diff | comparison | revisions
     1.1 --- a/css-overflow/Overview.bs	Thu Mar 19 14:10:24 2015 +0900
     1.2 +++ b/css-overflow/Overview.bs	Thu Mar 19 11:11:56 2015 +0100
     1.3 @@ -608,6 +608,10 @@
     1.4  Could this be a value of "pagination-layout", such as:
     1.5  "pagination-layout: horizontal 2;"
     1.6  
     1.7 +Issue: Brad Kemper has proposed a model for combining pagination and
     1.8 +fragment overflow, which also deals with displaying multiple pages.
     1.9 +<a href="http://www.w3.org/mid/[email protected]">http://www.w3.org/mid/[email protected]</a>
    1.10 +
    1.11  	<p class="issue">
    1.12  		The current implementation of paginated overflow uses
    1.13  		the 'overflow'/'overflow-x'/'overflow-y' properties
     2.1 --- a/css-overflow/Overview.html	Thu Mar 19 14:10:24 2015 +0900
     2.2 +++ b/css-overflow/Overview.html	Thu Mar 19 11:11:56 2015 +0100
     2.3 @@ -767,7 +767,7 @@
     2.4     <h1 class="p-name no-ref" id="title">CSS Overflow Module Level 3</h1>
     2.5    
     2.6     <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft,
     2.7 -    <time class="dt-updated" datetime="2015-03-18">18 March 2015</time></span></h2>
     2.8 +    <time class="dt-updated" datetime="2015-03-19">19 March 2015</time></span></h2>
     2.9    
    2.10     <div data-fill-with="spec-metadata">
    2.11      <dl>
    2.12 @@ -1609,6 +1609,11 @@
    2.13  Could this be a value of "pagination-layout", such as:
    2.14  "pagination-layout: horizontal 2;"</p>
    2.15  
    2.16 +
    2.17 +   <p class="issue" id="issue-64de292b"><a class="self-link" href="#issue-64de292b"></a>Brad Kemper has proposed a model for combining pagination and
    2.18 +fragment overflow, which also deals with displaying multiple pages.
    2.19 +<a href="http://www.w3.org/mid/[email protected]">http://www.w3.org/mid/[email protected]</a></p>
    2.20 +
    2.21  	
    2.22     <p class="issue" id="issue-360561bd"><a class="self-link" href="#issue-360561bd"></a>
    2.23  		The current implementation of paginated overflow uses
    2.24 @@ -2819,6 +2824,9 @@
    2.25  rather than just one page at once?
    2.26  Could this be a value of "pagination-layout", such as:
    2.27  "pagination-layout: horizontal 2;"<a href="#issue-55c97ed8"> ↵ </a></div>
    2.28 +   <div class="issue">Brad Kemper has proposed a model for combining pagination and
    2.29 +fragment overflow, which also deals with displaying multiple pages.
    2.30 +<a href="http://www.w3.org/mid/[email protected]">http://www.w3.org/mid/[email protected]</a><a href="#issue-64de292b"> ↵ </a></div>
    2.31     <div class="issue">
    2.32  		The current implementation of paginated overflow uses
    2.33  		the <a class="property" data-link-type="propdesc" href="#propdef-overflow">overflow</a>/<a class="property" data-link-type="propdesc" href="#propdef-overflow-x">overflow-x</a>/<a class="property" data-link-type="propdesc" href="#propdef-overflow-y">overflow-y</a> properties

mercurial