Skip to content

Commit 4f9c2fb

Browse files
committed
[css-overflow] Bikeshed fixes
1 parent 2029c64 commit 4f9c2fb

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

css-overflow/Overview.bs

+2-5
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@ Status: ED
44
ED: http://dev.w3.org/csswg/css-overflow/
55
Shortname: css-overflow
66
Group: csswg
7-
Level: 1
7+
Level: 3
88
TR: http://www.w3.org/TR/css-overflow-3/
99
Previous version: http://www.w3.org/TR/2013/WD-css-overflow-3-20130418/
1010
Editor: L. David Baron, Mozilla, http://dbaron.org/
1111
Editor: Florian Rivoal, Invited Expert, florian@rivoal.net
1212
Abstract: This module contains the features of CSS relating to new mechanisms of overflow handling in visual media (e.g., screen or paper). In interactive media, it describes features that allow the overflow from a fixed size container to be handled by pagination (displaying one page at a time). It also describes features, applying to all visual media, that allow the contents of an element to be spread across multiple fragments, allowing the contents to flow across multiple regions or to have different styles for different fragments.
13-
Status Text: The following features are at risk: …
1413
!Change Log: <a href="https://hg.csswg.org/drafts/log/tip/css-overflow/Overview.bs">from 27 January 2015 to the present</a>
1514
!Change Log: <a href="https://hg.csswg.org/drafts/log/tip/css-overflow/Overview.src.html">from 28 March 2013 to 27 January 2015</a>
1615
!Change Log: <a href="https://hg.csswg.org/drafts/log/tip/css3-overflow/Overview.src.html">from 31 July 2012 to 27 March 2013</a>
@@ -20,15 +19,13 @@ Status Text: The following features are at risk: &hellip;
2019
<!-- - no longer says "Test suite: none yet" -->
2120
<!-- - Abstract has the most introductory sentence last -->
2221
<!-- FIXME: other bikeshed issues -->
23-
<!-- <integer> in max-lines value line should link to the dfn below, not to css-values -->
2422
<pre class="link-defaults">
2523
spec:css-transforms-1; type:property; text:transform-style
24+
type: dfn; spec:css-multicol-1; text:overflow column
2625
</pre>
2726
<!-- FIXME: the break-* link doesn't actually work! -->
2827
<pre class="anchors">
2928
url: http://www.w3.org/TR/2008/CR-css3-marquee-20081205/#the-overflow-style; type: property; text: overflow-style;
30-
url: http://dev.w3.org/csswg/css-break/#breaking-controls; type: property; text: break-*;
31-
url: http://dev.w3.org/csswg/css-multicol/#overflow-columns; type: dfn; text: overflow columns;
3229
url: http://dev.w3.org/csswg/selectors-3/#subject; type: dfn; text: subject;
3330
</pre>
3431
<style>

css-overflow/Overview.html

+8-3
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="status"><span class="conten
851851

852852
</p>
853853
<p>
854-
The following features are at risk: …
854+
855855
</p></div>
856856

857857
<div data-fill-with="at-risk"></div>
@@ -924,7 +924,6 @@ <h2 class="no-num no-toc no-ref heading settled" id="contents"><span class="cont
924924

925925

926926

927-
928927

929928
<p>
930929
</p>
@@ -1652,7 +1651,7 @@ <h2 class="heading settled" data-level="6" id="fragment-overflow"><span class="s
16521651
Additionally, if the <a data-link-type="dfn" href="#fragment-box">fragment box</a> is also
16531652
a multi-column box (as defined in <a data-link-type="biblio" href="#biblio-css3col">[CSS3COL]</a>
16541653
<span class="issue" id="issue-928903ce"><a class="self-link" href="#issue-928903ce"></a>though it defines <i>multi-column element</i></span>)
1655-
any content that would lead to the creation of <a data-link-type="dfn" href="http://dev.w3.org/csswg/css-multicol/#overflow-columns">overflow columns</a> <a data-link-type="biblio" href="#biblio-css3col">[CSS3COL]</a>
1654+
any content that would lead to the creation of <a data-link-type="dfn" href="http://dev.w3.org/csswg/css-multicol-1/#overflow-columns">overflow columns</a> <a data-link-type="biblio" href="#biblio-css3col">[CSS3COL]</a>
16561655
instead is flown into an additional fragment box.
16571656
However, fragment boxes may themselves be broken
16581657
(due to fragmentation in a fragmentation context outside of them,
@@ -2544,6 +2543,10 @@ <h3 class="no-num heading settled" id="index-defined-elsewhere"><span class="con
25442543
<li><a href="http://dev.w3.org/csswg/css-display-3/#valdef-display-inside-flex">flex</a>
25452544
<li><a href="http://dev.w3.org/csswg/css-display-3/#valdef-display-inside-grid">grid</a>
25462545
</ul>
2546+
<li><a data-link-type="biblio" href="#biblio-css-multicol-1">[css-multicol-1]</a> defines the following terms:
2547+
<ul>
2548+
<li><a href="http://dev.w3.org/csswg/css-multicol-1/#overflow-columns">overflow columns</a>
2549+
</ul>
25472550
<li><a data-link-type="biblio" href="#biblio-css-position-3">[css-position-3]</a> defines the following terms:
25482551
<ul>
25492552
<li><a href="http://dev.w3.org/csswg/css-position-3/#propdef-position">position</a>
@@ -2613,6 +2616,8 @@ <h3 class="no-num heading settled" id="normative"><span class="content">Normativ
26132616
<dd>CSS Generated Content Module Level 3 URL: <a href="http://dev.w3.org/csswg/css-content-3/">http://dev.w3.org/csswg/css-content-3/</a>
26142617
<dt id="biblio-css-display-3"><a class="self-link" href="#biblio-css-display-3"></a>[CSS-DISPLAY-3]
26152618
<dd>Tab Atkins Jr.; Elika Etemad. <a href="http://www.w3.org/TR/css-display-3/">CSS Display Module Level 3</a>. 11 September 2014. WD. URL: <a href="http://www.w3.org/TR/css-display-3/">http://www.w3.org/TR/css-display-3/</a>
2619+
<dt id="biblio-css-multicol-1"><a class="self-link" href="#biblio-css-multicol-1"></a>[CSS-MULTICOL-1]
2620+
<dd>CSS Multi-column Layout Module Level 1 URL: <a href="http://www.w3.org/TR/css3-multicol/">http://www.w3.org/TR/css3-multicol/</a>
26162621
<dt id="biblio-css-position-3"><a class="self-link" href="#biblio-css-position-3"></a>[CSS-POSITION-3]
26172622
<dd>CSS Positioned Layout Module Level 3 URL: <a href="http://www.w3.org/TR/css3-positioning/">http://www.w3.org/TR/css3-positioning/</a>
26182623
<dt id="biblio-css-pseudo-4"><a class="self-link" href="#biblio-css-pseudo-4"></a>[CSS-PSEUDO-4]

0 commit comments

Comments
 (0)