Fix CSS2 reference.
authorCameron McCormack <cam@mcc.id.au>
Mon, 20 Aug 2012 15:29:59 +1000
changeset 311 9022649c10c5
parent 310 dbb2ccfd49d6
child 312 be2b24eab3e8
Fix CSS2 reference.
master/minimize.html
--- a/master/minimize.html	Mon Aug 20 15:28:18 2012 +1000
+++ b/master/minimize.html	Mon Aug 20 15:29:59 2012 +1000
@@ -109,8 +109,8 @@
 
   <li>delayed downloading of images and fonts. Just like some
   HTML browsers, some SVG viewers will download images and
-  <a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#q1">WebFonts</a>
-  ([<a href="refs.html#ref-CSS2">CSS2</a>], section 15.1)
+  <a href="http://www.w3.org/TR/2011/WD-css3-fonts-20111004/">downloadable fonts</a>
+  ([<a href="refs.html#ref-CSS3FONTS">CSS3FONTS</a>])
   last, substituting a temporary image and system fonts,
   respectively, until the given image and/or font is
   available.</li>