Updates for publishing as a Candidate Recommendation v1
authorArt Barstow <art.barstow@nokia.com>
Tue, 06 Dec 2011 10:20:20 -0500
branchv1
changeset 143 5bbc6e212756
parent 142 6130d54c79cd
child 144 85cb6879da35
Updates for publishing as a Candidate Recommendation
touchevents.html
--- a/touchevents.html	Wed Nov 30 14:28:45 2011 -0500
+++ b/touchevents.html	Tue Dec 06 10:20:20 2011 -0500
@@ -13,7 +13,7 @@
     <script class='remove'>
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-          specStatus:           "WD",
+          specStatus:           "CR",
 
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "touch-events",
@@ -23,7 +23,7 @@
           // subtitle   :  "an excellent document",
 
           // if you wish the publication date to be other than today, set this
-          publishDate:  "2011-11-14",
+          publishDate:  "2011-12-15",
 
           // if the specification's copyright date is a range of years, specify
           // the start date here:
@@ -38,7 +38,8 @@
           edDraftURI:           "http://dvcs.w3.org/hg/webevents/raw-file/v1/touchevents.html",
 
           // if this is a LCWD, uncomment and set the end of its review period
-          lcEnd: "2011-11-17",
+          // lcEnd: "2011-11-17",
+          crEnd: "2012-03-15",
 
           // if you want to have extra CSS, append them to this list
           // it is recommended that the respec.css stylesheet be kept
@@ -95,10 +96,16 @@
   </head>
   <body>
     <section id='sotd'>
-     This specification is the 27 October 2011 Last Call Working Draft. 
-     The Last Call review period will end on 17 November 2011.
+     This specification is the 15 December 2011 Candidate Recommendation. 
      Comments for the <a href="http://www.w3.org/TR/2011/WD-touch-events-20110913/">13 September 2011 Last Call Working Draft</a>
-     are tracked in the <a href="http://www.w3.org/2010/webevents/wiki/TouchEvents-LCWD-13-Sep-2011">comment tracking document</a>.
+     are tracked in the <a href="http://www.w3.org/2010/webevents/wiki/TouchEvents-LCWD-13-Sep-2011">comment tracking document</a>
+     and comments for the <a href="http://www.w3.org/TR/2011/WD-touch-events-20111027/">27 October 2011 Last Call Working Draft</a>
+     are tracked in the <a href="http://www.w3.org/2010/webevents/wiki/TouchEvents-LCWD-27-Oct-2011">comment tracking document</a>.
+
+     During the Candidate Recommendation period, the WG will complete its
+     a <a href="http://dvcs.w3.org/hg/webevents/">test suite</a> and two or more independent implementations
+     must pass each test before the specification exits Candidate Recommendation.
+     The group will also create an Implemenation Report.
     </section>
 
     <section id='abstract'>