Correct the ED Draft URL, and use HTTPS to get the CSS.
--- a/respecEdConfig.js Mon Feb 11 06:20:42 2013 -0800
+++ b/respecEdConfig.js Mon Feb 11 10:14:38 2013 -0800
@@ -17,14 +17,14 @@
}
],
//publishDate: "2012-09-20",
- edDraftURI: "http://dvcs.w3.org/hg/uievents/raw-file/tip/index.html",
+ edDraftURI: "https://dvcs.w3.org/hg/d4e/raw-file/tip/source_respec.htm",
previousPublishDate: null,
prevED: undefined,
noIDLIn: true,
inlineCSS: true,
//noRecTrack: true,
- shortName: "uievents",
- extraCSS: ["http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"],
+ shortName: "d4e",
+ extraCSS: ["https://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"],
wg: ["Web Applications Working Group"],
wgURI: ["http://www.w3.org/2008/webapps/"],
wgPublicList: "www-dom",