- From: John Daggett via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 29 Sep 2011 01:40:07 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-fonts
In directory hutz:/tmp/cvs-serv21255
Modified Files:
Overview.html
Log Message:
prepping new WD
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-fonts/Overview.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- Overview.html 28 Apr 2011 07:26:52 -0000 1.21
+++ Overview.html 29 Sep 2011 01:40:04 -0000 1.22
@@ -101,7 +101,7 @@
}
</style>
- <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
+ <link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet
type="text/css">
<body>
@@ -111,14 +111,14 @@
<h1>CSS Fonts Module Level 3</h1>
[...1197 lines suppressed...]
+ <td>normal | sub | super | ordinal
<td>normal
@@ -5660,11 +5782,11 @@
<td>visual
- <tr valign=baseline>
- <td><a class=property
- href="#propdef-vertical-position">vertical-position</a>
+ <tr>
+ <th><a class=property href="#descdef-font-weight">font-weight</a>
- <td>normal | subscript | superscript | ordinal
+ <td>normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600
+ | 700 | 800 | 900 | inherit
<td>normal
Received on Thursday, 29 September 2011 01:40:08 UTC