- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 10 Aug 2011 18:00:31 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-namespace
In directory hutz:/tmp/cvs-serv19699
Modified Files:
Overview.html
Log Message:
Generated. Do not edit!
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-namespace/Overview.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- Overview.html 3 Aug 2011 15:05:58 -0000 1.44
+++ Overview.html 10 Aug 2011 18:00:29 -0000 1.45
@@ -15,12 +15,12 @@
<h1>CSS Namespaces Module</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 03 August 2011</h2>
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 10 August 2011</h2>
<dl>
<dt>This version:</dt>
<!--
- <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>
+ <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>
-->
<dd><a
@@ -41,7 +41,7 @@
<dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a>
- <dd><a href="http://annevankesteren.nl/contact">Anne van Kesteren</a>,
+ <dd><a href="http://annevankesteren.nl/about">Anne van Kesteren</a>,
Opera Software ASA
<dt>Previous Editors:
@@ -116,11 +116,18 @@
<p>A CSS Namespace <a href="http://www.w3.org/Style/CSS/Test/">Test
Suite</a> has been developed during the Candidate Recommendation phase of
- this CSS Namespaces specification.
+ this CSS Namespaces specification. An <a
+ href="/Style/CSS/Test/CSS3/Namespace/20090210/reports/implement-report.html">implementation
+ report</a> is also available.
<p>This document is the same as the previous, Candidate Recommendation
version, except for editorial changes.
+ <p><em>W3C asks that members of the W3C Advisory Committee review this
+ document and fill in the corresponding <a
+ href="/2002/09/wbs/33280/PR-css3-namespace/">online form
+ [member-only].</a> The review closes on 8 September 2011.</em>
+
<h2 class="no-num no-toc" id=contents>Table of contents</h2>
<!--begin-toc-->
@@ -386,10 +393,7 @@
<p class=note>Note that using default namespaces in conjunction with type
selectors can cause UAs that support default namespaces and UAs that
- don't support default namespaces to interpret selectors differently. See
- <a href="http://www.w3.org/TR/css3-selectors/#downlevel">Namespaces and
- down-level clients</a> in the Selectors module <a href="#SELECT"
- rel=biblioentry>[SELECT]<!--{{SELECT}}--></a> for details.</p>
+ don't support default namespaces to interpret selectors differently.</p>
<p>If a namespace prefix or default namespace is declared more than once
only the last declaration shall be used. Declaring a namespace prefix or
Received on Wednesday, 10 August 2011 18:00:37 UTC