Skip to content

Commit

Permalink
[e] (0) typos
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@5410 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 3, 2010
1 parent 9fea997 commit 46f4c6c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions complete.html
Original file line number Diff line number Diff line change
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; 2 September 2010</h2>
<h2 class="no-num no-toc">Draft Standard &mdash; 3 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 @@ -24105,7 +24105,7 @@ <h4 id=the-track-element><span class=secno>4.8.9 </span>The <dfn><code>track</co
the <a href=#attr-track-kind-captions title=attr-track-kind-captions>captions</a> state.</p>

<p>The <dfn id=attr-track-src title=attr-track-src><code>src</code></dfn> attribute
gives the address of the time track data. The value must be a
gives the address of the timed track data. The value must be a
<a href=#valid-non-empty-url-potentially-surrounded-by-spaces>valid non-empty URL potentially surrounded by
spaces</a>. This attribute must be present.</p>

Expand All @@ -24123,11 +24123,11 @@ <h4 id=the-track-element><span class=secno>4.8.9 </span>The <dfn><code>track</co

<p>If the elements's <a href=#track-url>track URL</a> identifies a
<a href=#websrt>WebSRT</a> resource, and the element's <code title=attr-track-kind><a href=#attr-track-kind>kind</a></code> attribute is not in the <a href=#attr-track-kind-metadata title=attr-track-kind-metadata>metadata</a> state, then the
<a href=#websrt>WebSRT</a> file must <a href=#websrt-file-using-cue-text>WebSRT file using cue
<a href=#websrt>WebSRT</a> file must be a <a href=#websrt-file-using-cue-text>WebSRT file using cue
text</a>.</p>

<p>The <dfn id=attr-track-srclang title=attr-track-srclang><code>srclang</code></dfn>
attribute gives the language of the time track data. The value must
attribute gives the language of the timed track data. The value must
be a valid BCP 47 language tag. This attribute must be present if
the element's <code title=attr-track-kind><a href=#attr-track-kind>kind</a></code> attribute is
in the <a href=#attr-track-kind-subtitles title=attr-track-kind-subtitles>subtitles</a>
Expand Down
8 changes: 4 additions & 4 deletions index
Original file line number Diff line number Diff line change
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; 2 September 2010</h2>
<h2 class="no-num no-toc">Draft Standard &mdash; 3 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 @@ -24085,7 +24085,7 @@ interface <dfn id=htmlaudioelement>HTMLAudioElement</dfn> : <a href=#htmlmediael
the <a href=#attr-track-kind-captions title=attr-track-kind-captions>captions</a> state.</p>

<p>The <dfn id=attr-track-src title=attr-track-src><code>src</code></dfn> attribute
gives the address of the time track data. The value must be a
gives the address of the timed track data. The value must be a
<a href=#valid-non-empty-url-potentially-surrounded-by-spaces>valid non-empty URL potentially surrounded by
spaces</a>. This attribute must be present.</p>

Expand All @@ -24103,11 +24103,11 @@ interface <dfn id=htmlaudioelement>HTMLAudioElement</dfn> : <a href=#htmlmediael

<p>If the elements's <a href=#track-url>track URL</a> identifies a
<a href=#websrt>WebSRT</a> resource, and the element's <code title=attr-track-kind><a href=#attr-track-kind>kind</a></code> attribute is not in the <a href=#attr-track-kind-metadata title=attr-track-kind-metadata>metadata</a> state, then the
<a href=#websrt>WebSRT</a> file must <a href=#websrt-file-using-cue-text>WebSRT file using cue
<a href=#websrt>WebSRT</a> file must be a <a href=#websrt-file-using-cue-text>WebSRT file using cue
text</a>.</p>

<p>The <dfn id=attr-track-srclang title=attr-track-srclang><code>srclang</code></dfn>
attribute gives the language of the time track data. The value must
attribute gives the language of the timed track data. The value must
be a valid BCP 47 language tag. This attribute must be present if
the element's <code title=attr-track-kind><a href=#attr-track-kind>kind</a></code> attribute is
in the <a href=#attr-track-kind-subtitles title=attr-track-kind-subtitles>subtitles</a>
Expand Down
6 changes: 3 additions & 3 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -25885,7 +25885,7 @@ interface <dfn>HTMLAudioElement</dfn> : <span>HTMLMediaElement</span> {};</pre>
the <span title="attr-track-kind-captions">captions</span> state.</p>

<p>The <dfn title="attr-track-src"><code>src</code></dfn> attribute
gives the address of the time track data. The value must be a
gives the address of the timed track data. The value must be a
<span>valid non-empty URL potentially surrounded by
spaces</span>. This attribute must be present.</p>

Expand All @@ -25905,11 +25905,11 @@ interface <dfn>HTMLAudioElement</dfn> : <span>HTMLMediaElement</span> {};</pre>
<span>WebSRT</span> resource, and the element's <code
title="attr-track-kind">kind</code> attribute is not in the <span
title="attr-track-kind-metadata">metadata</span> state, then the
<span>WebSRT</span> file must <span>WebSRT file using cue
<span>WebSRT</span> file must be a <span>WebSRT file using cue
text</span>.</p>

<p>The <dfn title="attr-track-srclang"><code>srclang</code></dfn>
attribute gives the language of the time track data. The value must
attribute gives the language of the timed track data. The value must
be a valid BCP 47 language tag. This attribute must be present if
the element's <code title="attr-track-kind">kind</code> attribute is
in the <span title="attr-track-kind-subtitles">subtitles</span>
Expand Down

0 comments on commit 46f4c6c

Please sign in to comment.