1.1 --- a/css-overflow/Overview.bs Thu Mar 19 14:21:42 2015 -0700 1.2 +++ b/css-overflow/Overview.bs Thu Mar 19 15:06:04 2015 -0700 1.3 @@ -4,13 +4,12 @@ 1.4 ED: http://dev.w3.org/csswg/css-overflow/ 1.5 Shortname: css-overflow 1.6 Group: csswg 1.7 -Level: 1 1.8 +Level: 3 1.9 TR: http://www.w3.org/TR/css-overflow-3/ 1.10 Previous version: http://www.w3.org/TR/2013/WD-css-overflow-3-20130418/ 1.11 Editor: L. David Baron, Mozilla, http://dbaron.org/ 1.12 Editor: Florian Rivoal, Invited Expert, [email protected] 1.13 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. 1.14 -Status Text: The following features are at risk: … 1.15 !Change Log: <a href="https://hg.csswg.org/drafts/log/tip/css-overflow/Overview.bs">from 27 January 2015 to the present</a> 1.16 !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> 1.17 !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> 1.18 @@ -20,15 +19,13 @@ 1.19 <!-- - no longer says "Test suite: none yet" --> 1.20 <!-- - Abstract has the most introductory sentence last --> 1.21 <!-- FIXME: other bikeshed issues --> 1.22 -<!-- <integer> in max-lines value line should link to the dfn below, not to css-values --> 1.23 <pre class="link-defaults"> 1.24 spec:css-transforms-1; type:property; text:transform-style 1.25 +type: dfn; spec:css-multicol-1; text:overflow column 1.26 </pre> 1.27 <!-- FIXME: the break-* link doesn't actually work! --> 1.28 <pre class="anchors"> 1.29 url: http://www.w3.org/TR/2008/CR-css3-marquee-20081205/#the-overflow-style; type: property; text: overflow-style; 1.30 -url: http://dev.w3.org/csswg/css-break/#breaking-controls; type: property; text: break-*; 1.31 -url: http://dev.w3.org/csswg/css-multicol/#overflow-columns; type: dfn; text: overflow columns; 1.32 url: http://dev.w3.org/csswg/selectors-3/#subject; type: dfn; text: subject; 1.33 </pre> 1.34 <style>