- From: Daniel Weck via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 19 Apr 2011 20:35:09 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-speech
In directory hutz:/tmp/cvs-serv7913
Modified Files:
Overview.html
Log Message:
updated build
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-speech/Overview.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- Overview.html 18 Apr 2011 19:01:03 -0000 1.25
+++ Overview.html 19 Apr 2011 20:35:07 -0000 1.26
@@ -39,12 +39,12 @@
<h1 id=top>CSS3 Speech Module</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 18 April 2011</h2>
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 April 2011</h2>
<dl>
<dt>This version:
- <dd><!--<a href="http://www.w3.org/TR/2011/WD-css3-speech-20110418">http://www.w3.org/TR/2011/ED-css3-speech-20110418</a>-->
+ <dd><!--<a href="http://www.w3.org/TR/2011/WD-css3-speech-20110419">http://www.w3.org/TR/2011/ED-css3-speech-20110419</a>-->
<a
href="http://dev.w3.org/csswg/css3-speech">http://dev.w3.org/csswg/css3-speech</a>
@@ -474,15 +474,11 @@
<p>Values have the following meanings:
- <dl>
- <dt><strong>auto</strong>
-
- <dd> Resolves to a computed value of ‘<code
- class=property>medium</code>’ when ‘<code
- class=property>visibility</code>’ is ‘<code
- class=property>visible</code>’ (see <a href="#CSS3BOX"
- rel=biblioentry>[CSS3BOX]<!--{{!CSS3BOX}}--></a>), otherwise resolves to
- a computed value of ‘<code class=property>silent</code>’.
+ <dl><!-- dt><strong>auto</strong></dt>
+<dd>
+Resolves to a computed value of ‘<code class=property>medium</code>’ when ‘<code class=property>visibility</code>’ is ‘<code class=property>visible</code>’ (see [[!CSS3BOX]]),
+otherwise resolves to a computed value of ‘<code class=property>silent</code>’.
+</dd -->
<dt><strong><non-negative number></strong>
Received on Tuesday, 19 April 2011 20:35:10 UTC