- From: CVS User akostiai <cvsmail@w3.org>
- Date: Wed, 21 Nov 2012 13:16:03 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/camera
In directory roscoe:/tmp/cvs-serv6053
Modified Files:
Overview.html
Log Message:
add a note: 'A future version of this specification may define other keywords.'; 'a still image capture device' > 'a camera'
--- /sources/public/2009/dap/camera/Overview.html 2012/11/14 16:22:30 1.137
+++ /sources/public/2009/dap/camera/Overview.html 2012/11/21 13:16:03 1.138
@@ -187,7 +187,7 @@
<tr>
<td><code><a>camera</a></code></td>
<td><a>Image Capture</a></td>
- <td>A still image capture device</td>
+ <td>A camera</td>
</tr>
<tr>
<td><code><a>camcorder</a></code></td>
@@ -205,6 +205,9 @@
<td>A generic file picker</td>
</tr>
</table>
+ <div class="note">
+ A future version of this specification may define other keywords.
+ </div>
<p>
The <code><a>capture</a></code> attribute's <em><a>invalid value
default</a></em> and <em><a>missing value default</a></em> is the
Received on Wednesday, 21 November 2012 13:16:15 UTC