Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) copy/paste error
git-svn-id: http://svn.whatwg.org/webapps@3233 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jun 12, 2009
1 parent 104d64e commit 73ba872
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index
Expand Up @@ -20254,7 +20254,7 @@ interface <dfn id=htmlaudioelement>HTMLAudioElement</dfn> : <a href=#htmlmediael
11.025kHz, 22.050kHz, or 44.100kHz, and for both mono and
stereo. <!-- XXX references? #refs --> </p>

<!-- similar note in audio codecs section -->
<!-- similar note in video codecs section -->
<p class=note>Implementations are free to implement support for
audio codecs either natively, or using platform-specific APIs, or
using plugins: this specification does not specify how codecs are to
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -21768,7 +21768,7 @@ interface <dfn>HTMLAudioElement</dfn> : <span>HTMLMediaElement</span> {
11.025kHz, 22.050kHz, or 44.100kHz, and for both mono and
stereo. <!-- XXX references? #refs --> </p>

<!-- similar note in audio codecs section -->
<!-- similar note in video codecs section -->
<p class="note">Implementations are free to implement support for
audio codecs either natively, or using platform-specific APIs, or
using plugins: this specification does not specify how codecs are to
Expand Down

0 comments on commit 73ba872

Please sign in to comment.