- From: Anne van Kesteren via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 02 Jul 2011 12:29:49 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/cssom In directory hutz:/tmp/cvs-serv28607 Modified Files: Overview.html Overview.src.html cssom-source Log Message: fix sotd Index: Overview.html =================================================================== RCS file: /sources/public/csswg/cssom/Overview.html,v retrieving revision 1.149 retrieving revision 1.150 diff -u -d -r1.149 -r1.150 --- Overview.html 2 Jul 2011 12:18:24 -0000 1.149 +++ Overview.html 2 Jul 2011 12:29:47 -0000 1.150 @@ -24,6 +24,10 @@ <body class="draft"> <div class="head"> + +<!--begin-logo--> +<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> +<!--end-logo--> <h1 id="cssom">CSSOM</h1> <h2 class="no-num no-toc" id="">Editor's Draft 2 July 2011</h2> @@ -39,9 +43,14 @@ (<a href="http://www.opera.com/">Opera Software ASA</a>) <<a href="mailto:annevk@opera.com">annevk@opera.com</a>></dd> </dl> - </div> +<!--begin-copyright--> +<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p> +<!--end-copyright--> + </div> + + <hr class="top"> <h2 class="no-num no-toc" id="abstract">Abstract</h2> @@ -54,12 +63,40 @@ <h2 class="no-num no-toc" id="sotd">Status of this Document</h2> - <p class="XXX">The plan is that this document provides the successor to - DOM Level 2 Style.</p> + <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> - <!--status--> + <p>Publication as a Working Draft 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 + (<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) + public mailing list <a href="mailto:www-style@w3.org">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 “cssom-view” in the subject, preferably + like this: “[<!---->cssom-view<!---->] <em>…summary of + comment…</em>” + + <p>This 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/">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> <h2 class="no-num no-toc" id="toc">Table of Contents</h2> Index: cssom-source =================================================================== RCS file: /sources/public/csswg/cssom/cssom-source,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- cssom-source 2 Jul 2011 12:18:24 -0000 1.5 +++ cssom-source 2 Jul 2011 12:29:47 -0000 1.6 @@ -26,6 +26,7 @@ <body class="draft"> <div class="head"> +<!--logo--> <h1 id="cssom">CSSOM</h1> <h2 class="no-num no-toc" id="">[LONGSTATUS] [DATE: 3 August 2002]</h2> @@ -49,9 +50,11 @@ (<a href="http://www.opera.com/">Opera Software ASA</a>) <<a href="mailto:annevk@opera.com">annevk@opera.com</a>></dd> </dl> - </div> +<!--copyright--> + </div> + <hr class="top"> <h2 class="no-num no-toc" id="abstract">Abstract</h2> @@ -64,12 +67,40 @@ <h2 class="no-num no-toc" id="sotd">Status of this Document</h2> - <p class="XXX">The plan is that this document provides the successor to - DOM Level 2 Style.</p> + <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> - <!--status--> + <p>Publication as a Working Draft 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 + (<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) + public mailing list <a href="mailto:www-style@w3.org">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 “cssom-view” in the subject, preferably + like this: “[<!---->cssom-view<!---->] <em>…summary of + comment…</em>” + <p>This 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/">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> <h2 class="no-num no-toc" id="toc">Table of Contents</h2> Index: Overview.src.html =================================================================== RCS file: /sources/public/csswg/cssom/Overview.src.html,v retrieving revision 1.152 retrieving revision 1.153 diff -u -d -r1.152 -r1.153 --- Overview.src.html 2 Jul 2011 12:18:24 -0000 1.152 +++ Overview.src.html 2 Jul 2011 12:29:47 -0000 1.153 @@ -26,6 +26,7 @@ <body class="draft"> <div class="head"> +<!--logo--> <h1 id="cssom">CSSOM</h1> <h2 class="no-num no-toc" id="">[LONGSTATUS] [DATE: 3 August 2002]</h2> @@ -49,9 +50,11 @@ (<a href="http://www.opera.com/">Opera Software ASA</a>) <<a href="mailto:annevk@opera.com">annevk@opera.com</a>></dd> </dl> - </div> +<!--copyright--> + </div> + <hr class="top"> <h2 class="no-num no-toc" id="abstract">Abstract</h2> @@ -64,12 +67,40 @@ <h2 class="no-num no-toc" id="sotd">Status of this Document</h2> - <p class="XXX">The plan is that this document provides the successor to - DOM Level 2 Style.</p> + <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> - <!--status--> + <p>Publication as a Working Draft 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 + (<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) + public mailing list <a href="mailto:www-style@w3.org">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 “cssom-view” in the subject, preferably + like this: “[<!---->cssom-view<!---->] <em>…summary of + comment…</em>” + <p>This 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/">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> <h2 class="no-num no-toc" id="toc">Table of Contents</h2>
Received on Saturday, 2 July 2011 12:29:56 UTC