Make LC proposal.
authorAnssi Kostiainen <anssi.kostiainen@intel.com>
Fri, 06 Jun 2014 14:47:26 +0300
changeset 524 506e5668e2eb
parent 519 68ced792f69f
child 525 82eb6ef528dd
Make LC proposal.
light/Overview.html
light/Overview.src.html
--- a/light/Overview.html	Fri Jun 06 14:32:24 2014 +0300
+++ b/light/Overview.html	Fri Jun 06 14:47:26 2014 +0300
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="en" dir="ltr" typeof="bibo:Document " about="" property="dcterms:language" content="en">
+<html lang="en" dir="ltr" typeof="bibo:Document w3p:LastCall" about="" property="dcterms:language" content="en">
 <head>
     <title>Ambient Light Events</title>
     <meta charset="utf-8">
@@ -388,7 +388,7 @@
     border-collapse:    collapse;
     width:  100%;
 }
-</style><link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-ED"><!--[if lt IE 9]><script src='https://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head>
+</style><link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-WD"><!--[if lt IE 9]><script src='https://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head>
   <body class="h-entry" role="document" id="respecDocument"><div class="head" role="contentinfo" id="respecHeader">
   <p>
     
@@ -397,11 +397,11 @@
   </p>
   <h1 class="title p-name" id="title" property="dcterms:title">Ambient Light Events</h1>
   
-  <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-06-06T08:29:24.000Z" id="w3c-editor-s-draft-06-june-2014"><abbr title="World Wide Web Consortium">W3C</abbr> Editor's Draft <time class="dt-published" datetime="2014-06-06">06 June 2014</time></h2>
+  <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-06-16T21:00:00.000Z" id="w3c-last-call-working-draft-17-june-2014"><abbr title="World Wide Web Consortium">W3C</abbr> Last Call Working Draft <time class="dt-published" datetime="2014-06-17">17 June 2014</time></h2>
   <dl>
     
       <dt>This version:</dt>
-      <dd><a class="u-url" href="http://dvcs.w3.org/hg/dap/raw-file/default/light/Overview.html">http://dvcs.w3.org/hg/dap/raw-file/default/light/Overview.html</a></dd>
+      <dd><a class="u-url" href="http://www.w3.org/TR/2014/WD-ambient-light-20140617/">http://www.w3.org/TR/2014/WD-ambient-light-20140617/</a></dd>
       <dt>Latest published version:</dt>
       <dd><a href="http://www.w3.org/TR/ambient-light/">http://www.w3.org/TR/ambient-light/</a></dd>
     
@@ -416,8 +416,9 @@
     
     
     
-      
     
+      <dt>Previous version:</dt>
+      <dd><a rel="dcterms:replaces" href="http://www.w3.org/TR/2013/CR-ambient-light-20131001/">http://www.w3.org/TR/2013/CR-ambient-light-20131001/</a></dd>
     
     
     <dt>Editors:</dt>
@@ -518,7 +519,9 @@
       </p>
     
         <p>
-          This document was published by the <a href="http://www.w3.org/2009/dap/">Device APIs Working Group</a> as an Editor's Draft.
+          This document was published by the <a href="http://www.w3.org/2009/dap/">Device APIs Working Group</a> as a Last Call Working Draft.
+          
+            This document is intended to become a <abbr title="World Wide Web Consortium">W3C</abbr> Recommendation.
           
           
             If you wish to make comments regarding this document, please send them to 
@@ -526,7 +529,7 @@
             (<a href="mailto:public-device-apis-request@w3.org?subject=subscribe">subscribe</a>,
             <a href="http://lists.w3.org/Archives/Public/public-device-apis/">archives</a>).
           
-          
+          The Last Call period ends 08 July 2014.
           
           
             All comments are welcome.
@@ -535,7 +538,7 @@
         
         
           <p>
-            Publication as an Editor's Draft does not imply endorsement by the <abbr title="World Wide Web Consortium">W3C</abbr>
+            Publication as a Last Call Working Draft does not imply endorsement by the <abbr title="World Wide Web Consortium">W3C</abbr>
             Membership. This is a draft document and may be updated, replaced or obsoleted by other
             documents at any time. It is inappropriate to cite this document as other than work in
             progress.
@@ -543,6 +546,12 @@
         
         
         
+          <p>
+            This is a Last Call Working Draft and thus the Working Group has determined that this
+            document has satisfied the relevant technical requirements and is sufficiently stable to
+            advance through the Technical Recommendation process.
+          </p>
+        
         <p>
           
             This document was produced by a group operating under the 
--- a/light/Overview.src.html	Fri Jun 06 14:32:24 2014 +0300
+++ b/light/Overview.src.html	Fri Jun 06 14:47:26 2014 +0300
@@ -6,13 +6,13 @@
     <script src='https://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:          "2012-12-13",
-          previousPublishDate:  "2012-12-13",
-          previousMaturity:     "LC",
+          publishDate:          "2014-06-17",
+          previousPublishDate:  "2013-10-01",
+          previousMaturity:     "CR",
           edDraftURI:           "http://dvcs.w3.org/hg/dap/raw-file/default/light/Overview.html",
-          lcEnd:                "2013-01-26",
+          lcEnd:                "2014-07-08",
           editors:  [
               { name: "Doug Turner", company: "Mozilla Corporation", companyURL: "http://mozilla.com/" },
               { name: "Anssi Kostiainen", company: "Intel", companyURL: "http://intel.com/" }