--- a/touchevents.html Thu Dec 08 14:21:01 2011 -0500
+++ b/touchevents.html Tue Jan 15 12:49:16 2013 -0500
@@ -13,7 +13,7 @@
<script class='remove'>
var respecConfig = {
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
- specStatus: "CR",
+ specStatus: "LCWD",
// 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-12-15",
+ publishDate: "2013-01-24",
// 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: "2011-10-27",
- previousMaturity: "WD",
+ previousPublishDate: "2011-12-15",
+ previousMaturity: "CR",
// 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: "2011-11-17",
- crEnd: "2012-03-15",
+ lcEnd: "2013-02-14",
+ //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