- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 26 Jul 2012 05:50:52 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt In directory hutz:/tmp/cvs-serv16307 Modified Files: Overview.html Log Message: fix ref (whatwg r7204) Index: Overview.html =================================================================== RCS file: /sources/public/html5/webvtt/Overview.html,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- Overview.html 28 Jun 2012 05:11:09 -0000 1.26 +++ Overview.html 26 Jul 2012 05:50:49 -0000 1.27 @@ -122,7 +122,7 @@ <header class=head id=head><!-- the following line added by request of Ian Jacobs --><p class=logo><a href=http://www.w3.org/><img alt=W3C height=48 src=http://www.w3.org/Icons/w3c_home width=72></a></p> <hgroup><h1 class="no-num no-toc">WebVTT</h1> - <h2 class="no-num no-toc">Living Standard — Last Updated 28 June 2012</h2> + <h2 class="no-num no-toc">Living Standard — Last Updated 26 July 2012</h2> </hgroup><dl><dt>Latest version:</dt> <dd><a href=http://dev.w3.org/html5/webvtt/>http://dev.w3.org/html5/webvtt/</a></dd> <dt>Participate:</dt> @@ -3094,9 +3094,7 @@ Bidirectional Algorithm</a></cite>, M. Davis. Unicode Consortium.</dd> <dt id=refsCSS>[CSS]</dt> - <dd><cite><a href=http://www.w3.org/TR/CSS/>Cascading Style Sheets Level 2 - Revision 1</a></cite>, B. Bos, T. Çelik, I. - Hickson, H. Lie. W3C.</dd> + <dd><cite><a href=http://www.w3.org/TR/CSS2/>Cascading Style Sheets Level 2 Revision 1</a></cite>, B. Bos, T. Çelik, I. Hickson, H. Lie. W3C.</dd> <dt id=refsCSSCOLOR>[CSSCOLOR]</dt> <!--
Received on Thursday, 26 July 2012 05:50:53 UTC