- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 30 Aug 2011 18:21:25 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-text
In directory hutz:/tmp/cvs-serv22937
Modified Files:
Overview.html
Log Message:
Generated. Do not edit!
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.html,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -d -r1.180 -r1.181
--- Overview.html 29 Aug 2011 17:42:37 -0000 1.180
+++ Overview.html 30 Aug 2011 18:21:23 -0000 1.181
@@ -19,7 +19,7 @@
.quarter { font-size: 25%; }
tt[lang="ja"] { font-family: "MS Gothic", "Osaka", monospace }
</style>
- <link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet
+ <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
type="text/css">
<body>
@@ -29,17 +29,16 @@
<h1>CSS Text Level 3</h1>
- <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 30 August
- 2011</h2>
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 30 August 2011</h2>
<dl>
- <dt>This version:</dt>
- <!--
- <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date$ (CVS $Revision$)</a>
- -->
+ <dt>This version:
- <dd><a
- href="http://www.w3.org/TR/2011/WD-css3-text-20110830/">http://www.w3.org/TR/2011/WD-css3-text-20110830/</a>
+ <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date: 2011/08/30
+ 18:20:55 $ (CVS $Revision$)</a> <!--
+ <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110830/">http://www.w3.org/TR/2011/WD-css3-text-20110830/</a></dd>
+ -->
+
<dt>Latest version:
@@ -631,7 +630,7 @@
point.
<p>The mappings for small Kana to normal Kana are defined in <a
- href="#small-kana-map">Small Kana Mappings</a>.
+ href="#small-kana">Small Kana Mappings</a>.
<p>When multiple values are specified and therefore multiple
transformations need to be applied, they are applied in the following
@@ -682,7 +681,8 @@
custom mapping tables for less common text transforms, such as by
‘<a href="#text-transform0"><code
class=css>@text-transform</code></a>’ rule similar to ‘<code
- class=css>@counter-style</code>’ from [[CSS3LISTS]].
+ class=css>@counter-style</code>’ from <a href="#CSS3LIST"
+ rel=biblioentry>[CSS3LIST]<!--{{CSS3LIST}}--></a>.
<h2 id=white-space-processing><span class=secno>3. </span> White Space
Processing</h2>
@@ -2839,7 +2839,7 @@
<td>2*
<tr>
- <th scope=row><a href=connected-scripts>connected</a>
+ <th scope=row><a href="#connected-scripts">connected</a>
<td>never
@@ -5526,6 +5526,16 @@
</dd>
<!---->
+ <dt id=CSS3FONT>[CSS3FONT]
+
+ <dd>John Daggett. <a
+ href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324"><cite>CSS Fonts
+ Module Level 3.</cite></a> 24 March 2011. W3C Working Draft. (Work in
+ progress.) URL: <a
+ href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324">http://www.w3.org/TR/2011/WD-css3-fonts-20110324</a>
+ </dd>
+ <!---->
+
<dt id=RFC2119>[RFC2119]
<dd>S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key
@@ -5615,13 +5625,13 @@
</dd>
<!---->
- <dt id=CSS3FONT>[CSS3FONT]
+ <dt id=CSS3LIST>[CSS3LIST]
- <dd>John Daggett. <a
- href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324"><cite>CSS Fonts
- Module Level 3.</cite></a> 24 March 2011. W3C Working Draft. (Work in
- progress.) URL: <a
- href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324">http://www.w3.org/TR/2011/WD-css3-fonts-20110324</a>
+ <dd>Tab Atkins Jr. <a
+ href="http://www.w3.org/TR/2011/WD-css3-lists-20110524"><cite>CSS Lists
+ and Counters Module Level 3.</cite></a> 24 May 2011. W3C Working Draft.
+ (Work in progress.) URL: <a
+ href="http://www.w3.org/TR/2011/WD-css3-lists-20110524">http://www.w3.org/TR/2011/WD-css3-lists-20110524</a>
</dd>
<!---->
@@ -5679,7 +5689,7 @@
class=css>full-width</code>’ and ‘<code
class=css>full-size-kana</code>’ to match values in ‘<code
class=property>font-variant-width</code>’. <a href="#CSS3FONT"
- rel=biblioentry>[CSS3FONT]<!--{{CSS3FONT}}--></a>
+ rel=biblioentry>[CSS3FONT]<!--{{!CSS3FONT}}--></a>
<li>Added ‘<code class=css><length></code>’ values to
‘<a href="#tab-size0"><code
@@ -6307,7 +6317,7 @@
<li><a href="#spacing">default spacing</a>
- <li><a href="#text-wrapping">text wrapping</a> while applying per line:
+ <li><a href="#wrapping">text wrapping</a> while applying per line:
<ol>
<li><a href="#white-space-rules">white space processing</a> part II
@@ -6327,7 +6337,8 @@
<li><a href="http://www.w3.org/TR/css3-fonts/">font/glyph selection and
kerning</a> <a href="#CSS21"
- rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> / [[!CSS3FONTS]]
+ rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> / <a href="#CSS3FONT"
+ rel=biblioentry>[CSS3FONT]<!--{{!CSS3FONT}}--></a>
<li><a href="#hanging-punctuation">hanging punctuation</a>
</ol>
Received on Tuesday, 30 August 2011 18:21:32 UTC