- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 02 May 2011 22:54:00 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css-2007
In directory hutz:/tmp/cvs-serv15858
Modified Files:
Overview.html Overview.src.html
Log Message:
Revert 2007 snapshot
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css-2007/Overview.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Overview.html 26 Apr 2011 00:18:22 -0000 1.2
+++ Overview.html 2 May 2011 22:53:57 -0000 1.3
@@ -15,11 +15,11 @@
<h1>Cascading Style Sheets (CSS) Snapshot 2007</h1>
- <h2 class="no-num no-toc" id=w3c-note-date>W3C Note 26 April 2011</h2>
+ <h2 class="no-num no-toc" id=w3c-note-date>W3C Note 2 May 2011</h2>
<dl>
<dt>This version:</dt>
- <!-- <dd><a href="http://www.w3.org/TR/2011/WD-css-beijing-20110426/">http://www.w3.org/TR/2011/CR-css-beijing-20110426/</a></dd> -->
+ <!-- <dd><a href="http://www.w3.org/TR/2011/WD-css-beijing-20110502/">http://www.w3.org/TR/2011/CR-css-beijing-20110502/</a></dd> -->
<dd><a
href="http://dev.w3.org/csswg/css-2007/">http://dev.w3.org/csswg/css-2007/</a>
@@ -137,9 +137,6 @@
<li><a href="#experimental"><span class=secno>3.3. </span>Experimental
Implementations</a>
-
- <li><a href="#testing"><span class=secno>3.4. </span>Non-Experimental
- Implementations</a>
</ul>
</ul>
<!--end-toc-->
@@ -358,18 +355,3 @@
specification reaches the Candidate Recommendation stage, implementors
should implement the non-prefixed syntax for any feature they consider to
be correctly implemented according to spec.
-
- <h3 id=testing><span class=secno>3.4. </span>Non-Experimental
- Implementations</h3>
-
- <p>To establish and maintain the interoperability of CSS across
- implementations, the CSS Working Group requests that non-experimental CSS
- renderers submit an implementation report (and, if necessary, the
- testcases used for that implementation report) to the W3C before releasing
- an unprefixed implementation of any CSS features. CSS2.1 implementations
- are encouraged, but not required, to submit such a report.
-
- <p>Further information on CSS testing at W3C can be found from on the CSS
- Working Group's website at <a
- href="http://www.w3.org/Style/CSS/Test/">http://www.w3.org/Style/CSS/Test/</a>.
-
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css-2007/Overview.src.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Overview.src.html 26 Apr 2011 00:18:22 -0000 1.2
+++ Overview.src.html 2 May 2011 22:53:57 -0000 1.3
@@ -249,18 +249,3 @@
specification reaches the Candidate Recommendation stage, implementors
should implement the non-prefixed syntax for any feature they consider to
be correctly implemented according to spec.</p>
-
-
-<h3 id="testing">Non-Experimental Implementations</h3>
-
-<p>To establish and maintain the interoperability of CSS across
-implementations, the CSS Working Group requests that non-experimental
-CSS renderers submit an implementation report (and, if necessary, the
-testcases used for that implementation report) to the W3C before
-releasing an unprefixed implementation of any CSS features. CSS2.1
-implementations are encouraged, but not required, to submit such a
-report.
-
-<p>Further information on CSS testing at W3C can be found from on the CSS
-Working Group's website at
-<a href="http://www.w3.org/Style/CSS/Test/">http://www.w3.org/Style/CSS/Test/</a>.
Received on Monday, 2 May 2011 22:54:01 UTC