1.1 --- a/css-overflow/Overview.bs Mon Feb 01 10:33:00 2016 +1100 1.2 +++ b/css-overflow/Overview.bs Sun Jan 31 15:42:31 2016 -0800 1.3 @@ -2,7 +2,7 @@ 1.4 <pre class="metadata"> 1.5 Status: ED 1.6 Work Status: Exploring 1.7 -ED: http://dev.w3.org/csswg/css-overflow/ 1.8 +ED: https://drafts.csswg.org/css-overflow/ 1.9 Shortname: css-overflow 1.10 Group: csswg 1.11 Level: 3 1.12 @@ -27,9 +27,9 @@ 1.13 <!-- FIXME: the break-* link doesn't actually work! --> 1.14 <pre class="anchors"> 1.15 url: http://www.w3.org/TR/2008/CR-css3-marquee-20081205/#the-overflow-style; type: property; text: overflow-style; 1.16 -url: http://dev.w3.org/csswg/selectors-3/#subject; type: dfn; text: subject; 1.17 -url: http://dev.w3.org/csswg/css-containment/#propdef-contain; type: property; text: contain 1.18 -url: http://dev.w3.org/csswg/css-containment/#paint-containment; type: dfn; text: paint containment 1.19 +url: https://drafts.csswg.org/selectors-3/#subject; type: dfn; text: subject; 1.20 +url: https://drafts.csswg.org/css-containment/#propdef-contain; type: property; text: contain 1.21 +url: https://drafts.csswg.org/css-containment/#paint-containment; type: dfn; text: paint containment 1.22 </pre> 1.23 <style> 1.24 table.source-demo-pair { 1.25 @@ -262,7 +262,7 @@ 1.26 1.27 <p class="issue"> 1.28 The following definition should be rewritten to use 1.29 - the concept of <a href="http://dev.w3.org/csswg/css-transforms/#3d-rendering-context">3D rendering context</a> [[!CSS3-TRANSFORMS]] 1.30 + the concept of <a href="https://drafts.csswg.org/css-transforms/#3d-rendering-context">3D rendering context</a> [[!CSS3-TRANSFORMS]] 1.31 and related terms, 1.32 particularly once those concepts stabilize following changes 1.33 proposed in the CSS WG meeting on the morning of 2014-01-28.