- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 10 Aug 2011 17:59:57 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-namespace In directory hutz:/tmp/cvs-serv19387 Modified Files: Overview.src.html Log Message: Updates to status section for PR publication. Removed a broken link to Selectors. Updated Anne van Kesteren's home page URL. Index: Overview.src.html =================================================================== RCS file: /sources/public/csswg/css3-namespace/Overview.src.html,v retrieving revision 1.63 retrieving revision 1.64 diff -u -d -r1.63 -r1.64 --- Overview.src.html 3 Aug 2011 15:03:18 -0000 1.63 +++ Overview.src.html 10 Aug 2011 17:59:55 -0000 1.64 @@ -27,7 +27,7 @@ <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> <dt>Editors:</dt> <dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a></dd> - <dd><a href="http://annevankesteren.nl/contact">Anne van Kesteren</a>, Opera Software ASA</dd> + <dd><a href="http://annevankesteren.nl/about">Anne van Kesteren</a>, Opera Software ASA</dd> <dt>Previous Editors:</dt> <dd>Peter Linss, Netscape Communications</dd> <dd>Chris Lilley, W3C</dd> @@ -50,14 +50,20 @@ <h2 class="no-num no-toc" id="status">Status of this document</h2> <!--status--> - <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.</p> + 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> +<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> <!--toc--> @@ -269,9 +275,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 [[SELECT]] for details.</p> + 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 default
Received on Wednesday, 10 August 2011 17:59:58 UTC