Skip to content

Commit 781f59f

Browse files
committed
[css-overflow] Log issue about proposed model combining pages and fragment overflow
1 parent d4231da commit 781f59f

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

css-overflow/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -608,6 +608,10 @@ rather than just one page at once?
608608
Could this be a value of "pagination-layout", such as:
609609
"pagination-layout: horizontal 2;"
610610

611+
Issue: Brad Kemper has proposed a model for combining pagination and
612+
fragment overflow, which also deals with displaying multiple pages.
613+
<a href="http://www.w3.org/mid/FF1704C5-D5C1-4D6F-A99D-0DD094036685@gmail.com">http://www.w3.org/mid/FF1704C5-D5C1-4D6F-A99D-0DD094036685@gmail.com</a>
614+
611615
<p class="issue">
612616
The current implementation of paginated overflow uses
613617
the 'overflow'/'overflow-x'/'overflow-y' properties

css-overflow/Overview.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@
767767
<h1 class="p-name no-ref" id="title">CSS Overflow Module Level 3</h1>
768768

769769
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft,
770-
<time class="dt-updated" datetime="2015-03-18">18 March 2015</time></span></h2>
770+
<time class="dt-updated" datetime="2015-03-19">19 March 2015</time></span></h2>
771771

772772
<div data-fill-with="spec-metadata">
773773
<dl>
@@ -1609,6 +1609,11 @@ <h2 class="heading settled" data-level="5" id="paginated-overflow"><span class="
16091609
Could this be a value of "pagination-layout", such as:
16101610
"pagination-layout: horizontal 2;"</p>
16111611

1612+
1613+
<p class="issue" id="issue-64de292b"><a class="self-link" href="#issue-64de292b"></a>Brad Kemper has proposed a model for combining pagination and
1614+
fragment overflow, which also deals with displaying multiple pages.
1615+
<a href="http://www.w3.org/mid/FF1704C5-D5C1-4D6F-A99D-0DD094036685@gmail.com">http://www.w3.org/mid/FF1704C5-D5C1-4D6F-A99D-0DD094036685@gmail.com</a></p>
1616+
16121617

16131618
<p class="issue" id="issue-360561bd"><a class="self-link" href="#issue-360561bd"></a>
16141619
The current implementation of paginated overflow uses
@@ -2819,6 +2824,9 @@ <h2 class="no-num heading settled" id="issues-index"><span class="content">Issue
28192824
rather than just one page at once?
28202825
Could this be a value of "pagination-layout", such as:
28212826
"pagination-layout: horizontal 2;"<a href="#issue-55c97ed8"></a></div>
2827+
<div class="issue">Brad Kemper has proposed a model for combining pagination and
2828+
fragment overflow, which also deals with displaying multiple pages.
2829+
<a href="http://www.w3.org/mid/FF1704C5-D5C1-4D6F-A99D-0DD094036685@gmail.com">http://www.w3.org/mid/FF1704C5-D5C1-4D6F-A99D-0DD094036685@gmail.com</a><a href="#issue-64de292b"></a></div>
28222830
<div class="issue">
28232831
The current implementation of paginated overflow uses
28242832
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

0 commit comments

Comments
 (0)