- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 29 Jun 2010 17:57:51 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv15646
Modified Files:
Overview.html spec.html
Log Message:
<video>: Make a network error not hide what's loaded so far. (whatwg r5118)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.943
retrieving revision 1.944
diff -u -d -r1.943 -r1.944
--- Overview.html 25 Jun 2010 19:27:42 -0000 1.943
+++ Overview.html 29 Jun 2010 17:57:46 -0000 1.944
@@ -332,7 +332,7 @@
<a href="spec.html">single page HTML</a>,
<a href="Overview.html">multipage HTML</a>.
-This is revision 1.4105.
+This is revision 1.4106.
</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: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.951
retrieving revision 1.952
diff -u -d -r1.951 -r1.952
--- spec.html 25 Jun 2010 19:27:42 -0000 1.951
+++ spec.html 29 Jun 2010 17:57:47 -0000 1.952
@@ -330,7 +330,7 @@
<a href=spec.html>single page HTML</a>,
<a href=Overview.html>multipage HTML</a>.
-This is revision 1.4105.
+This is revision 1.4106.
</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, 29 June 2010 17:57:52 UTC