Skip to content

Commit d3366dc

Browse files
committed
[css-overflow] Add issue about scrolling direction.
1 parent 83b6885 commit d3366dc

File tree

2 files changed

+47
-37
lines changed

2 files changed

+47
-37
lines changed

css-overflow/Overview.html

+41-37
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<meta content="CSS Overflow Module Level 3" name=dcterms.title>
1313
<meta content=text name=dcterms.type>
14-
<meta content=2014-02-10 name=dcterms.date>
14+
<meta content=2014-11-26 name=dcterms.date>
1515
<meta content="L. David Baron" name=dcterms.creator>
1616
<meta content=W3C name=dcterms.publisher>
1717
<meta content="http://dev.w3.org/csswg/css-overflow-3/"
@@ -127,7 +127,7 @@
127127

128128
<h1>CSS Overflow Module Level 3</h1>
129129

130-
<h2 class="no-num no-toc">Editor's Draft 10 February 2014</h2>
130+
<h2 class="no-num no-toc">Editor's Draft 26 November 2014</h2>
131131

132132
<dl>
133133
<dt>This version:
@@ -792,6 +792,10 @@ <h2 id=scrolling-overflow><span class=secno>4. </span>Scrolling and hidden
792792
href="#ref-CSS21">[CSS21]<!--{{CSS21}}--></a> and <a
793793
href="#ref-CSS3BOX">[CSS3BOX]<!--{{CSS3BOX}}--></a> here.
794794

795+
<p class=issue> Explain which directions allow scrolling and which don't,
796+
as a function of ‘<code class=property>direction</code>’ (including
797+
propagation of ‘<code class=property>direction</code>’ to the ICB).
798+
795799
<h2 id=paginated-overflow><span class=secno>5. </span>Paginated overflow</h2>
796800

