- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 12 Apr 2011 02:46:42 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv15745
Modified Files:
acknowledgements.html spec.html
Log Message:
Fire an exception for getUserMedia() if the input is bogus; also, ack for previous checkin. (whatwg r5989)
[updated by splitter]
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1069
retrieving revision 1.1070
diff -u -d -r1.1069 -r1.1070
--- acknowledgements.html 8 Apr 2011 19:46:37 -0000 1.1069
+++ acknowledgements.html 12 Apr 2011 02:46:39 -0000 1.1070
@@ -584,6 +584,7 @@
Hallvord Reiar Michaelsen Steen,
Hans S. Tømmerhalt,
Hans Stimer,
+ Harald Alvestrand,
Henri Sivonen,
Henrik Lied,
Henry Mason,
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1430
retrieving revision 1.1431
diff -u -d -r1.1430 -r1.1431
--- spec.html 12 Apr 2011 00:46:54 -0000 1.1430
+++ spec.html 12 Apr 2011 02:46:39 -0000 1.1431
@@ -371,7 +371,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.4812.
+This is revision 1.4813.
</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
Received on Tuesday, 12 April 2011 02:46:43 UTC