8000 add link to test suites per Karl's request in http://lists.w3.org/Arc… · w3c/csswg-drafts@848f0b5 · GitHub
Skip to content

Commit 848f0b5

Browse files
committed
add link to test suites per Karl's request in http://lists.w3.org/Archives/Public/www-style/2008Feb/0075.html
1 parent 11b1cb6 commit 848f0b5

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

css3-namespace/Overview.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515

1616
<h1 id=css-namespaces>CSS Namespaces Module</h1>
1717

18-
<h2 class="no-num no-toc" id=longstatus>Editor's Draft 6 February 2008</h2>
18+
<h2 class="no-num no-toc" id=longstatus>Editor's Draft 7 February 2008</h2>
1919

2020
<dl>
2121
<dt>This version:
2222

2323
<dd><a
2424
href="http://dev.w3.org/csswg/css3-namespace/">http://dev.w3.org/csswg/css3-namespace/</a></dd>
25-
<!-- <dd><a href="http://www.w3.org/TR/2008/WD-css3-namespace-20080206/">http://www.w3.org/TR/2008/WD-css3-namespace-20080206/</a></dd> -->
25+
<!-- <dd><a href="http://www.w3.org/TR/2008/WD-css3-namespace-20080207/">http://www.w3.org/TR/2008/WD-css3-namespace-20080207/</a></dd> -->
2626

2727
<dt>Latest version:
2828

@@ -103,6 +103,10 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
103103
rel=biblioentry>[SVG12]<!--{{SVG12}}--></a> or indeed <a href="#CSS21"
104104
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>.
105105

106+
<p>A CSS Namespace <a href="http://www.w3.org/Style/CSS/Test/">Test
107+
Suite</a> will be developed during the Candidate Recommendation phase of
108+
this CSS Namespaces specification.
109+
106110
<h2 class="no-num no-toc" id=contents>Table of contents</h2>
107111
<!--begin-toc-->
108112

css3-namespace/Overview.src.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ <h2 class="no-num no-toc" id="status">Status of this document</h2>
6262
It is primarily intended as a CSS module, though it could also be referenced
6363
by [[SVG12]] or indeed [[!CSS21]].</p>
6464

65+
<p>A CSS Namespace <a href="http://www.w3.org/Style/CSS/Test/">Test Suite</a>
66+
will be developed during the Candidate Recommendation phase of this CSS
67+
Namespaces specification.</p>
68+
6569
<h2 class="no-num no-toc" id="contents">Table of contents</h2>
6670
<!--toc-->
6771

0 commit comments

Comments
 (0)