- From: John Daggett via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 29 Sep 2011 02:27:26 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-fonts In directory hutz:/tmp/cvs-serv26262 Modified Files: Fonts.html Log Message: misc cleanup Index: Fonts.html =================================================================== RCS file: /sources/public/csswg/css3-fonts/Fonts.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- Fonts.html 28 Sep 2011 01:23:34 -0000 1.64 +++ Fonts.html 29 Sep 2011 02:27:24 -0000 1.65 @@ -111,14 +111,14 @@ <h1>CSS Fonts Module Level 3</h1> - <h2 class="no-num no-toc" id=editors>Editor's Draft 28 September 2011</h2> + <h2 class="no-num no-toc" id=editors>Editor's Draft 29 September 2011</h2> <dl id=authors> <dt>This version: <dd><a href="http://dev.w3.org/csswg/css3-fonts/">http://dev.w3.org/csswg/css3-fonts/</a> - <!-- <dd><a href="http://www.w3.org/TR/2011/ED-css3-fonts-20110928">http://www.w3.org/TR/2011/ED-css3-fonts-20110928</a> --> + <!-- <dd><a href="http://www.w3.org/TR/2011/ED-css3-fonts-20110929/">http://www.w3.org/TR/2011/ED-css3-fonts-20110929/</a> --> <dt>Latest version: @@ -134,18 +134,18 @@ <dt>Previous version (CSS3 Fonts): <dd><a - href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324">http://www.w3.org/TR/2011/WD-css3-fonts-20110324</a> + href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324/">http://www.w3.org/TR/2011/WD-css3-fonts-20110324/</a> <dd><a - href="http://www.w3.org/TR/2009/WD-css3-fonts-20090618">http://www.w3.org/TR/2009/WD-css3-fonts-20090618</a> + href="http://www.w3.org/TR/2009/WD-css3-fonts-20090618/">http://www.w3.org/TR/2009/WD-css3-fonts-20090618/</a> <dd><a - href="http://www.w3.org/TR/2002/WD-css3-fonts-20020802">http://www.w3.org/TR/2002/WD-css3-fonts-20020802</a> + href="http://www.w3.org/TR/2002/WD-css3-fonts-20020802/">http://www.w3.org/TR/2002/WD-css3-fonts-20020802/</a> <dt>Previous version (CSS3 Web Fonts): <dd><a - href="http://www.w3.org/TR/2002/WD-css3-webfonts-20020802">http://www.w3.org/TR/2002/WD-css3-webfonts-20020802</a> + href="http://www.w3.org/TR/2002/WD-css3-webfonts-20020802/">http://www.w3.org/TR/2002/WD-css3-webfonts-20020802/</a> <dt>Editor: @@ -176,9 +176,9 @@ <p>This CSS3 module describes how font properties are specified and how font resources are loaded dynamically. The contents of this specification are a consolidation of content previously divided into <a - href="http://www.w3.org/TR/2002/WD-css3-fonts-20020802">CSS3 Fonts</a> and - <a href="http://www.w3.org/TR/2002/WD-css3-webfonts-20020802">CSS3 Web - Fonts</a> modules. + href="http://www.w3.org/TR/2002/WD-css3-fonts-20020802/">CSS3 Fonts</a> + and <a href="http://www.w3.org/TR/2002/WD-css3-webfonts-20020802/">CSS3 + Web Fonts</a> modules. <h2 class="no-num no-toc" id=status>Status of this document</h2> <!--begin-status--> @@ -3313,8 +3313,8 @@ <p class=issue>Fonts often include default values for subscript/superscript metrics. As a result, a mixture of designed glyphs and simulated glyphs - may not display correctly, effectively the baseline would bounce between - the two types of glyphs. + may not display correctly, the baseline will appear to bounce between + sequences to designed and simulated glyphs. <div class=example> <p>A typical user agent default style for the <code>sub</code> element:</p> @@ -4956,10 +4956,10 @@ <dt id=CSS21>[CSS21] <dd>Bert Bos; et al. <a - href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style + href="http://www.w3.org/TR/2011/REC-CSS2-20110607/"><cite>Cascading Style Sheets Level 2 Revision 1 (CSSĀ 2.1) Specification.</cite></a> 7 June 2011. W3C Recommendation. URL: <a - href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a> + href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">http://www.w3.org/TR/2011/REC-CSS2-20110607/</a> </dd> <!----> @@ -5114,9 +5114,9 @@ <dt id=OPENTYPE-FONT-GUIDE>[OPENTYPE-FONT-GUIDE] <dd><a - href="https://www.fontfont.com/staticcontent/downloads/FF_OT_UserGuide_v2.pdf"><cite>OpenType + href="https://www.fontfont.com/staticcontent/downloads/FF_OT_User_Guide.pdf"><cite>OpenType User Guide.</cite></a> FontShop International. URL: <a - href="https://www.fontfont.com/staticcontent/downloads/FF_OT_UserGuide_v2.pdf">https://www.fontfont.com/staticcontent/downloads/FF_OT_UserGuide_v2.pdf</a> + href="https://www.fontfont.com/staticcontent/downloads/FF_OT_User_Guide.pdf">https://www.fontfont.com/staticcontent/downloads/FF_OT_User_Guide.pdf</a> </dd> <!---->
Received on Thursday, 29 September 2011 02:27:28 UTC