1.1 --- a/css-ui/Overview.bs Mon Feb 01 10:33:00 2016 +1100 1.2 +++ b/css-ui/Overview.bs Sun Jan 31 15:42:31 2016 -0800 1.3 @@ -2,7 +2,7 @@ 1.4 <style>#awesome-table td {padding:5px}</style> 1.5 1.6 <pre class='metadata'> 1.7 -ED: http://dev.w3.org/csswg/css-ui/ 1.8 +ED: https://drafts.csswg.org/css-ui/ 1.9 TR: http://www.w3.org/TR/css3-ui/ 1.10 Previous Version: http://www.w3.org/TR/2015/WD-css3-ui-20150707/ 1.11 Shortname: css-ui 1.12 @@ -304,7 +304,7 @@ 1.13 <tr><th>Percentages:</th><td>N/A</td></tr> 1.14 <tr><th>Media:</th><td>visual</td></tr> 1.15 <tr><th>Computed value:</th><td>absolute length; ''0'' if the outline style is ''outline-width/none''.</td></tr> 1.16 -<tr><th>Animatable:</th><td>as <a href="http://dev.w3.org/csswg/css3-transitions/#animtype-length">length</a></td></tr> 1.17 +<tr><th>Animatable:</th><td>as <a href="https://drafts.csswg.org/css3-transitions/#animtype-length">length</a></td></tr> 1.18 </tbody></table> 1.19 1.20 <h3 id="outline-style">'outline-style' property</h3> 1.21 @@ -332,7 +332,7 @@ 1.22 <tr><th>Percentages:</th><td>N/A</td></tr> 1.23 <tr><th>Media:</th><td>visual</td></tr> 1.24 <tr><th>Computed value:</th><td>The computed value for ''invert'' is ''invert''. For <<color>> values, the computed value is as defined for the [[!CSS3COLOR]] 'color' property.</td></tr> 1.25 -<tr><th>Animatable:</th><td>as <a href="http://dev.w3.org/csswg/css3-transitions/#animtype-color">color</a></td></tr> 1.26 +<tr><th>Animatable:</th><td>as <a href="https://drafts.csswg.org/css3-transitions/#animtype-color">color</a></td></tr> 1.27 </tbody></table> 1.28 1.29 The outline created with the outline properties is drawn "over" a box, 1.30 @@ -463,7 +463,7 @@ 1.31 <tr><th>Percentages:</th><td>N/A</td></tr> 1.32 <tr><th>Media:</th><td>visual</td></tr> 1.33 <tr><th>Computed value:</th><td><<length>> value in absolute units (px or physical).</td></tr> 1.34 -<tr><th>Animatable:</th><td>as <a href="http://dev.w3.org/csswg/css3-transitions/#animtype-length">length</a></td></tr> 1.35 +<tr><th>Animatable:</th><td>as <a href="https://drafts.csswg.org/css3-transitions/#animtype-length">length</a></td></tr> 1.36 </tbody></table> 1.37 1.38 If the computed value of 'outline-offset' 1.39 @@ -566,7 +566,7 @@ 1.40 1.41 The effect of the 'resize' property on generated content is undefined. Implementations should not apply the 'resize' property to generated content. 1.42 1.43 -Note: the 'resize' property may apply to generated content in the future if there is implementation of <a href="http://dev.w3.org/csswg/css-pseudo/#CSSPseudoElement-interface">Interface CSSPseudoElement</a>. 1.44 +Note: the 'resize' property may apply to generated content in the future if there is implementation of <a href="https://drafts.csswg.org/css-pseudo/#CSSPseudoElement-interface">Interface CSSPseudoElement</a>. 1.45 1.46 When an element is resized by the user, 1.47 the user agent sets 1.48 @@ -1277,7 +1277,7 @@ 1.49 <tr><th>Percentages:</th><td>N/A</td></tr> 1.50 <tr><th>Media:</th><td>interactive</td></tr> 1.51 <tr><th>Computed value:</th><td>The computed value for ''caret-color/auto'' is ''caret-color/auto''. For <<color>> values, the computed value is as defined for the [[!CSS3COLOR]] 'color' property.</td></tr> 1.52 -<tr><th>Animatable:</th><td>as <a href="http://dev.w3.org/csswg/css3-transitions/#animtype-color">color</a></td></tr> 1.53 +<tr><th>Animatable:</th><td>as <a href="https://drafts.csswg.org/css3-transitions/#animtype-color">color</a></td></tr> 1.54 </tbody></table> 1.55 1.56 <dl>