Skip to content

Commit 4f4b9ee

Browse files
committed
Replaced CSS3FONT by CSS3-FONTS.
1 parent cbb7edb commit 4f4b9ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css3-text/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'
1+
<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'
22
'http://www.w3.org/TR/html4/strict.dtd'>
33
<html lang="en">
44
<head>
@@ -4011,7 +4011,7 @@ <h2 class="no-num">Appendix G:
40114011
<li><a href="#text-indent">indentation</a>
40124012
<li><a href="http://www.w3.org/TR/css3-writing-modes/#text-direction">bidirectional reordering</a> [[!CSS21]] / [[!CSS3-WRITING-MODES]]
40134013
<li><a href="http://www.w3.org/TR/css3-writing-modes/#text-orientation">text orientation</a> [[!CSS3-WRITING-MODES]]
4014-
<li><a href="http://www.w3.org/TR/css3-fonts/">font/glyph selection and kerning</a> [[!CSS21]] / [[!CSS3FONT]]
4014+
<li><a href="http://www.w3.org/TR/css3-fonts/">font/glyph selection and kerning</a> [[!CSS21]] / [[!CSS3-FONTS]]
40154015
<li><a href="#hanging-punctuation">hanging punctuation</a>
40164016
</ol>
40174017
<li><a href="#justification">justification</a> (which may affect glyph selection and/or text wrapping, looping back into that step)

0 commit comments

Comments
 (0)