1.1 --- a/css-overflow/Overview.bs Sun Jan 31 15:53:11 2016 -0800 1.2 +++ b/css-overflow/Overview.bs Sun Jan 31 16:19:13 2016 -0800 1.3 @@ -6,8 +6,8 @@ 1.4 Shortname: css-overflow 1.5 Group: csswg 1.6 Level: 3 1.7 -TR: http://www.w3.org/TR/css-overflow-3/ 1.8 -Previous version: http://www.w3.org/TR/2013/WD-css-overflow-3-20130418/ 1.9 +TR: https://www.w3.org/TR/css-overflow-3/ 1.10 +Previous version: https://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], http://florian.rivoal.net 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 @@ -26,7 +26,7 @@ 1.15 </pre> 1.16 <!-- FIXME: the break-* link doesn't actually work! --> 1.17 <pre class="anchors"> 1.18 -url: http://www.w3.org/TR/2008/CR-css3-marquee-20081205/#the-overflow-style; type: property; text: overflow-style; 1.19 +url: https://www.w3.org/TR/2008/CR-css3-marquee-20081205/#the-overflow-style; type: property; text: overflow-style; 1.20 url: https://drafts.csswg.org/selectors-3/#subject; type: dfn; text: subject; 1.21 url: https://drafts.csswg.org/css-containment/#propdef-contain; type: property; text: contain 1.22 url: https://drafts.csswg.org/css-containment/#paint-containment; type: dfn; text: paint containment 1.23 @@ -279,7 +279,7 @@ 1.24 A child box B of a containing block C is a 3d-preserving 1.25 child if it has ''transform-style: preserve-3d'' 1.26 and the user-agent is not required to flatten it 1.27 - based on the <a href="http://www.w3.org/TR/css3-transforms/#transform-style-property">requirements</a> in [[!CSS3-TRANSFORMS]]. 1.28 + based on the <a href="https://www.w3.org/TR/css3-transforms/#transform-style-property">requirements</a> in [[!CSS3-TRANSFORMS]]. 1.29 </dt> 1.30 <dt><dfn>non-3d-preserving child</dfn></dt> 1.31 <dd> 1.32 @@ -1100,7 +1100,7 @@ 1.33 Initial: ''none'' 1.34 Applies to: fragment boxes 1.35 Inherited: no 1.36 - Animatable: as <a href="http://www.w3.org/TR/css3-transitions/#animatable-types">integer</a> 1.37 + Animatable: as <a href="https://www.w3.org/TR/css3-transitions/#animatable-types">integer</a> 1.38 Percentages: N/A 1.39 Media: visual 1.40 Computed value: specified value