Skip to content

Commit

Permalink
[e] (0) consistency
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@6197 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jun 8, 2011
1 parent b690bbc commit df3164d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions complete.html
Expand Up @@ -569,7 +569,7 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
<li><a href=#network-states><span class=secno>4.8.10.4 </span>Network states</a></li>
<li><a href=#loading-the-media-resource><span class=secno>4.8.10.5 </span>Loading the media resource</a></li>
<li><a href=#offsets-into-the-media-resource><span class=secno>4.8.10.6 </span>Offsets into the media resource</a></li>
<li><a href=#the-ready-states><span class=secno>4.8.10.7 </span>The ready states</a></li>
<li><a href=#ready-states><span class=secno>4.8.10.7 </span>Ready states</a></li>
<li><a href=#playing-the-media-resource><span class=secno>4.8.10.8 </span>Playing the media resource</a></li>
<li><a href=#seeking><span class=secno>4.8.10.9 </span>Seeking</a></li>
<li><a href=#media-resources-with-multiple-media-tracks><span class=secno>4.8.10.10 </span>Media resources with multiple media tracks</a>
Expand Down Expand Up @@ -28138,7 +28138,7 @@ <h5 id=offsets-into-the-media-resource><span class=secno>4.8.10.6 </span>Offsets



<h5 id=the-ready-states><span class=secno>4.8.10.7 </span>The ready states</h5>
<h5 id=ready-states><span class=secno>4.8.10.7 </span>Ready states</h5>

<dl class=domintro><dt><var title="">media</var> . <code title=dom-media-readyState><a href=#dom-media-readystate>readyState</a></code></dt>

Expand Down
4 changes: 2 additions & 2 deletions index
Expand Up @@ -569,7 +569,7 @@
<li><a href=#network-states><span class=secno>4.8.10.4 </span>Network states</a></li>
<li><a href=#loading-the-media-resource><span class=secno>4.8.10.5 </span>Loading the media resource</a></li>
<li><a href=#offsets-into-the-media-resource><span class=secno>4.8.10.6 </span>Offsets into the media resource</a></li>
<li><a href=#the-ready-states><span class=secno>4.8.10.7 </span>The ready states</a></li>
<li><a href=#ready-states><span class=secno>4.8.10.7 </span>Ready states</a></li>
<li><a href=#playing-the-media-resource><span class=secno>4.8.10.8 </span>Playing the media resource</a></li>
<li><a href=#seeking><span class=secno>4.8.10.9 </span>Seeking</a></li>
<li><a href=#media-resources-with-multiple-media-tracks><span class=secno>4.8.10.10 </span>Media resources with multiple media tracks</a>
Expand Down Expand Up @@ -28125,7 +28125,7 @@ interface <dfn id=htmlaudioelement>HTMLAudioElement</dfn> : <a href=#htmlmediael



<h5 id=the-ready-states><span class=secno>4.8.10.7 </span>The ready states</h5>
<h5 id=ready-states><span class=secno>4.8.10.7 </span>Ready states</h5>

<dl class=domintro><dt><var title="">media</var> . <code title=dom-media-readyState><a href=#dom-media-readystate>readyState</a></code></dt>

Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -30671,7 +30671,7 @@ interface <dfn>HTMLAudioElement</dfn> : <span>HTMLMediaElement</span> {};</pre>



<h5>The ready states</h5>
<h5>Ready states</h5>

<dl class="domintro">

Expand Down

0 comments on commit df3164d

Please sign in to comment.