- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 09 May 2011 20:50:51 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css-2010 In directory hutz:/tmp/cvs-serv5544 Modified Files: Overview.html Overview.src.html Log Message: Revert to Editor's Draft for post-publication Index: Overview.html =================================================================== RCS file: /sources/public/csswg/css-2010/Overview.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- Overview.html 9 May 2011 16:46:24 -0000 1.22 +++ Overview.html 9 May 2011 20:50:49 -0000 1.23 @@ -5,8 +5,8 @@ <head> <title>Cascading Style Sheets (CSS) Snapshot 2010</title> <link href=default.css rel=stylesheet type="text/css"> - <link href="http://www.w3.org/StyleSheets/TR/W3C-WG-NOTE.css" - rel=stylesheet type="text/css"> + <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet + type="text/css"> <body> <div class=head> <!--begin-logo--> @@ -15,15 +15,15 @@ <h1>Cascading Style Sheets (CSS) Snapshot 2010</h1> - <h2 class="no-num no-toc" id=longstatus-date>W3C Working Group Note 10 May - 2010</h2> + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 9 May 2011</h2> <dl> - <dt>This version: + <dt>This version:</dt> + <!-- <dd><a href="http://www.w3.org/TR/2011/NOTE-css-2010-20110509/">http://www.w3.org/TR/2011/ED-css-2010-20110509/</a></dd> --> <dd><a - href="http://www.w3.org/TR/2010/NOTE-css-2010-20100510/">http://www.w3.org/TR/2010/NOTE-css-2010-20100510/</a></dd> - <!-- <dd><a href="http://dev.w3.org/csswg/css-2010/">http://dev.w3.org/csswg/css-2010/</a> --> + href="http://dev.w3.org/csswg/css-2010/">http://dev.w3.org/csswg/css-2010/</a> + <dt>Latest version: @@ -47,7 +47,7 @@ <!--begin-copyright--> <p class=copyright><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" - rel=license>Copyright</a> © 2010 <a + rel=license>Copyright</a> © 2011 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute @@ -76,33 +76,10 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2> <!--begin-status--> - <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>Publication as a Working Group Note 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>The document was produced by the <a - href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of - the <a href="http://www.w3.org/Style/CSS">Style Activity</a>). - - <p> This document was produced by a group operating under the <a - 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="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>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>The (<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public @@ -110,10 +87,25 @@ href="mailto:www-style@w3.org?Subject=%5Bcss-2010%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 document. When sending e-mail, please put the text + discussion of this specification. When sending e-mail, please put the text “css-2010” in the subject, preferably like this: “[<!---->css-2010<!---->] <em>…summary of - comment…</em>”</p> + 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>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" + 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> <!--end-status--> <p>This document represents the state of CSS as of 2010. The CSS Working @@ -2378,8 +2370,11 @@ href="http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index"><code>z-index</code></a> - <td>auto | <a href="syndata.html#value-def-integer"><integer></a> - | <a href="cascade.html#value-def-inherit">inherit</a> + <td>auto | <a + href="http://www.w3.org/TR/CSS21/syndata.html#value-def-integer"><integer></a> + | <a + href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a> + <td>auto @@ -2389,7 +2384,9 @@ <td> - <td><a href="media.html#visual-media-group">visual</a> + <td><a + href="http://www.w3.org/TR/CSS21/media.html#visual-media-group">visual</a> + </table> <h3 id=selectors><span class=secno>4.2. </span>Selector Index</h3> Index: Overview.src.html =================================================================== RCS file: /sources/public/csswg/css-2010/Overview.src.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- Overview.src.html 9 May 2011 20:38:24 -0000 1.22 +++ Overview.src.html 9 May 2011 20:50:49 -0000 1.23 @@ -17,8 +17,8 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2> <dl> <dt>This version:</dt> - <dd><a href="http://www.w3.org/TR/[YEAR]/NOTE-[SHORTNAME]-[CDATE]/">[VERSION]</a></dd> - <!-- <dd><a href="http://dev.w3.org/csswg/css-2010/">http://dev.w3.org/csswg/css-2010/</a> --> + <!-- <dd><a href="http://www.w3.org/TR/[YEAR]/NOTE-[SHORTNAME]-[CDATE]/">[VERSION]</a></dd> --> + <dd><a href="http://dev.w3.org/csswg/css-2010/">http://dev.w3.org/csswg/css-2010/</a> <dt>Latest version:</dt> <dd><a href="http://www.w3.org/TR/css-2010/">http://www.w3.org/TR/css-2010/</a></dd> <dt>Previous versions:</dt>
Received on Monday, 9 May 2011 20:50:52 UTC