- From: Daniel Weck via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 08 Jul 2011 15:44:44 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-speech
In directory hutz:/tmp/cvs-serv24456
Modified Files:
Overview.html Overview.src.html
Log Message:
testing new development shell
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-speech/Overview.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- Overview.html 7 Jul 2011 00:44:22 -0000 1.65
+++ Overview.html 8 Jul 2011 15:44:42 -0000 1.66
@@ -6,9 +6,9 @@
<title>CSS Speech Module</title>
<meta content="text/html; charset=utf-8" http-equiv=Content-Type>
<link href="../default.css" rel=stylesheet type="text/css">
- <!-- link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" -->
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
type="text/css">
+ <!-- link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" -->
<style type="text/css">
p
@@ -90,13 +90,13 @@
<h1 id=top>CSS Speech Module</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 07 July 2011</h2>
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 08 July 2011</h2>
<dl>
<dt>This version:
<dd>
- <!--<a href="http://www.w3.org/TR/2011/WD-css3-speech-20110707">http://www.w3.org/TR/2011/ED-css3-speech-20110707/</a>-->
+ <!--<a href="http://www.w3.org/TR/2011/WD-css3-speech-20110708">http://www.w3.org/TR/2011/ED-css3-speech-20110708/</a>-->
<a
href="http://dev.w3.org/csswg/css3-speech">http://dev.w3.org/csswg/css3-speech</a>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-speech/Overview.src.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- Overview.src.html 7 Jul 2011 00:44:22 -0000 1.66
+++ Overview.src.html 8 Jul 2011 15:44:42 -0000 1.67
@@ -4,8 +4,8 @@
<title>CSS Speech Module</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<link href="../default.css" rel="stylesheet" type="text/css" />
- <!-- link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" -->
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css" />
+ <!-- link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" -->
<style type="text/css">
p
{
Received on Friday, 8 July 2011 15:44:50 UTC