- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 Jun 2008 10:48:50 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/pubnotes In directory hutz:/tmp/cvs-serv4257 Modified Files: Overview.html Overview.src.html Log Message: 1.936 not regarding the poster attribute Index: Overview.html =================================================================== RCS file: /sources/public/html5/pubnotes/Overview.html,v retrieving revision 1.260 retrieving revision 1.261 diff -u -d -r1.260 -r1.261 --- Overview.html 25 Jun 2008 10:29:51 -0000 1.260 +++ Overview.html 25 Jun 2008 10:48:48 -0000 1.261 @@ -275,6 +275,12 @@ height</q> and <q>intrinsic width</q> of a video, as well as to reference the <q>pixel ratio override</q>.</li> + <li>The following note was added: <q>The image + given by the poster attribute is intended to be + a poster frame, a representative frame of the + video (typically one of the first non-blank + frames) that gives the user an idea of what the + video is like.</q></li> </ul> </div> <div id="the-source_wd2" class="section"> Index: Overview.src.html =================================================================== RCS file: /sources/public/html5/pubnotes/Overview.src.html,v retrieving revision 1.248 retrieving revision 1.249 diff -u -d -r1.248 -r1.249 --- Overview.src.html 25 Jun 2008 10:29:51 -0000 1.248 +++ Overview.src.html 25 Jun 2008 10:48:48 -0000 1.249 @@ -225,6 +225,12 @@ height</q> and <q>intrinsic width</q> of a video, as well as to reference the <q>pixel ratio override</q>.</li> + <li>The following note was added: <q>The image + given by the poster attribute is intended to be + a poster frame, a representative frame of the + video (typically one of the first non-blank + frames) that gives the user an idea of what the + video is like.</q></li> </ul> </section> <section id=the-source_wd2>
Received on Wednesday, 25 June 2008 10:49:23 UTC