797801
<p class=issue>overflow:paginate or overflow:pages (or paged-x, paged-y,
@@ -925,7 +929,7 @@ <h2 id=fragment-overflow><span class=secno>6. </span>Fragment overflow</h2>
925929
available for them, such as <a
926930
href="#ref-CSS-GRID-1">[CSS-GRID-1]<!--{{CSS-GRID-1}}--></a>. There has
927931
already been some work on such a processing model in <a
928-
href="#ref-CSS3-REGIONS">[CSS3-REGIONS]<!--{{CSS3-REGIONS}}--></a>, and
932+
href="#ref-CSS-REGIONS-1">[CSS-REGIONS-1]<!--{{CSS-REGIONS-1}}--></a>, and
929933
the work done on a model there, and the editors of that specification,
930934
should inform what happens in this specification.
931935

@@ -1626,20 +1630,20 @@ <h3 class=no-num id=normative-references> Normative references</h3>
16261630
<dt id=CSS-GRID-1>[CSS-GRID-1]
16271631

16281632
<dd>Tab Atkins Jr.; fantasai; Rossen Atanassov. <a
1629-
href="http://www.w3.org/TR/2014/WD-css-grid-1-20140123/"><cite>CSS Grid
1630-
Layout Module Level 1.</cite></a> 23 January 2014. W3C Working Draft.
1631-
(Work in progress.) URL: <a
1632-
href="http://www.w3.org/TR/2014/WD-css-grid-1-20140123/">http://www.w3.org/TR/2014/WD-css-grid-1-20140123/</a>
1633+
href="http://www.w3.org/TR/2014/WD-css-grid-1-20140513/"><cite>CSS Grid
1634+
Layout Module Level 1.</cite></a> 13 May 2014. W3C Working Draft. (Work
1635+
in progress.) URL: <a
1636+
href="http://www.w3.org/TR/2014/WD-css-grid-1-20140513/">http://www.w3.org/TR/2014/WD-css-grid-1-20140513/</a>
16331637
</dd>
16341638
<!---->
16351639

16361640
<dt id=CSS-WRITING-MODES-3>[CSS-WRITING-MODES-3]
16371641

16381642
<dd>fantasai; Koji Ishii. <a
1639-
href="http://www.w3.org/TR/2013/WD-css-writing-modes-3-20131126/"><cite>CSS
1640-
Writing Modes Level 3.</cite></a> 26 November 2013. W3C Last Call Working
1641-
Draft. (Work in progress.) URL: <a
1642-
href="http://www.w3.org/TR/2013/WD-css-writing-modes-3-20131126/">http://www.w3.org/TR/2013/WD-css-writing-modes-3-20131126/</a>
1643+
href="http://www.w3.org/TR/2014/CR-css-writing-modes-3-20140320/"><cite>CSS
1644+
Writing Modes Level 3.</cite></a> 20 March 2014. W3C Candidate
1645+
Recommendation. (Work in progress.) URL: <a
1646+
href="http://www.w3.org/TR/2014/CR-css-writing-modes-3-20140320/">http://www.w3.org/TR/2014/CR-css-writing-modes-3-20140320/</a>
16431647
</dd>
16441648
<!---->
16451649

@@ -1665,11 +1669,11 @@ <h3 class=no-num id=normative-references> Normative references</h3>
16651669

16661670
<dt id=CSS3-FLEXBOX>[CSS3-FLEXBOX]
16671671

1668-
<dd>Tab Atkins Jr.; Elika J. Etemad; Alex Mogilevsky. <a
1669-
href="http://www.w3.org/TR/2012/CR-css3-flexbox-20120918/"><cite>CSS
1670-
Flexible Box Layout Module.</cite></a> 18 September 2012. W3C Candidate
1671-
Recommendation. (Work in progress.) URL: <a
1672-
href="http://www.w3.org/TR/2012/CR-css3-flexbox-20120918/">http://www.w3.org/TR/2012/CR-css3-flexbox-20120918/</a>
1672+
<dd>Tab Atkins Jr.; fantasai; Rossen Atanassov. <a
1673+
href="http://www.w3.org/TR/2014/WD-css-flexbox-1-20140925/"><cite>CSS
1674+
Flexible Box Layout Module Level 1.</cite></a> 25 September 2014. W3C
1675+
Last Call Working Draft. (Work in progress.) URL: <a
1676+
href="http://www.w3.org/TR/2014/WD-css-flexbox-1-20140925/">http://www.w3.org/TR/2014/WD-css-flexbox-1-20140925/</a>
16731677
</dd>
16741678
<!---->
16751679

@@ -1706,8 +1710,8 @@ <h3 class=no-num id=normative-references> Normative references</h3>
17061710
<dt id=RFC2119>[RFC2119]
17071711

17081712
<dd>S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key
1709-
words for use in RFCs to Indicate Requirement Levels.</cite></a> Internet
1710-
RFC 2119. URL: <a
1713+
words for use in RFCs to Indicate Requirement Levels.</cite></a> 2119.
1714+
RFC. URL: <a
17111715
href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a>
17121716
</dd>
17131717
<!---->
@@ -1729,6 +1733,16 @@ <h3 class=no-num id=other-references> Other references</h3>
17291733

17301734
<dl class=bibliography><!---->
17311735

1736+
<dt id=CSS-REGIONS-1>[CSS-REGIONS-1]
1737+
1738+
<dd>Rossen Atanassov; Alan Stearns. <a
1739+
href="http://www.w3.org/TR/2014/WD-css-regions-1-20141009/"><cite>CSS
1740+
Regions Module Level 1.</cite></a> 9 October 2014. W3C Working Draft.
1741+
(Work in progress.) URL: <a
1742+
href="http://www.w3.org/TR/2014/WD-css-regions-1-20141009/">http://www.w3.org/TR/2014/WD-css-regions-1-20141009/</a>
1743+
</dd>
1744+
<!---->
1745+
17321746
<dt id=CSS-TEXT-3>[CSS-TEXT-3]
17331747

17341748
<dd>Elika J. Etemad; Koji Ishii. <a
@@ -1759,23 +1773,13 @@ <h3 class=no-num id=other-references> Other references</h3>
17591773
</dd>
17601774
<!---->
17611775

1762-
<dt id=CSS3-REGIONS>[CSS3-REGIONS]
1763-
1764-
<dd>Vincent Hardy; Rossen Atanassov; Alan Stearns. <a
1765-
href="http://www.w3.org/TR/2013/WD-css3-regions-20130528/"><cite>CSS
1766-
Regions Module Level 1.</cite></a> 28 May 2013. W3C Working Draft. (Work
1767-
in progress.) URL: <a
1768-
href="http://www.w3.org/TR/2013/WD-css3-regions-20130528/">http://www.w3.org/TR/2013/WD-css3-regions-20130528/</a>
1769-
</dd>
1770-
<!---->
1771-
17721776
<dt id=CSS3BG>[CSS3BG]
17731777

17741778
<dd>Bert Bos; Elika J. Etemad; Brad Kemper. <a
1775-
href="http://www.w3.org/TR/2014/WD-css3-background-20140204/"><cite>CSS
1776-
Backgrounds and Borders Module Level 3.</cite></a> 4 February 2014. W3C
1777-
Last Call Working Draft. (Work in progress.) URL: <a
1778-
href="http://www.w3.org/TR/2014/WD-css3-background-20140204/">http://www.w3.org/TR/2014/WD-css3-background-20140204/</a>
1779+
href="http://www.w3.org/TR/2014/CR-css3-background-20140909/"><cite>CSS
1780+
Backgrounds and Borders Module Level 3.</cite></a> 9 September 2014. W3C
1781+
Candidate Recommendation. (Work in progress.) URL: <a
1782+
href="http://www.w3.org/TR/2014/CR-css3-background-20140909/">http://www.w3.org/TR/2014/CR-css3-background-20140909/</a>
17791783
</dd>
17801784
<!---->
17811785

@@ -1800,11 +1804,11 @@ <h3 class=no-num id=other-references> Other references</h3>
18001804

18011805
<dt id=CSS3GCPM>[CSS3GCPM]
18021806

1803-
<dd>Håkon Wium Lie. <a
1804-
href="http://www.w3.org/TR/2011/WD-css3-gcpm-20111129/"><cite>CSS
1805-
Generated Content for Paged Media Module.</cite></a> 29 November 2011.
1806-
W3C Working Draft. (Work in progress.) URL: <a
1807-
href="http://www.w3.org/TR/2011/WD-css3-gcpm-20111129/">http://www.w3.org/TR/2011/WD-css3-gcpm-20111129/</a>
1807+
<dd>Dave Cramer. <a
1808+
href="http://www.w3.org/TR/2014/WD-css-gcpm-3-20140513/"><cite>CSS
1809+
Generated Content for Paged Media Module.</cite></a> 13 May 2014. W3C
1810+
Working Draft. (Work in progress.) URL: <a
1811+
href="http://www.w3.org/TR/2014/WD-css-gcpm-3-20140513/">http://www.w3.org/TR/2014/WD-css-gcpm-3-20140513/</a>
18081812
</dd>
18091813
<!---->
18101814
</dl>

css-overflow/Overview.src.html

+6
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,12 @@ <h2 id="scrolling-overflow">Scrolling and hidden overflow</h2>
618618
Move material from [[CSS21]] and [[CSS3BOX]] here.
619619
</p>
620620

621+
<p class="issue">
622+
Explain which directions allow scrolling and which don't,
623+
as a function of 'direction'
624+
(including propagation of 'direction' to the ICB).
625+
</p>
626+
621627
<h2 id="paginated-overflow">Paginated overflow</h2>
622628

623629
<p class="issue">overflow:paginate or overflow:pages (or paged-x, paged-y, paged-x-controls, paged-y-controls as [[CSS3GCPM]] has?)</p>

0 commit comments

Comments
 (0)