Skip to content

Commit 03bef11

Browse files
committed
testing new development shell
1 parent 2895342 commit 03bef11

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css3-speech/Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<title>CSS Speech Module</title>
77
<meta content="text/html; charset=utf-8" http-equiv=Content-Type>
88
<link href="../default.css" rel=stylesheet type="text/css">
9-
<!-- link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" -->
109
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
1110
type="text/css">
11+
<!-- link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" -->
1212

1313
<style type="text/css">
1414
p
@@ -90,13 +90,13 @@
9090

9191
<h1 id=top>CSS Speech Module</h1>
9292

93-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 07 July 2011</h2>
93+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 08 July 2011</h2>
9494

9595
<dl>
9696
<dt>This version:
9797

9898
<dd>
99-
<!--<a href="http://www.w3.org/TR/2011/WD-css3-speech-20110707">http://www.w3.org/TR/2011/ED-css3-speech-20110707/</a>-->
99+
<!--<a href="http://www.w3.org/TR/2011/WD-css3-speech-20110708">http://www.w3.org/TR/2011/ED-css3-speech-20110708/</a>-->
100100
<a
101101
href="http://dev.w3.org/csswg/css3-speech">http://dev.w3.org/csswg/css3-speech</a>
102102

css3-speech/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<title>CSS Speech Module</title>
55
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
66
<link href="../default.css" rel="stylesheet" type="text/css" />
7-
<!-- link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" -->
87
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css" />
8+
<!-- link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" -->
99
<style type="text/css">
1010
p
1111
{

0 commit comments

Comments
 (0)