[html5] r5415 - [e] (0) couple of minor errors

whatwg at whatwg.org whatwg at whatwg.org
Fri Sep 3 23:25:21 PDT 2010


Author: ianh
Date: 2010-09-03 23:25:19 -0700 (Fri, 03 Sep 2010)
New Revision: 5415

Modified:
   complete.html
   index
   source
Log:
[e] (0) couple of minor errors

Modified: complete.html
===================================================================
--- complete.html	2010-09-04 00:14:02 UTC (rev 5414)
+++ complete.html	2010-09-04 06:25:19 UTC (rev 5415)
@@ -209,7 +209,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <hgroup><h1>Web Applications 1.0</h1>
-    <h2 class="no-num no-toc">Draft Standard — 3 September 2010</h2>
+    <h2 class="no-num no-toc">Draft Standard — 4 September 2010</h2>
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -27597,7 +27597,7 @@
     <p>Raises an exception if the argument is null, associated with another <a href=#timed-track>timed track</a>, or already in the list of cues.</p>
    </dd>
 
-   <dt><var title="">mutableTimedTrack</var> . <code title=dom-MutableTimedTrack-addCue><a href=#dom-mutabletimedtrack-addcue>addCue</a></code>( <var title="">cue</var> )</dt>
+   <dt><var title="">mutableTimedTrack</var> . <code title=dom-MutableTimedTrack-removeCue><a href=#dom-mutabletimedtrack-removecue>removeCue</a></code>( <var title="">cue</var> )</dt>
    <dd>
     <p>Removes the given cue from <var title="">mutableTimedTrack</var>'s <a href=#timed-track-list-of-cues>timed track list of cues</a>.</p>
     <p>Raises an exception if the argument is null, associated with another <a href=#timed-track>timed track</a>, or not in the list of cues.</p>
@@ -72296,10 +72296,10 @@
   </div>
 
   
-  
 
   </div><!--data-component-->
 
+  
 
 
   <h3 id=server-sent-events><span class=secno>10.2 </span><dfn>Server-sent events</dfn></h3>

Modified: index
===================================================================
--- index	2010-09-04 00:14:02 UTC (rev 5414)
+++ index	2010-09-04 06:25:19 UTC (rev 5415)
@@ -213,7 +213,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <hgroup><h1>HTML5 (including next generation additions still in development)</h1>
-    <h2 class="no-num no-toc">Draft Standard — 3 September 2010</h2>
+    <h2 class="no-num no-toc">Draft Standard — 4 September 2010</h2>
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -27577,7 +27577,7 @@
     <p>Raises an exception if the argument is null, associated with another <a href=#timed-track>timed track</a>, or already in the list of cues.</p>
    </dd>
 
-   <dt><var title="">mutableTimedTrack</var> . <code title=dom-MutableTimedTrack-addCue><a href=#dom-mutabletimedtrack-addcue>addCue</a></code>( <var title="">cue</var> )</dt>
+   <dt><var title="">mutableTimedTrack</var> . <code title=dom-MutableTimedTrack-removeCue><a href=#dom-mutabletimedtrack-removecue>removeCue</a></code>( <var title="">cue</var> )</dt>
    <dd>
     <p>Removes the given cue from <var title="">mutableTimedTrack</var>'s <a href=#timed-track-list-of-cues>timed track list of cues</a>.</p>
     <p>Raises an exception if the argument is null, associated with another <a href=#timed-track>timed track</a>, or not in the list of cues.</p>
@@ -70132,10 +70132,14 @@
 
   </div>
 
+  
 
+  </div><!--data-component-->
 
 
 
+
+
   <div data-component="Web Messaging (editor: Ian Hickson)">
 
   
@@ -89674,4 +89678,4 @@
           hand corner." src="sample-datetime-ui-3"></li>
 -->
 
- </div>
+ 

Modified: source
===================================================================
--- source	2010-09-04 00:14:02 UTC (rev 5414)
+++ source	2010-09-04 06:25:19 UTC (rev 5415)
@@ -29980,7 +29980,7 @@
     <p>Raises an exception if the argument is null, associated with another <span>timed track</span>, or already in the list of cues.</p>
    </dd>
 
-   <dt><var title="">mutableTimedTrack</var> . <code title="dom-MutableTimedTrack-addCue">addCue</code>( <var title="">cue</var> )</dt>
+   <dt><var title="">mutableTimedTrack</var> . <code title="dom-MutableTimedTrack-removeCue">removeCue</code>( <var title="">cue</var> )</dt>
    <dd>
     <p>Removes the given cue from <var title="">mutableTimedTrack</var>'s <span>timed track list of cues</span>.</p>
     <p>Raises an exception if the argument is null, associated with another <span>timed track</span>, or not in the list of cues.</p>
@@ -81386,11 +81386,11 @@
 
   </div>
 
-  <!--END html-->
   <!--END postmsg-->
 
   </div><!--data-component-->
 
+  <!--END html-->
 
 
   <h3 id="server-sent-events"><dfn>Server-sent events</dfn></h3>




More information about the Commit-Watchers mailing list