html5/pubnotes ChangeLog,1.29,1.30 VERSION,1.10,1.11

Update of /sources/public/html5/pubnotes
In directory hutz:/tmp/cvs-serv14226

Modified Files:
	ChangeLog VERSION 
Log Message:
checkpointing


Index: VERSION
===================================================================
RCS file: /sources/public/html5/pubnotes/VERSION,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- VERSION	8 Jul 2008 04:11:53 -0000	1.10
+++ VERSION	9 Jul 2008 10:25:21 -0000	1.11
@@ -1,6 +1,6 @@
 <!-- * vim: set ft=xml: -->
 <versions>
-  <done>1.1038</done>
+  <done>1.1045</done>
   <todo>1.955</todo>
   <todo>1.939</todo>
 </versions>

Index: ChangeLog
===================================================================
RCS file: /sources/public/html5/pubnotes/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- ChangeLog	8 Jul 2008 04:11:53 -0000	1.29
+++ ChangeLog	9 Jul 2008 10:25:21 -0000	1.30
@@ -1,3 +1,44 @@
+2008-07-09 18:33  mike
+
+	* Overview.html (1.303), Overview.src.html (1.289): 1.1039 Define
+	  handling of poster frame on <video> in more detail. (whatwg
+	  r1850)
+
+2008-07-09 11:47  mike
+
+	* Overview.html (1.302), Overview.src.html (1.288): 1.1040 Make
+	  <video> and <audio> have a default volume of 1.0 instead of 0.5.
+	  (Re: Consider changing the default volume for <audio> and <video>
+	  to be 1.0 instead of 0.5) (credit: ap, pj, cd) (whatwg r1851)
+
+2008-07-09 11:13  mike
+
+	* Overview.html (1.301), Overview.src.html (1.287): 1.1043 Clarify
+	  that 'pixelratio' doesn't affect later <source> elements; clarify
+	  that load() doesn't wait for earlier invocations to abort.  (Re:
+	  HTMLMediaElement: more issues and ambiguities) (credit: pj)
+	  (whatwg r1854)
+
+2008-07-09 10:59  mike
+
+	* Overview.html (1.300), Overview.src.html (1.286): 1.1044
+	  loadstart is also synchronous (Re: HTMLMediaElement: more issues
+	  and ambiguities) (credit: pj) (whatwg r1855)
+
+2008-07-09 08:58  mike
+
+	* Overview.html (1.299), Overview.src.html (1.285), specgen.xsl
+	  (1.36): build fix: changed the way that timestamps a generated
+
+2008-07-09 08:34  mike
+
+	* Overview.html (1.298), Overview.src.html (1.284): 1.1042 Try to
+	  clean up the 'pixelratio' stuff. (whatwg r1853)
+
+2008-07-08 13:11  mike
+
+	* ChangeLog (1.29), VERSION (1.10): checkpointing
+
 2008-07-08 13:09  mike
 
 	* Overview.html (1.297), Overview.src.html (1.283): 1.1029 Web

Received on Wednesday, 9 July 2008 10:25:58 UTC