Skip to content

Commit 097daf5

Browse files
author
John Daggett
committed
[css3-fonts] fix up redirected links
1 parent bb33a98 commit 097daf5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

css-fonts/Fonts.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@ <h3 id=font-weight-prop><span class=secno>3.2 </span>Font weight: the <a
968968
<td>Animatable:
969969

970970
<td>as <a
971-
href="http://dev.w3.org/csswg/css3-transitions/#animtype-font-weight">font
971+
href="http://dev.w3.org/csswg/css-transitions/#animtype-font-weight">font
972972
weight</a>
973973
</table>
974974

@@ -1424,7 +1424,7 @@ <h3 id=font-size-prop><span class=secno>3.5 </span>Font size: the <a
14241424
<td>Animatable:
14251425

14261426
<td>as <a
1427-
href="http://dev.w3.org/csswg/css3-transitions/#animtype-length">length</a>
1427+
href="http://dev.w3.org/csswg/css-transitions/#animtype-length">length</a>
14281428
</table>
14291429

14301430
<p>This property indicates the desired height of glyphs from the font. For
@@ -1647,7 +1647,7 @@ <h3 id=font-size-adjust-prop><span class=secno>3.6 </span>Relative sizing:
16471647
<td>Animatable:
16481648

16491649
<td>as <a
1650-
href="http://dev.w3.org/csswg/css3-transitions/#animtype-number">number</a>
1650+
href="http://dev.w3.org/csswg/css-transitions/#animtype-number">number</a>
16511651
</table>
16521652

16531653
<p>For any given font size, the apparent size and legibility of text varies
@@ -6165,10 +6165,10 @@ <h3 class=no-num id=normative-references>Normative References</h3>
61656165
<dt id=CSS21>[CSS21]
61666166

61676167
<dd>Bert Bos; et al. <a
6168-
href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style
6168+
href="http://www.w3.org/TR/2011/REC-CSS2-20110607/"><cite>Cascading Style
61696169
Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June
61706170
2011. W3C Recommendation. URL: <a
6171-
href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
6171+
href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">http://www.w3.org/TR/2011/REC-CSS2-20110607/</a>
61726172
</dd>
61736173
<!---->
61746174

0 commit comments

Comments
 (0)