Skip to content

Commit ac77f43

Browse files
author
John Daggett
committed
getting rid of old link, make date 20090618
1 parent ac97a35 commit ac77f43

1 file changed

Lines changed: 6 additions & 9 deletions

File tree

css3-fonts/Overview.html

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,13 @@
100100

101101
<h1>CSS Fonts Module Level 3</h1>
102102

103-
<h2 class="no-num no-toc" id=w3c-working-draft-19-june-2009>W3C Working
104-
Draft 19 June 2009</h2>
103+
<h2 class="no-num no-toc" id=w3c-working-draft-18-june-2009>W3C Working
104+
Draft 18 June 2009</h2>
105105

106106
<dl id=authors>
107107
<dt>This version:
108108

109-
<dd><a href="http://www.w3.org/TR/2009/WD-css3-fonts-20090619">http://www.w3.org/TR/2009/WD-css3-fonts-20090619</a>
109+
<dd><a href="http://www.w3.org/TR/2009/WD-css3-fonts-20090618">http://www.w3.org/TR/2009/WD-css3-fonts-20090618</a>
110110

111111

112112
<dt>Latest version:
@@ -2511,10 +2511,9 @@ <h2 id=font-matching-algorithm><span class=secno>5 </span>Font matching
25112511
<p>To begin with, a user agent must determine the set of font families
25122512
available on a given platform and determine the style characteristics of
25132513
all faces for each family. If two faces have the exact same style
2514-
characteristics, one of them is <span class=index-inst id=ignored.
2515-
title=ignore> <a href="syndata.html#ignore">ignored.</a></span> Fonts
2516-
available via @font-face rules are referenced per document and are not
2517-
treated as generally available fonts.
2514+
characteristics, one of them is ignored. Fonts available via @font-face
2515+
rules are referenced per document and are not treated as generally
2516+
available fonts.
25182517

25192518
<ol id=fontmatchingalg>
25202519
<li>For each character within a given element, the user agent evaluates
@@ -2941,8 +2940,6 @@ <h2 class=no-num id=index>Index</h2>
29412940
title=font-weight><strong>3.2</strong></a>, <a href="#font-weight0"
29422941
title=font-weight><strong>4.4</strong></a>
29432942

2944-
<li>ignore, <a href="#ignored." title=ignore>5</a>
2945-
29462943
<li>&lt;length&gt;, <a href="#ltlengthgt" title="&lt;length&gt;">3.6</a>
29472944

29482945
<li>monospace, definition of, <a href="#monospace0" title="monospace,

0 commit comments

Comments
 (0)