Make LC2 proposal.
--- a/battery/Overview.html Wed Aug 20 11:09:16 2014 +0300
+++ b/battery/Overview.html Wed Aug 20 11:47:45 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>Battery Status API</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
@@ -427,7 +427,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>
@@ -436,11 +436,11 @@
</p>
<h1 class="title p-name" id="title" property="dcterms:title">Battery Status API</h1>
- <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-08-18T09:41:25.000Z" id="w3c-editor-s-draft-18-august-2014"><abbr title="World Wide Web Consortium">W3C</abbr> Editor's Draft <time class="dt-published" datetime="2014-08-18">18 August 2014</time></h2>
+ <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-08-27T21:00:00.000Z" id="w3c-last-call-working-draft-28-august-2014"><abbr title="World Wide Web Consortium">W3C</abbr> Last Call Working Draft <time class="dt-published" datetime="2014-08-28">28 August 2014</time></h2>
<dl>
<dt>This version:</dt>
- <dd><a class="u-url" href="http://dvcs.w3.org/hg/dap/raw-file/default/battery/Overview.html">http://dvcs.w3.org/hg/dap/raw-file/default/battery/Overview.html</a></dd>
+ <dd><a class="u-url" href="http://www.w3.org/TR/2014/WD-battery-status-20140828/">http://www.w3.org/TR/2014/WD-battery-status-20140828/</a></dd>
<dt>Latest published version:</dt>
<dd><a href="http://www.w3.org/TR/battery-status/">http://www.w3.org/TR/battery-status/</a></dd>
@@ -453,11 +453,15 @@
<dd><a href="http://w3c-test.org/battery-status/">http://w3c-test.org/battery-status/</a></dd>
+ <dt>Implementation report:</dt>
+ <dd><a href="http://www.w3.org/2009/dap/wiki/ImplementationStatus">http://www.w3.org/2009/dap/wiki/ImplementationStatus</a></dd>
-
+ <dt>Previous version:</dt>
+ <dd><a rel="dcterms:replaces" href="http://www.w3.org/TR/2012/CR-battery-status-20120508/">http://www.w3.org/TR/2012/CR-battery-status-20120508/</a></dd>
+
<dt>Editors:</dt>
<dd class="p-author h-card vcard" rel="bibo:editor" inlist=""><span typeof="foaf:Person"><span property="foaf:name" class="p-name fn">Anssi Kostiainen</span>, <a rel="foaf:workplaceHomepage" class="p-org org h-org h-card" href="http://intel.com/">Intel</a></span>
@@ -521,7 +525,8 @@
<p>
The following changes have been made since the
<a href="http://www.w3.org/TR/2012/CR-battery-status-20120508/">
- last published version</a>:
+ <abbr title="World Wide Web Consortium">W3C</abbr> Candidate Recommendation 08 May 2012</a>
+ (<a href="LC2-diff.html">diff</a>):
</p>
<ul>
<li>
@@ -542,7 +547,9 @@
</ul>
<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
@@ -550,16 +557,21 @@
(<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 02 October 2011.
All comments are welcome.
</p>
+ <p>
+ Please see the Working Group's <a href="http://www.w3.org/2009/dap/wiki/ImplementationStatus">implementation
+ report</a>.
+ </p>
+
<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.
@@ -567,6 +579,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
@@ -590,7 +608,8 @@
</p>
- <p>This document is governed by the <a id="w3c_process_revision" href="http://www.w3.org/2014/Process-20140801/">1 August 2014 <abbr title="World Wide Web Consortium">W3C</abbr> Process Document</a>.
+ <p>
+ This document is governed by the <a id="w3c_process_revision" href="http://www.w3.org/2005/10/Process-20051014/">14 October 2005 <abbr title="World Wide Web Consortium">W3C</abbr> Process Document</a>.
</p>
--- a/battery/Overview.src.html Wed Aug 20 11:09:16 2014 +0300
+++ b/battery/Overview.src.html Wed Aug 20 11:47:45 2014 +0300
@@ -6,14 +6,13 @@
<script src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove'></script>
<script class="remove">
var respecConfig = {
- specStatus: "ED",
+ specStatus: "LC",
shortName: "battery-status",
- //publishDate: "2012-05-08",
+ publishDate: "2014-08-28",
previousPublishDate: "2012-05-08",
previousMaturity: "CR",
edDraftURI: "http://dvcs.w3.org/hg/dap/raw-file/default/battery/Overview.html",
- // lcEnd: "2011-12-20",
- crEnd: "2012-07-01",
+ lcEnd: "2011-10-02",
editors: [
{ name: "Anssi Kostiainen", company: "Intel", companyURL: "http://intel.com/" },
{ name: "Mounir Lamouri", company: "Google Inc.", companyURL: "http://google.com/", note: "previously Mozilla" }
@@ -26,7 +25,9 @@
wgPublicList: "public-device-apis",
wgPatentURI: "http://www.w3.org/2004/01/pp-impl/43696/status",
testSuiteURI: "http://w3c-test.org/battery-status/",
- scheme: "https"
+ implementationReportURI: "http://www.w3.org/2009/dap/wiki/ImplementationStatus",
+ scheme: "https",
+ processVersion: 2005
};
</script>
</head>
@@ -49,7 +50,8 @@
<p>
The following changes have been made since the
<a href="http://www.w3.org/TR/2012/CR-battery-status-20120508/">
- last published version</a>:
+ W3C Candidate Recommendation 08 May 2012</a>
+ (<a href="LC2-diff.html">diff</a>):
</p>
<ul>
<li>