css-overflow/Overview.bs

changeset 16999
02a27e98e286
parent 16989
255258410d1b
child 17019
bab8c985fbe9
     1.1 --- a/css-overflow/Overview.bs	Sun Jan 31 18:24:09 2016 -0800
     1.2 +++ b/css-overflow/Overview.bs	Sun Jan 31 18:33:44 2016 -0800
     1.3 @@ -1,13 +1,13 @@
     1.4 -<h1>CSS Overflow Module Level 3</h1>
     1.5 +<h1>CSS Overflow Module Level 4</h1>
     1.6  <pre class="metadata">
     1.7  Status: ED
     1.8  Work Status: Exploring
     1.9 -ED: https://drafts.csswg.org/css-overflow/
    1.10 +ED: https://drafts.csswg.org/css-overflow-4/
    1.11  Shortname: css-overflow
    1.12  Group: csswg
    1.13  Level: 3
    1.14 -TR: https://www.w3.org/TR/css-overflow-3/
    1.15 -Previous version: https://www.w3.org/TR/2013/WD-css-overflow-3-20130418/
    1.16 +TR: https://www.w3.org/TR/css-overflow-4/
    1.17 +Previous version: https://www.w3.org/TR/css-overflow-3/
    1.18  Editor: L. David Baron, Mozilla, http://dbaron.org/
    1.19  Editor: Florian Rivoal, Invited Expert, [email protected], http://florian.rivoal.net
    1.20  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.

mercurial