CVS html5/webvtt

Update of /sources/public/html5/webvtt
In directory roscoe:/tmp/cvs-serv19929

Modified Files:
	Overview.html 
Log Message:
Cleanup sweep. Should make diffs of upcoming patches easier to read. This edit contains no normative changes as far as I'm aware, and I believe the only textual changes of any kind are in the history section. (whatwg r7530)

--- /sources/public/html5/webvtt/Overview.html	2012/11/21 20:19:53	1.57
+++ /sources/public/html5/webvtt/Overview.html	2012/11/24 04:52:08	1.58
@@ -1,6 +1,6 @@
 <!DOCTYPE html><html lang=en-US-x-hixie><meta charset=ascii><title>WebVTT Standard</title><script>
    var loadTimer = new Date();
-   var current_revision = "r" + "$Revision: 1.57 $".substr(11);
+   var current_revision = "r" + "$Revision: 1.58 $".substr(11);
    current_revision = current_revision.substr(0, current_revision.length - 2);
    var last_known_revision = current_revision;
    function getCookie(name) {
@@ -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 &mdash; Last Updated 21 November 2012</h2>
+    <h2 class="no-num no-toc">Living Standard &mdash; Last Updated 24 November 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>
@@ -2370,7 +2370,6 @@
 
   </div>
 
-<div data-component="other Hixie drafts (editor: Ian Hickson)">
 
   <h3 id=webvtt-cue-text-rendering-rules><span class=secno>3.5 </span><dfn>WebVTT cue text rendering rules</dfn></h3>
 
@@ -3388,7 +3387,6 @@
   <i>matched element</i>, entirely before the <a href=#webvtt-node-object>WebVTT Node
   Object</a> <var title="">c</var>.</p>
 
-</div>
 
   <h2 id=iana><span class=secno>4 </span>IANA considerations</h2>
 

Received on Saturday, 24 November 2012 04:52:14 UTC