Skip to content

Commit 4f25d6d

Browse files
committed
Generated. Do not edit!
1 parent 28bca19 commit 4f25d6d

1 file changed

Lines changed: 12 additions & 8 deletions

File tree

css3-namespace/Overview.html

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515

1616
<h1>CSS Namespaces Module</h1>
1717

18-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 03 August 2011</h2>
18+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 10 August 2011</h2>
1919

2020
<dl>
2121
<dt>This version:</dt>
2222
<!--
23-
<dd><a href="http://www.w3.org/TR/2011/ED-css3-namespace-20110803/">http://www.w3.org/TR/2011/PR-css3-namespace-20110803/</a></dd>
23+
<dd><a href="http://www.w3.org/TR/2011/ED-css3-namespace-20110810/">http://www.w3.org/TR/2011/PR-css3-namespace-20110810/</a></dd>
2424
-->
2525

2626
<dd><a
@@ -41,7 +41,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 03 August 2011</h2>
4141

4242
<dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a>
4343

44-
<dd><a href="http://annevankesteren.nl/contact">Anne van Kesteren</a>,
44+
<dd><a href="http://annevankesteren.nl/about">Anne van Kesteren</a>,
4545
Opera Software ASA
4646

4747
<dt>Previous Editors:
@@ -116,11 +116,18 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
116116

117117
<p>A CSS Namespace <a href="http://www.w3.org/Style/CSS/Test/">Test
118118
Suite</a> has been developed during the Candidate Recommendation phase of
119-
this CSS Namespaces specification.
119+
this CSS Namespaces specification. An <a
120+
href="/Style/CSS/Test/CSS3/Namespace/20090210/reports/implement-report.html">implementation
121+
report</a> is also available.
120122

121123
<p>This document is the same as the previous, Candidate Recommendation
122124
version, except for editorial changes.
123125

126+
<p><em>W3C asks that members of the W3C Advisory Committee review this
127+
document and fill in the corresponding <a
128+
href="/2002/09/wbs/33280/PR-css3-namespace/">online form
129+
[member-only].</a> The review closes on 8 September 2011.</em>
130+
124131
<h2 class="no-num no-toc" id=contents>Table of contents</h2>
125132
<!--begin-toc-->
126133

@@ -386,10 +393,7 @@ <h3 id=prefixes><span class=secno>3.3. </span>Declaring Prefixes</h3>
386393

387394
<p class=note>Note that using default namespaces in conjunction with type
388395
selectors can cause UAs that support default namespaces and UAs that
389-
don't support default namespaces to interpret selectors differently. See
390-
<a href="http://www.w3.org/TR/css3-selectors/#downlevel">Namespaces and
391-
down-level clients</a> in the Selectors module <a href="#SELECT"
392-
rel=biblioentry>[SELECT]<!--{{SELECT}}--></a> for details.</p>
396+
don't support default namespaces to interpret selectors differently.</p>
393397

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

0 commit comments

Comments
 (0)