- From: John Daggett via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 21 Mar 2011 06:06:11 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-fonts
In directory hutz:/tmp/cvs-serv8354
Modified Files:
Overview.html
Log Message:
validation tweaks
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-fonts/Overview.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Overview.html 21 Mar 2011 05:49:57 -0000 1.13
+++ Overview.html 21 Mar 2011 06:06:09 -0000 1.14
@@ -2170,7 +2170,7 @@
the Postscript name is found in the font's <a
href="http://www.microsoft.com/typography/otspec/name.htm">name table</a>,
in the name record with nameID = 6 (see <a href="#OPENTYPE"
- rel=biblioentry>[OPENTYPE]<!--{{OPENTYPE}}--></a> for more details). The
+ rel=biblioentry>[OPENTYPE]<!--{{!OPENTYPE}}--></a> for more details). The
Postscript name is the commonly used key for all fonts on OSX and for
Postscript CFF fonts under Windows. The full font name (nameID = 4) is
used as a unique key for fonts with TrueType glyphs on Windows.
@@ -2816,8 +2816,6 @@
These changes were made to better reflect actual font matching behavior
across user agent implementations.
- <ul></ul>
-
<p>Differences compared to the font matching algorithm in CSS 2.1:
<ul>
@@ -3221,7 +3219,7 @@
metrics specified in the selected font's <a
href="http://www.microsoft.com/typography/otspec/os2.htm#subxs">OS/2
table</a> <a href="#OPENTYPE"
- rel=biblioentry>[OPENTYPE]<!--{{OPENTYPE}}--></a>.</p>
+ rel=biblioentry>[OPENTYPE]<!--{{!OPENTYPE}}--></a>.</p>
<!-- prop: font-variant-ligatures -->
<h3 id=font-variant-ligatures-prop><span class=secno>6.5 </span>Ligatures:
@@ -4939,15 +4937,6 @@
ISBN 1-932026-01-0.</dd>
<!---->
- <dt id=OPENTYPE>[OPENTYPE]
-
- <dd><a
- href="http://www.microsoft.com/typography/otspec/default.htm"><cite>OpenType
- specification.</cite></a> Microsoft. URL: <a
- href="http://www.microsoft.com/typography/otspec/default.htm">http://www.microsoft.com/typography/otspec/default.htm</a>
- </dd>
- <!---->
-
<dt id=OPENTYPE-FONT-GUIDE>[OPENTYPE-FONT-GUIDE]
<dd><a
Received on Monday, 21 March 2011 06:06:12 UTC