- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 22 Mar 2011 17:36:44 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-fonts
In directory hutz:/tmp/cvs-serv28916
Modified Files:
Fonts.html Overview.html
Log Message:
Reset style to Editor's Draft
Index: Fonts.html
===================================================================
RCS file: /sources/public/csswg/css3-fonts/Fonts.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- Fonts.html 21 Mar 2011 05:38:30 -0000 1.49
+++ Fonts.html 22 Mar 2011 17:36:42 -0000 1.50
@@ -2537,7 +2537,7 @@
above are in the range U+0-5FF, the user agent downloads the font and
renders the text with that font.</p>
- <p>Next, consider text that makes use of an arrow character (⇨):</p>
+ <p>Next, consider text that makes use of an arrow character (?):</p>
<pre>
<p>This &#x21e8; that<p>
@@ -4702,7 +4702,7 @@
<div class=example>
<p>An author would like to use <a
href="http://www.typography.com/fonts/font_overview.php?productLineID=
- 100008">Gotham</a>, a font designed by Hoefler & Frere-Jones, as a
+ 100008">Gotham</a>, a font designed by Hoefler & Frere-Jones, as a
downloadable font for their webpages. But the <a
href="http://www.typography.com/home/eula.php">end-user license
agreement</a> that covers Gotham specifically notes that usage via
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-fonts/Overview.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Overview.html 22 Mar 2011 13:29:25 -0000 1.15
+++ Overview.html 22 Mar 2011 17:36:42 -0000 1.16
@@ -10,8 +10,6 @@
"default.css" rather than "../default.css"
-->
<link href="../default.css" rel=stylesheet type="text/css">
- <link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet
- type="text/css">
<style type="text/css">
@@ -103,6 +101,8 @@
}
</style>
+ <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
+ type="text/css">
<body>
<div class=head> <!--begin-logo-->
@@ -116,10 +116,10 @@
<dl id=authors>
<dt>This version:</dt>
- <!-- <dd><a href="http://dev.w3.org/csswg/css3-fonts/">http://dev.w3.org/csswg/css3-fonts/</a> -->
+ <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/WD-css3-fonts-20110324">http://www.w3.org/TR/2011/WD-css3-fonts-20110324</a>
+ <!--<dd><a
+ href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324">http://www.w3.org/TR/2011/WD-css3-fonts-20110324</a>-->
<dt>Latest version:
Received on Tuesday, 22 March 2011 17:36:46 UTC