1.1 --- a/css-overflow/Overview.bs Wed Jan 28 11:34:35 2015 -0800 1.2 +++ b/css-overflow/Overview.bs Wed Jan 28 15:18:40 2015 -0800 1.3 @@ -10,9 +10,9 @@ 1.4 Editor: L. David Baron, Mozilla, http://dbaron.org/ 1.5 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.6 Status Text: The following features are at risk: … 1.7 -!Change Log: <a href="https://dvcs.w3.org/hg/csswg/log/tip/css-overflow/Overview.bs">from 27 January 2015 to the present</a> 1.8 -!Change Log: <a href="https://dvcs.w3.org/hg/csswg/log/tip/css-overflow/Overview.src.html">from 28 March 2013 to 27 January 2015</a> 1.9 -!Change Log: <a href="https://dvcs.w3.org/hg/csswg/log/tip/css3-overflow/Overview.src.html">from 31 July 2012 to 27 March 2013</a> 1.10 +!Change Log: <a href="https://hg.csswg.org/drafts/log/tip/css-overflow/Overview.bs">from 27 January 2015 to the present</a> 1.11 +!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.12 +!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.13 </pre> 1.14 <!-- FIXME: Regressions from bikeshed conversion: --> 1.15 <!-- - Value lines in propdef tables no longer link to #values. -->