- From: CVS User akostiai <cvsmail@w3.org>
- Date: Fri, 19 Apr 2013 11:21:15 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/camera In directory roscoe:/tmp/cvs-serv28602 Modified Files: Overview.html Overview.src.html Log Message: change affiliation --- /sources/public/2009/dap/camera/Overview.html 2013/03/21 14:19:54 1.148 +++ /sources/public/2009/dap/camera/Overview.html 2013/04/19 11:21:15 1.149 @@ -52,12 +52,6 @@ color: #ff4500; } - -/* --- --- */ -ol.algorithm { counter-reset:numsection; list-style-type: none; } -ol.algorithm li { margin: 0.5em 0; } -ol.algorithm li:before { font-weight: bold; counter-increment: numsection; content: counters(numsection, ".") ") "; } - /* --- TOC --- */ .toc a, .tof a { text-decoration: none; @@ -389,7 +383,7 @@ border-collapse: collapse; width: 100%; } -</style><link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD"><!--[if lt IE 9]><script src='http://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head> +</style><link rel="stylesheet" href="//www.w3.org/StyleSheets/TR/W3C-ED"><!--[if lt IE 9]><script src='http://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head> <body><div class="head"> <p> @@ -398,11 +392,11 @@ </p> <h1 class="title" id="title">HTML Media Capture</h1> - <h2 id="w3c-last-call-working-draft-26-march-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Last Call Working Draft 26 March 2013</h2> + <h2 id="w3c-editor-s-draft-19-april-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Editor's Draft 19 April 2013</h2> <dl> <dt>This version:</dt> - <dd><a href="http://www.w3.org/TR/2013/WD-html-media-capture-20130326/">http://www.w3.org/TR/2013/WD-html-media-capture-20130326/</a></dd> + <dd><a 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> @@ -413,13 +407,12 @@ + - <dt>Previous version:</dt> - <dd><a href="http://www.w3.org/TR/2012/WD-html-media-capture-20121213/">http://www.w3.org/TR/2012/WD-html-media-capture-20121213/</a></dd> <dt>Editors:</dt> - <dd><span>Anssi Kostiainen</span>, Nokia</dd> + <dd><span>Anssi Kostiainen</span>, Intel</dd> <dd><span>Ilkka Oksanen</span>, Nokia (until May 10, 2012)</dd> <dd><span>Dominique Hazaël-Massieux</span>, <abbr title="World Wide Web Consortium">W3C</abbr> (until May 10, 2012)</dd> @@ -463,18 +456,13 @@ index</a> at http://www.w3.org/TR/.</em> </p> - <p> - This is a second Last Call of HTML Media Capture. - The - following changes (<a href="http://dev.w3.org/cvsweb/2009/dap/camera/Overview.html">detailed - change log</a>, - <a href="redline.html">redline</a>) have been made since the - <a href="http://www.w3.org/TR/2012/WD-html-media-capture-20120712/"> - <abbr title="World Wide Web Consortium">W3C</abbr> Working Draft 12 July 2012</a>: - </p> + The <a href="http://dev.w3.org/cvsweb/2009/dap/camera/Overview.html"> + following changes</a> have been made since the + <a href="http://www.w3.org/TR/2012/WD-html-media-capture-20120712/"> + <abbr title="World Wide Web Consortium">W3C</abbr> Working Draft 12 July 2012</a>: <ul> <li> - Changed the type of the <code><a href="#dfn-capture-1" class="internalDFN">capture</a></code> attribute from + Changed the type of the <code><a href="#dfn-capture" class="internalDFN">capture</a></code> attribute from an enumerated attribute into a boolean attribute. </li> <li> @@ -483,9 +471,7 @@ </ul> <p> - 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. + 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 @@ -493,24 +479,19 @@ (<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 19 April 2013. + All comments are welcome. </p><p> - Publication as a Last Call Working Draft does not imply endorsement by the <abbr title="World Wide Web Consortium">W3C</abbr> Membership. + 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. </p> - <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 @@ -541,8 +522,8 @@ <!--OddPage--><h2><span class="secno">1. </span>Introduction</h2><p><em>This section is non-normative.</em></p> <p> The <cite>HTML Media Capture</cite> specification extends the - <code><a href="#dfn-htmlinputelement" class="internalDFN">HTMLInputElement</a></code> interface with a - <code><a href="#dfn-capture-1" class="internalDFN">capture</a></code> attribute. The <code><a href="#dfn-capture-1" class="internalDFN">capture</a></code> + <code><a href="#idl-def-HTMLInputElement" class="idlType"><code>HTMLInputElement</code></a></code> interface with a + <code><a href="#dfn-capture" class="internalDFN">capture</a></code> attribute. The <code><a href="#dfn-capture" class="internalDFN">capture</a></code> attribute allows authors to declaratively request use of a <a href="#dfn-media-capture-mechanism" class="internalDFN">media capture mechanism</a>, such as a camera or microphone, from within a file upload control, for capturing media on the spot. @@ -665,17 +646,17 @@ };</span></pre><section id="attributes"><h3><span class="secno">5.1 </span>Attributes</h3><dl class="attributes"><dt id="widl-HTMLInputElement-capture"><code>capture</code> of type <span class="idlAttrType"><a>boolean</a></span>, </dt><dd> </dd></dl></section> <p> - The <code><dfn id="dfn-capture-1">capture</dfn></code> attribute is a <a href="#dfn-boolean-attribute" class="internalDFN">boolean attribute</a> + The <code><dfn id="dfn-capture">capture</dfn></code> attribute is a <a href="#dfn-boolean-attribute" class="internalDFN">boolean attribute</a> that, if specified, indicates that the capture of media directly from the device's environment using a <a href="#dfn-media-capture-mechanism" class="internalDFN">media capture mechanism</a> is preferred. </p> <p> - The <code><a href="#dfn-capture-1" class="internalDFN">capture</a></code> IDL attribute <em class="rfc2119" title="MUST">MUST</em> <a href="#dfn-reflect" class="internalDFN">reflect</a> the + The <code><a href="#dfn-capture" class="internalDFN">capture</a></code> IDL attribute <em class="rfc2119" title="MUST">MUST</em> <a href="#dfn-reflect" class="internalDFN">reflect</a> the respective content attribute of the same name. </p> <p> - When the <code><a href="#dfn-capture-1" class="internalDFN">capture</a></code> attribute is specified, the + When the <code><a href="#dfn-capture" class="internalDFN">capture</a></code> attribute is specified, the <a href="#dfn-user-agent" class="internalDFN">user agent</a> <em class="rfc2119" title="SHOULD">SHOULD</em> invoke a file picker of the specific <a href="#dfn-capture-control-type" class="internalDFN">capture control type</a>. </p> @@ -683,7 +664,7 @@ If the <code><a href="#dfn-accept" class="internalDFN">accept</a></code> attribute's value is set to a MIME type that has no associated <a href="#dfn-capture-control-type" class="internalDFN">capture control type</a>, the <a href="#dfn-user-agent" class="internalDFN">user agent</a> <em class="rfc2119" title="MUST">MUST</em> act as if there was no - <code><a href="#dfn-capture-1" class="internalDFN">capture</a></code> attribute. + <code><a href="#dfn-capture" class="internalDFN">capture</a></code> attribute. </p> </section> @@ -786,7 +767,7 @@ </ul> <p> When an <code><a href="#dfn-input" class="internalDFN">input</a></code> element's <code>accept</code> attribute - is set to <code>image/*</code> and the <code><a href="#dfn-capture-1" class="internalDFN">capture</a></code> + is set to <code>image/*</code> and the <code><a href="#dfn-capture" class="internalDFN">capture</a></code> attribute is specified as in the <a href="#example-1">Example 1</a> or <a href="#example-4">Example 4</a>, the file picker may render as presented on the right side. When the attribute is not specified, the @@ -803,6 +784,6 @@ <section id="references" class="appendix"><!--OddPage--><h2><span class="secno">B. </span>References</h2><section id="normative-references"><h3><span class="secno">B.1 </span>Normative references</h3><dl class="bibliography"><dt id="bib-FILE-API">[FILE-API]</dt><dd>Arun Ranganathan; Jonas Sicking. <a href="http://www.w3.org/TR/2012/WD-FileAPI-20121025"><cite>File API</cite></a>. 25 October 2012. W3C Working Draft. URL: <a href="http://www.w3.org/TR/2012/WD-FileAPI-20121025">http://www.w3.org/TR/2012/WD-FileAPI-20121025</a> </dd><dt id="bib-HTML5">[HTML5]</dt><dd>Robin Berjon et al. <a href="http://www.w3.org/TR/html5/"><cite>HTML5</cite></a>. 17 December 2012. W3C Candidate Recommendation. URL: <a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a> </dd><dt id="bib-RFC2119">[RFC2119]</dt><dd>S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key words for use in RFCs to Indicate Requirement Levels.</cite></a> March 1997. Internet RFC 2119. URL: <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a> -</dd><dt id="bib-WEBIDL">[WEBIDL]</dt><dd>Cameron McCormack. <a href="http://www.w3.org/TR/2011/WD-WebIDL-20110927/"><cite>Web IDL</cite></a>. 27 September 2011. W3C Working Draft. URL: <a href="http://www.w3.org/TR/2011/WD-WebIDL-20110927/">http://www.w3.org/TR/2011/WD-WebIDL-20110927/</a> +</dd><dt id="bib-WEBIDL">[WEBIDL]</dt><dd>Cameron McCormack. <a href="http://www.w3.org/TR/2012/CR-WebIDL-20120419/"><cite>Web IDL</cite></a>. 19 April 2012. W3C Candidate Recommendation. URL: <a href="http://www.w3.org/TR/2012/CR-WebIDL-20120419/">http://www.w3.org/TR/2012/CR-WebIDL-20120419/</a> </dd></dl></section><section id="informative-references"><h3><span class="secno">B.2 </span>Informative references</h3><dl class="bibliography"><dt id="bib-GETUSERMEDIA">[GETUSERMEDIA]</dt><dd>D. Burnett; A. Narayanan. <a href="http://www.w3.org/TR/2012/WD-mediacapture-streams-20120628/"><cite>Media Capture and Streams</cite></a>. 28 June 2012. W3C Working Draft. URL: <a href="http://www.w3.org/TR/2012/WD-mediacapture-streams-20120628/">http://www.w3.org/TR/2012/WD-mediacapture-streams-20120628/</a> -</dd></dl></section></section></body></html> +</dd></dl></section></section></body></html> \ No newline at end of file --- /sources/public/2009/dap/camera/Overview.src.html 2013/03/13 11:16:44 1.2 +++ /sources/public/2009/dap/camera/Overview.src.html 2013/04/19 11:21:15 1.3 @@ -9,7 +9,7 @@ specStatus: "ED", shortName: "html-media-capture", editors: [ - {name: "Anssi Kostiainen", company: "Nokia"}, + {name: "Anssi Kostiainen", company: "Intel"}, {name: "Ilkka Oksanen", company: "Nokia (until May 10, 2012)"}, {name: "Dominique Hazaël-Massieux", company: "W3C (until May 10, 2012)"} ],
Received on Friday, 19 April 2013 11:21:17 UTC