- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 12 Feb 2011 05:47:24 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-background In directory hutz:/tmp/cvs-serv22230 Modified Files: Overview.html Overview.src.html Log Message: Prepare for CR publication Index: Overview.html =================================================================== RCS file: /sources/public/csswg/css3-background/Overview.html,v retrieving revision 1.241 retrieving revision 1.242 diff -u -d -r1.241 -r1.242 --- Overview.html 11 Feb 2011 02:50:50 -0000 1.241 +++ Overview.html 12 Feb 2011 05:47:22 -0000 1.242 @@ -12,7 +12,7 @@ code { font-size: inherit; } #box-shadow-samples td { background: white; color: black; } </style> - <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet + <link href="http://www.w3.org/StyleSheets/TR/W3C-CR.css" rel=stylesheet type="text/css"> <body> @@ -22,15 +22,15 @@ <h1>CSS Backgrounds and Borders Module Level 3</h1> - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 February - 2011</h2> + <h2 class="no-num no-toc" id=longstatus-date>W3C Candidate Recommendation + 15 February 2011</h2> <dl> <dt>This version: - <dd><!--<a href="http://www.w3.org/TR/2011/WD-css3-background-20110211">http://www.w3.org/TR/2011/ED-css3-background-20110211</a>--> - <a - href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a> + <dd><a + href="http://www.w3.org/TR/2011/CR-css3-background-20110215">http://www.w3.org/TR/2011/CR-css3-background-20110215</a> + <!-- <a href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a> --> <dt>Latest version: @@ -96,36 +96,46 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2> <!--begin-status--> - <p>This is a public copy of the editors' draft. It is provided for - discussion only and may change at any moment. Its publication here does - not imply endorsement of its contents by W3C. Don't cite this document - other than as work in progress. + <p><em>This section describes the status of this document at the time of + its publication. Other documents may supersede this document. A list of + current W3C publications and the latest revision of this technical report + can be found in the <a href="http://www.w3.org/TR/">W3C technical reports + index at http://www.w3.org/TR/.</a></em> - <p>The (<a + <p>This document was produced by the <a + href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> as a <a + href="http://www.w3.org/Consortium/Process/tr#RecsCR">Candidate + Recommendation.</a> + + <p>A Candidate Recommendation is a document that has been widely reviewed + and is ready for implementation. W3C encourages everybody to implement + this specification and return comments to the (<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public mailing list <a href="mailto:www-style@w3.org?Subject=%5Bcss3-background%5D%20PUT%20SUBJECT%20HERE"> www-style@w3.org</a> (see <a - href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for - discussion of this specification. When sending e-mail, please put the text - “css3-background” in the subject, preferably like this: - “[<!---->css3-background<!---->] <em>…summary of - comment…</em>” + href="http://www.w3.org/Mail/Request">instructions</a>). When sending + e-mail, please put the text “css3-background” in the subject, + preferably like this: “[<!---->css3-background<!---->] + <em>…summary of comment…</em>” - <p>This document was produced by the <a href="/Style/CSS/members">CSS - Working Group</a> (part of the <a href="/Style/">Style Activity</a>). + <p>Publication as a Candidate Recommendation does not imply endorsement by + the W3C Membership. This is a draft document and may be updated, replaced + or obsoleted by other documents at any time. It is inappropriate to cite + this document as other than work in progress. <p>This document was produced by a group operating under the <a - href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent - Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status" + href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February + 2004 W3C Patent Policy</a>. W3C maintains a <a + href="http://www.w3.org/2004/01/pp-impl/32061/status" rel=disclosure>public list of any patent disclosures</a> made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains <a - href="/Consortium/Patent-Policy-20040205/#def-essential">Essential - Claim(s)</a> must disclose the information in accordance with <a - href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the - W3C Patent Policy</a>.</p> + href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential"> + Essential Claim(s)</a> must disclose the information in accordance with <a + href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure"> + section 6 of the W3C Patent Policy</a>.</p> <!--end-status--> <p>The following features are at-risk and may be dropped at the end of the @@ -139,18 +149,6 @@ for CSS Backgrounds and Borders LevelĀ 3 will be developed during the Candidate Recommendation phase. - <p>This specification is a <strong>Last Call Working Draft</strong>. All - persons are encouraged to review this document and <strong>send comments - to the <a - href="http://lists.w3.org/Archives/Public/www-style/">www-style</a> - mailing list</strong> as described above. The <strong>deadline for - comments</strong> is <strong>6 July 2010</strong>. If there's a conflict - between CSS Backgrounds and Borders Level 3 and CSS 2.1, please - report it to the CSS Working Group. Since these specifications are - intended to be consistent with each other, conflicts indicate an error in - one or both specifications. Changes since the last Candidate - Recommendation are listed in the <a href="#changes">Changes</a> section. - <h2 class="no-num no-toc" id=contents>Table of contents</h2> <!--begin-toc--> Index: Overview.src.html =================================================================== RCS file: /sources/public/csswg/css3-background/Overview.src.html,v retrieving revision 1.253 retrieving revision 1.254 diff -u -d -r1.253 -r1.254 --- Overview.src.html 11 Feb 2011 02:50:50 -0000 1.253 +++ Overview.src.html 12 Feb 2011 05:47:22 -0000 1.254 @@ -25,8 +25,8 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2> <dl> <dt>This version: - <dd><!--<a href="http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]">[VERSION]</a>--> - <a href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a> + <dd><a href="http://www.w3.org/TR/[YEAR]/CR-[SHORTNAME]-[CDATE]">[VERSION]</a> + <!-- <a href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a> --> <dt>Latest version: <dd><a href="http://www.w3.org/TR/css3-background">[LATEST]</a> @@ -75,17 +75,6 @@ suite</a> for CSS Backgrounds and Borders LevelĀ 3 will be developed during the Candidate Recommendation phase. -<p>This specification is a <strong>Last Call Working Draft</strong>. All - persons are encouraged to review this document and <strong>send comments - to the <a href="http://lists.w3.org/Archives/Public/www-style/">www-style</a> - mailing list</strong> as described above. The <strong>deadline for - comments</strong> is <strong>6 July 2010</strong>. If there's a - conflict between CSS Backgrounds and Borders Level 3 and CSS 2.1, please - report it to the CSS Working Group. Since these specifications are - intended to be consistent with each other, conflicts indicate an error in - one or both specifications. Changes since the last Candidate Recommendation - are listed in the <a href="#changes">Changes</a> section. - <h2 class="no-num no-toc" id="contents">Table of contents</h2> <!--toc-->
Received on Saturday, 12 February 2011 05:47:26 UTC