Skip to content

Commit f592fe5

Browse files
author
Tantek Çelik
committed
fix link to implementation report summary so that it works from the dev.w3.org editor's draft as well.
1 parent accc1e5 commit f592fe5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css3-color/Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@
6060

6161
<h1>CSS Color Module Level 3</h1>
6262

63-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 21 September
63+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 28 September
6464
2010</h2>
6565

6666
<dl>
6767
<dt>This version:</dt>
68-
<!-- <dd><a href="http://www.w3.org/TR/2010/ED-css3-color-20100921">http://www.w3.org/TR/2010/ED-css3-color-20100921</a></dd> -->
68+
<!-- <dd><a href="http://www.w3.org/TR/2010/ED-css3-color-20100928">http://www.w3.org/TR/2010/ED-css3-color-20100928</a></dd> -->
6969

7070
<dd><a
7171
href="http://dev.w3.org/csswg/css3-color/">http://dev.w3.org/csswg/css3-color/</a>
@@ -180,7 +180,7 @@ <h2 class="no-num no-toc" id=status>Status of This Document</h2>
180180
<!--end-status-->
181181

182182
<p>A separate <a
183-
href="/Style/CSS/Test/CSS3/Color/20081014/reports/CR-ImpReport.html">
183+
href="http://www.w3.org/Style/CSS/Test/CSS3/Color/20081014/reports/CR-ImpReport.html">
184184
implementation report</a> contains a test suite and shows several
185185
implementations of the specification.
186186

css3-color/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h2 class="no-num no-toc" id="status">Status of This Document</h2>
124124
<!--status-->
125125

126126
<p>A separate <a
127-
href="/Style/CSS/Test/CSS3/Color/20081014/reports/CR-ImpReport.html">
127+
href="http://www.w3.org/Style/CSS/Test/CSS3/Color/20081014/reports/CR-ImpReport.html">
128128
implementation report</a> contains a test suite and shows several
129129
implementations of the specification.
130130
</p>

0 commit comments

Comments
 (0)