- From: CVS User akostiai <cvsmail@w3.org>
- Date: Tue, 14 Oct 2014 12:18:33 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/camera
In directory roscoe:/tmp/cvs-serv25154
Modified Files:
Overview.html Overview.src.html
Log Message:
Back to ED.
--- /sources/public/2009/dap/camera/Overview.html 2014/10/14 12:15:28 1.160
+++ /sources/public/2009/dap/camera/Overview.html 2014/10/14 12:18:33 1.161
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html lang="en" dir="ltr" typeof="bibo:Document w3p:CR" about="" property="dcterms:language" content="en">
+<html lang="en" dir="ltr" typeof="bibo:Document " about="" property="dcterms:language" content="en">
<head>
<title>HTML Media Capture</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-CR"><!--[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-ED"><!--[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>
@@ -438,11 +438,11 @@
</p>
<h1 class="title p-name" id="title" property="dcterms:title">HTML Media Capture</h1>
- <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-09-08T21:00:00.000Z" id="w3c-candidate-recommendation-09-september-2014"><abbr title="World Wide Web Consortium">W3C</abbr> Candidate Recommendation <time class="dt-published" datetime="2014-09-09">09 September 2014</time></h2>
+ <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-09-08T21:00:00.000Z" id="w3c-editor-s-draft-09-september-2014"><abbr title="World Wide Web Consortium">W3C</abbr> Editor's Draft <time class="dt-published" datetime="2014-09-09">09 September 2014</time></h2>
<dl>
<dt>This version:</dt>
- <dd><a class="u-url" href="http://www.w3.org/TR/2014/CR-html-media-capture-20140909/">http://www.w3.org/TR/2014/CR-html-media-capture-20140909/</a></dd>
+ <dd><a class="u-url" href="http://dev.w3.org/2009/dap/camera/">http://dev.w3.org/2009/dap/camera/</a></dd>
<dt>Latest published version:</dt>
<dd><a href="http://www.w3.org/TR/html-media-capture/">http://www.w3.org/TR/html-media-capture/</a></dd>
@@ -460,9 +460,8 @@
+
- <dt>Previous version:</dt>
- <dd><a rel="dcterms:replaces" href="http://www.w3.org/TR/2014/WD-html-media-capture-20140619/">http://www.w3.org/TR/2014/WD-html-media-capture-20140619/</a></dd>
<dt>Editors:</dt>
@@ -534,9 +533,7 @@
</p>
<p>
- This document was published by the <a href="http://www.w3.org/2009/dap/">Device APIs Working Group</a> as a Candidate Recommendation.
-
- This document is intended to become a <abbr title="World Wide Web Consortium">W3C</abbr> Recommendation.
+ This document was published by the <a href="http://www.w3.org/2009/dap/">Device APIs Working Group</a> as an Editor's Draft.
If you wish to make comments regarding this document, please send them to
@@ -546,11 +543,6 @@
- <abbr title="World Wide Web Consortium">W3C</abbr> publishes a Candidate Recommendation to indicate that the document is believed to be
- stable and to encourage implementation by the developer community. This Candidate
- Recommendation is expected to advance to Proposed Recommendation no earlier than
- 12 November 2014.
-
All comments are welcome.
@@ -563,7 +555,7 @@
<p>
- Publication as a Candidate Recommendation does not imply endorsement by the <abbr title="World Wide Web Consortium">W3C</abbr>
+ Publication as an Editor's 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.
--- /sources/public/2009/dap/camera/Overview.src.html 2014/10/14 12:15:28 1.14
+++ /sources/public/2009/dap/camera/Overview.src.html 2014/10/14 12:18:33 1.15
@@ -6,7 +6,7 @@
<script src='http://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script>
<script class='remove'>
var respecConfig = {
- specStatus: "CR",
+ specStatus: "ED",
shortName: "html-media-capture",
editors: [
{name: "Anssi Kostiainen", company: "Intel"},
Received on Tuesday, 14 October 2014 12:18:34 UTC