- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 18 Mar 2011 07:44:21 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv1437 Modified Files: Overview.html Log Message: typo (whatwg r5959) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4789 retrieving revision 1.4790 diff -u -d -r1.4789 -r1.4790 --- Overview.html 18 Mar 2011 03:57:35 -0000 1.4789 +++ Overview.html 18 Mar 2011 07:44:17 -0000 1.4790 @@ -33901,7 +33901,7 @@ picker. For instance, given the value <code title="">image/*</code>, a user agent could offer the user the option of using a local camera or selecting a photograph from their photo collection; given the - value <code title="">image/*</code>, a user agent could offer the + value <code title="">audio/*</code>, a user agent could offer the user the option of recording a clip using a headset microphone.<div class="impl"> <p>User agents should prevent the user from selecting files that are
Received on Friday, 18 March 2011 07:44:23 UTC