- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 18 Mar 2011 07:46:38 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv1680
Modified Files:
number-state.html spec.html
Log Message:
typo (whatwg r5959)
[updated by splitter]
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1409
retrieving revision 1.1410
diff -u -d -r1.1409 -r1.1410
--- spec.html 18 Mar 2011 04:47:01 -0000 1.1409
+++ spec.html 18 Mar 2011 07:46:36 -0000 1.1410
@@ -369,7 +369,7 @@
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
<a href="author/">web developer edition</a>.
-This is revision 1.4789.
+This is revision 1.4790.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Index: number-state.html
===================================================================
RCS file: /sources/public/html5/spec/number-state.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- number-state.html 18 Mar 2011 04:47:01 -0000 1.36
+++ number-state.html 18 Mar 2011 07:46:36 -0000 1.37
@@ -1029,7 +1029,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.</p><div class="impl">
<p>User agents should prevent the user from selecting files that are
Received on Friday, 18 March 2011 07:46:40 UTC