Updates for LCWD publication v1
authorArt Barstow <art.barstow@nokia.com>
Tue, 22 Jan 2013 14:09:14 -0500
branchv1
changeset 180 30608da20e3d
parent 176 b92906399c82
child 188 3f81fed46a30
Updates for LCWD publication
touchevents.html
--- a/touchevents.html	Tue Jan 22 10:35:47 2013 -0500
+++ b/touchevents.html	Tue Jan 22 14:09:14 2013 -0500
@@ -9,11 +9,11 @@
       For the three scripts below, if your spec resides on dev.w3 you can check them
       out in the same tree and use relative links so that they'll work offline,
      -->
-    <script src='//www.w3.org/Tools/respec/respec-w3c-common' class='remove'></script>
-    <script class='remove'>
+    <script src='https://www.w3.org/Tools/respec/respec-w3c-common.js' class='remove'></script>
+    <script type="text/javascript" class='remove'>
       var respecConfig = {
-          // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-          specStatus:           "LCWD",
+          // specification status (e.g. WD, LC, NOTE, etc.). If in doubt use ED.
+          specStatus:           "LC",
 
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "touch-events",
@@ -43,7 +43,7 @@
 
           // if you want to have extra CSS, append them to this list
           // it is recommended that the respec.css stylesheet be kept
-          extraCSS:             ["http://www.w3.org/StyleSheets/TR/W3C-TR.css", "http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"],
+          extraCSS:             ["http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"],
 
           // editors, add as many as you like
           // only "name" is required