--- a/touchevents.html Tue Sep 17 19:52:05 2013 -0400
+++ b/touchevents.html Tue Sep 17 19:57:01 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: "PR",
+ specStatus: "REC",
// 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-05-09",
+ publishDate: "2013-09-26",
// if the specification's copyright date is a range of years, specify
// the start date here:
@@ -31,15 +31,15 @@
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
// and its maturity status
- previousPublishDate: "2013-01-24",
- previousMaturity: "WD",
+ previousPublishDate: "2013-05-09",
+ previousMaturity: "PR",
// 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",
- prEnd: "2013-06-06",
+ // lcEnd: "2013-02-14",
+ // prEnd: "2013-06-06",
// if you want to have extra CSS, append them to this list
// it is recommended that the respec.css stylesheet be kept