--- a/master/fonts.html Wed Jul 25 16:11:46 2012 +0200
+++ b/master/fonts.html Wed Jul 25 17:06:40 2012 +0200
@@ -91,7 +91,7 @@
agents.</p>
<p>SVG2 mandates support for Web Open Font Format [<a href="refs.html#ref-WOFF">WOFF</a>], which
-is now supported in <a href="">most userr agents</a>. Besides enabling compressed, subsetted WebFonts
+ is now supported in <a href="http://w3c-test.org/framework/review/woff-at/">most user agents</a>. Besides enabling compressed, subsetted WebFonts
with accompanying metadata for clear licensing, WOFF also benefits from OpenType multilingual features
and support for advanced typography. Thus, content authors can author CSS to request discretionary ligatures,
swash forms, old-style figures etc. while also ensuring that a font is provided which supports those features.</p>
--- a/master/refs.html Wed Jul 25 16:11:46 2012 +0200
+++ b/master/refs.html Wed Jul 25 17:06:40 2012 +0200
@@ -42,21 +42,6 @@
<br/>Available at http://www.cie.co.at/publ/abst/15-2004.html.
</dd>
- <dt id="ref-CSS2" class="normref">[CSS2]</dt>
- <dd>
- <cite class="w3crec"><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/">Cascading Style Sheets, level 2</a></cite>,
- B. Bos, H. W. Lie, C. Lilley, I. Jacobs, eds.
- World Wide Web Consortium, 11 April 2008.
- <br/>This edition of CSS2 is http://www.w3.org/TR/2008/REC-CSS2-20080411/ and is no longer maintained.
- <br/>The <a href="http://www.w3.org/TR/CSS2/">latest edition of CSS2</a> is available at
- http://www.w3.org/TR/CSS2/. The CSS Working Group encourages authors and
- implementors to reference <a href="http://www.w3.org/TR/CSS21/">CSS 2.1</a> (or its <a href="http://www.w3.org/TR/CSS/">successor</a>) instead of this
- document and,
- when features common to CSS2 and CSS 2.1 are defined differently
- to follow the definitions in CSS 2.1. A list of <a href="http://www.w3.org/TR/CSS21/changes.html">changes between CSS2 and CSS 2.1</a> may be helpful.
- In particular, future editions of SVG are expected to reference CSS 2.1 and CSS 3 Fonts.
- </dd>
-
<dt id="ref-CSS21" class="normref">[CSS21]</dt>
<dd>
<cite class="w3crec"><a href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</a></cite>,
@@ -77,6 +62,16 @@
<br/>The <a href="http://www.w3.org/TR/css3-color/">latest edition of CSS3 Color</a> is available at
http://www.w3.org/TR/css3-color/.
</dd>
+
+ <dt id="ref-CSS3Fonts" class="normref">[CSS3Fonts]</dt>
+ <dd>
+ <cite class="w3cwd"><a href="http://dev.w3.org/csswg/css3-fonts/">CSS3 Fonts</a></cite>,
+ J. Daggett, ed
+ World Wide Web Consortium, 6 July 2012
+ <br/>This edition of CSS3 Fonts is http://www.w3.org/TR/2011/WD-css3-fonts-20111004/
+ <br/> The <a href="http://dev.w3.org/csswg/css3-fonts/">latest editors draft</a> is available at
+ http://dev.w3.org/csswg/css3-fonts/
+ </dd>
<dt id="ref-CSS3UI" class="normref">[CSS3UI]</dt>
<dd>
@@ -349,7 +344,22 @@
The Unicode Consortium, Mountain View, CA, 2011. ISBN 978-1-936213-01-6.
<br />Available at http://www.unicode.org/versions/Unicode6.0.0.
</dd>
+ </dl>
+
+ <dl class="references ready-for-wg-review">
+ <dt id="ref-WOFF" class="normref">[WOFF]</dt>
+ <dd>
+ <cite class="w3ccr"><a href="http://www.w3.org/TR/WOFF/">WOFF File Format 1.0</a></cite>,
+ J. Kew, T. Leming , E. van Blokland, eds.
+ World Wide Web Consortium, 04 August 2011 .
+ <br/>This edition of WOFF is http://www.w3.org/TR/2011/CR-WOFF-20110804
+ <br/>The <a href="http://www.w3.org/TR/WOFF/">latest edition of WOFF</a> is available at
+ http://www.w3.org/TR/WOFF/
+ </dd>
+ </dl>
+
+<dl class="references">
<dt id="ref-XLINK" class="normref">[XLINK]</dt>
<dd>
<cite class="w3crec"><a href="http://www.w3.org/TR/2010/REC-xlink11-20100506/">XML Linking Language (XLink) Version 1.1</a></cite>,