- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 04 Aug 2010 19:42:55 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/camera
In directory hutz:/tmp/cvs-serv23038
Modified Files:
Overview.html
Log Message:
ypo
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/camera/Overview.html,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -d -r1.108 -r1.109
--- Overview.html 4 Aug 2010 17:17:36 -0000 1.108
+++ Overview.html 4 Aug 2010 19:42:53 -0000 1.109
@@ -85,7 +85,7 @@
<p class="note">[[!HTML5]] <a href="http://dev.w3.org/html5/spec/number-state.html#file-upload-state">links <code><input type="file"></code></a> to the File interface. This specification defines a refined <code>MediaFile</code> interface to be used when the <code>accept</code> attribute take certain values — this will require coordination with the HTML5 Working Group.</p>
- <p>If input element in the File Upload state [[!HTML5]] contains
+ <p>If an input element in the File Upload state [[!HTML5]] contains
accept attribute with values <code>image/*</code>,
<code>sound/*</code>, or <code>video/*</code>, the user agent can
invoke a file picker that allows respectively the user to take a
Received on Wednesday, 4 August 2010 19:42:56 UTC