csswg/css3-speech Overview.html,1.25,1.26

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 &lsquo;<code
-    class=property>medium</code>&rsquo; when &lsquo;<code
-    class=property>visibility</code>&rsquo; is &lsquo;<code
-    class=property>visible</code>&rsquo; (see <a href="#CSS3BOX"
-    rel=biblioentry>[CSS3BOX]<!--{{!CSS3BOX}}--></a>), otherwise resolves to
-    a computed value of &lsquo;<code class=property>silent</code>&rsquo;.
+  <dl><!-- dt><strong>auto</strong></dt>
+<dd>
+Resolves to a computed value of &lsquo;<code class=property>medium</code>&rsquo; when &lsquo;<code class=property>visibility</code>&rsquo; is &lsquo;<code class=property>visible</code>&rsquo; (see [[!CSS3BOX]]),
+otherwise resolves to a computed value of &lsquo;<code class=property>silent</code>&rsquo;.
+</dd -->
 
    <dt><strong>&lt;non-negative number&gt;</strong>
 

Received on Tuesday, 19 April 2011 20:35:10 UTC