- From: Mercurial notifier <cvsmail@w3.org>
- Date: Thu, 06 Dec 2012 17:20:12 +0000
- To: public-dap-commits@w3.org
changeset: 300:b6fa35b1555a
tag: tip
user: Doug Turner <dougt@dougt.org>
date: Thu Dec 06 09:19:03 2012 -0800
files: light/Overview.html
description:
Moving Ambient-Light to LC with dates agreed Frederick Hirsch
diff -r 8684b783ed17 -r b6fa35b1555a light/Overview.html
--- a/light/Overview.html Fri Nov 30 15:14:28 2012 -0800
+++ b/light/Overview.html Thu Dec 06 09:19:03 2012 -0800
@@ -6,17 +6,17 @@
<script src='http://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script>
<script class="remove">
var respecConfig = {
- specStatus: "ED",
+ specStatus: "LC",
shortName: "ambient-light",
- //publishDate: "yyyy-mm-dd",
- //previousPublishDate: "yyyy-mm-dd",
- // previousMaturity: "ED",
+ publishDate: "2012-12-13",
+ previousPublishDate: "2012-08-02",
+ previousMaturity: "WD",
edDraftURI: "http://dvcs.w3.org/hg/dap/raw-file/tip/light/Overview.html",
- //lcEnd: "yyyy-mm-dd",
+ lcEnd: "2013-01-17",
editors: [
{ name: "Doug Turner", company: "Mozilla Corporation", companyURL: "http://mozilla.com/" }
],
- // inlineCSS: true,
+ inlineCSS: true,
noIDLIn: true,
wg: "Device APIs Working Group",
wgURI: "http://www.w3.org/2009/dap/",
Received on Thursday, 6 December 2012 17:20:20 UTC