Status: change to ED; add link to Implementation Report and approved Test Suite v1
authorArt Barstow <art.barstow@nokia.com>
Wed, 20 Mar 2013 10:10:46 -0400
branchv1
changeset 188 3f81fed46a30
parent 180 30608da20e3d
child 189 67417356ff2a
Status: change to ED; add link to Implementation Report and approved Test Suite
touchevents.html
--- a/touchevents.html	Tue Jan 22 14:09:14 2013 -0500
+++ b/touchevents.html	Wed Mar 20 10:10:46 2013 -0400
@@ -13,7 +13,7 @@
     <script type="text/javascript" class='remove'>
       var respecConfig = {
           // specification status (e.g. WD, LC, NOTE, etc.). If in doubt use ED.
-          specStatus:           "LC",
+          specStatus:           "ED",
 
           // 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:  "2013-01-24",
+          publishDate:  "2013-03-20",
 
           // if the specification's copyright date is a range of years, specify
           // the start date here:
@@ -31,14 +31,14 @@
 
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
-          previousPublishDate:  "2011-12-15",
-          previousMaturity:  "CR",
+          previousPublishDate:  "2013-01-24",
+          previousMaturity:  "WD",
 
           // if there a publicly available Editor's Draft, this is the link
           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: "2013-02-14",
+          //lcEnd: "2013-02-14",
           //crEnd: "2012-03-15",
 
           // if you want to have extra CSS, append them to this list
@@ -96,20 +96,23 @@
   </head>
   <body>
     <section id='sotd'>
-     This specification is the 24 January 2013 Last Call Working Draft. 
-     The comment period for this Last Call Working Draft ends 14 February 2013.
 
-     The <a href="http://www.w3.org/TR/2011/CR-touch-events-20111215/"> 
-     15 December 2011 Candidate Recommendation</a> 
-     was returned to Last Call Working Draft because of 
-     <a href="https://www.w3.org/2010/webevents/track/">issues</a> 
-     found during the implementation and interoperability testing phases.
+     The last publication of this specification was the 
+     <a href="http://www.w3.org/TR/2013/WD-touch-events-20130124/">
+     24 January 2013 Last Call Working Draft</a>.
 
-     The WG will complete its
-     <a href="http://w3c-test.org/webevents/tests/touch-events-v1/">test suite</a> 
-     and two or more independent implementations must pass each test before 
-     the specification is published as a Proposed Recommendation. 
-     The group will also create an Implementation Report.
+     Comments submitted against the Last Call specification are
+     consolidated in a
+     <a href="http://www.w3.org/2010/webevents/wiki/TouchEvents-LCWD-24-Jan-2013">
+     comment tracking docuemnt</a>.  All of the comments resulted in non-normative
+     changes to the specification.
+
+     The WG has completed and approved this specification's 
+     <a href="http://w3c-test.org/webevents/tests/touch-events-v1/approved/">Test Suite</a> 
+     and created an 
+     <a href="http://www.w3.org/2010/webevents/wiki/TEv1ImplReport">
+     Implementation Report</a> that shows that two or more independent implementations 
+     pass each test.
     </section>
 
     <section id='abstract'>