- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 27 Sep 2012 23:14:34 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt In directory hutz:/tmp/cvs-serv6152 Modified Files: Overview.html Log Message: Update references and related clearnup. (whatwg r7416) Index: Overview.html =================================================================== RCS file: /sources/public/html5/webvtt/Overview.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- Overview.html 11 Sep 2012 22:49:51 -0000 1.31 +++ Overview.html 27 Sep 2012 23:14:32 -0000 1.32 @@ -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 11 September 2012</h2> + <h2 class="no-num no-toc">Living Standard — Last Updated 27 September 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> @@ -3088,21 +3088,13 @@ <!-- Dates are only included for standards older than the Web, because the newer ones keep changing. --> <dl><dt id=refsBIDI>[BIDI]</dt> - <dd><cite><a href=http://www.unicode.org/reports/tr9/>UAX #9: Unicode - Bidirectional Algorithm</a></cite>, M. Davis. Unicode Consortium.</dd> + <dd><cite><a href=http://www.unicode.org/reports/tr9/>UAX #9: Unicode Bidirectional Algorithm</a></cite>, M. Davis. Unicode Consortium.</dd> <dt id=refsCSS>[CSS]</dt> <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> - <!-- - <dd><cite><a href="http://www.w3.org/TR/css3-color/">CSS Color - Module Level 3</a></cite>, T. Çelik, C. Lilley, L. - Baron. W3C.</dd> - --> - <dd><cite><a href=http://dev.w3.org/csswg/css3-color/>CSS Color - Module Level 3</a></cite>, T. Çelik, C. Lilley, L. - Baron. W3C.</dd> + <dd><cite><a href=http://dev.w3.org/csswg/css3-color/>CSS Color Module Level 3</a></cite>, T. Çelik, C. Lilley, L. Baron. W3C.</dd> <dt id=refsCSSRUBY>[CSSRUBY]</dt> <dd><cite><a href=http://dev.w3.org/csswg/css3-ruby/>CSS3 Ruby Module</a></cite>, R. Ishida. W3C.</dd>
Received on Thursday, 27 September 2012 23:14:35 UTC