Skip to content

Commit

Permalink
[e] (0) couple of minor errors
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@5415 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 4, 2010
1 parent fa7d599 commit 2215824
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
6 changes: 3 additions & 3 deletions complete.html
Expand Up @@ -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 &mdash; 3 September 2010</h2>
<h2 class="no-num no-toc">Draft Standard &mdash; 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>-->
Expand Down Expand Up @@ -27597,7 +27597,7 @@ <h6 id=timed-track-api><span class=secno>4.8.10.10.5 </span>Timed track API</h6>
<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>
Expand Down Expand Up @@ -72296,10 +72296,10 @@ <h3 id=event-definitions-0><span class=secno>10.1 </span>Event definitions</h3>
</div>




</div><!--data-component-->




<h3 id=server-sent-events><span class=secno>10.2 </span><dfn>Server-sent events</dfn></h3>
Expand Down
10 changes: 7 additions & 3 deletions index
Expand Up @@ -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 &mdash; 3 September 2010</h2>
<h2 class="no-num no-toc">Draft Standard &mdash; 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>-->
Expand Down Expand Up @@ -27577,7 +27577,7 @@ interface <dfn id=htmlaudioelement>HTMLAudioElement</dfn> : <a href=#htmlmediael
<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>
Expand Down Expand Up @@ -70132,6 +70132,10 @@ v2 (well, really v0):

</div>



</div><!--data-component-->




Expand Down Expand Up @@ -89674,4 +89678,4 @@ Consistency in editorial style:
hand corner." src="sample-datetime-ui-3"></li>
-->

</div>

4 changes: 2 additions & 2 deletions source
Expand Up @@ -29980,7 +29980,7 @@ interface <dfn>HTMLAudioElement</dfn> : <span>HTMLMediaElement</span> {};</pre>
<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>
Expand Down Expand Up @@ -81386,11 +81386,11 @@ interface <dfn>WorkerUtils</dfn> {

</div>

<!--END html-->
<!--END postmsg-->

</div><!--data-component-->

<!--END html-->


<h3 id="server-sent-events"><dfn>Server-sent events</dfn></h3>
Expand Down

0 comments on commit 2215824

Please sign in to comment.