Skip to content

Commit 28bca19

Browse files
committed
Updates to status section for PR publication. Removed a broken link to Selectors. Updated Anne van Kesteren's home page URL.
1 parent 330061c commit 28bca19

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

css3-namespace/Overview.src.html

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
2727
<dd><a href="http://www.w3.org/TR/2008/CR-css3-namespace-20080523/">http://www.w3.org/TR/2008/CR-css3-namespace-20080523/</a></dd>
2828
<dt>Editors:</dt>
2929
<dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a></dd>
30-
<dd><a href="http://annevankesteren.nl/contact">Anne van Kesteren</a>, Opera Software ASA</dd>
30+
<dd><a href="http://annevankesteren.nl/about">Anne van Kesteren</a>, Opera Software ASA</dd>
3131
<dt>Previous Editors:</dt>
3232
<dd>Peter Linss, Netscape Communications</dd>
3333
<dd>Chris Lilley, W3C</dd>
@@ -50,14 +50,20 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
5050
<h2 class="no-num no-toc" id="status">Status of this document</h2>
5151
<!--status-->
5252

53-
5453
<p>A CSS Namespace <a href="http://www.w3.org/Style/CSS/Test/">Test Suite</a>
5554
has been developed during the Candidate Recommendation phase of this CSS
56-
Namespaces specification.</p>
55+
Namespaces specification. An <a
56+
href="/Style/CSS/Test/CSS3/Namespace/20090210/reports/implement-report.html"
57+
>implementation report</a> is also available.
5758

5859
<p>This document is the same as the previous, Candidate Recommendation
5960
version, except for editorial changes.</p>
6061

62+
<p><em>W3C asks that members of the W3C Advisory Committee review this
63+
document and fill in the corresponding <a
64+
href="/2002/09/wbs/33280/PR-css3-namespace/" >online form
65+
[member-only].</a> The review closes on 8 September 2011.</em>
66+
6167
<h2 class="no-num no-toc" id="contents">Table of contents</h2>
6268
<!--toc-->
6369

@@ -269,9 +275,7 @@ <h3 id="prefixes">Declaring Prefixes</h3>
269275

270276
<p class="note">Note that using default namespaces in conjunction with type
271277
selectors can cause UAs that support default namespaces and UAs that don't
272-
support default namespaces to interpret selectors differently. See
273-
<a href="http://www.w3.org/TR/css3-selectors/#downlevel">Namespaces and
274-
down-level clients</a> in the Selectors module [[SELECT]] for details.</p>
278+
support default namespaces to interpret selectors differently.</p>
275279

276280
<p>If a namespace prefix or default namespace is declared more than once only
277281
the last declaration shall be used. Declaring a namespace prefix or default

0 commit comments

Comments
 (0)