2009/dap/camera Overview.html,1.121,1.122

Update of /sources/public/2009/dap/camera
In directory hutz:/tmp/cvs-serv29195

Modified Files:
	Overview.html 
Log Message:
link to thread


Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/camera/Overview.html,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- Overview.html	6 Apr 2011 09:35:18 -0000	1.121
+++ Overview.html	6 Apr 2011 10:00:31 -0000	1.122
@@ -115,7 +115,7 @@
 
     <p>The <code>capture</code> attribute is an enumerated attribute that can take one of the following values: <code>camera</code>, <code>camcorder</code>, <code>microphone</code>, <code>filesystem</code> (ASCII case-insensitive). These values indicate which source the file picker interface should preferably present to the user by default. Both the invalid and missing default value are <code>filesystem</code>.</p>
 
-    <p class="issue">What to do if there is no accept attribute? What if the accept attribute is set to a value that the pre-hinted device cannot support?</p>
+    <p class="issue">What to do if there is no accept attribute? What if the accept attribute is set to a value that the pre-hinted device cannot support? See wa href="http://lists.w3.org/Archives/Public/public-device-apis/2011Apr/0013.html">related discussion</a>./p>
 
     <dl title="[Supplemental] interface HTMLInputElement" class="idl">
       <dt>attribute DOMString capture</dt>

Received on Wednesday, 6 April 2011 10:00:35 UTC