Skip to content

Commit

Permalink
[e] (0) various typos
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@3142 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed May 27, 2009
1 parent b12863f commit 185d841
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions index
Expand Up @@ -22445,7 +22445,7 @@ interface <dfn id=cuerangecallback>CueRangeCallback</dfn> {
float <a href=#dom-timeranges-end title=dom-TimeRanges-end>end</a>(in unsigned long index);
};</pre>

<dl class=intro><dt><var title="">media</var> . <code title=dom-TimeRanges-length><a href=#dom-timeranges-length>length</a></code></dt>
<dl class=domintro><dt><var title="">media</var> . <code title=dom-TimeRanges-length><a href=#dom-timeranges-length>length</a></code></dt>

<dd>

Expand Down Expand Up @@ -26973,7 +26973,7 @@ that corresponds to the values of the two dice.

</div>

<dl class=intro><dt><var title="">tr</var> . <code title=dom-tr-rowIndex><a href=#dom-tr-rowindex>rowIndex</a></code></dt>
<dl class=domintro><dt><var title="">tr</var> . <code title=dom-tr-rowIndex><a href=#dom-tr-rowindex>rowIndex</a></code></dt>

<dd>

Expand Down Expand Up @@ -69428,9 +69428,9 @@ marquee {
<td>&uarr; Up (Bottom to Top)
<td>Bottom
<td>Top
<td>&darr; Down (Top to Button)
<td>&darr; Down (Top to Bottom)
<tr><td><a href=#attr-marquee-direction-down title=attr-marquee-direction-down>down</a>
<td>&darr; Down (Top to Button)
<td>&darr; Down (Top to Bottom)
<td>Top
<td>Bottom
<td>&uarr; Up (Bottom to Top)
Expand Down Expand Up @@ -70126,7 +70126,7 @@ S SPACER STRIKE TT U -->
<tr><td><code title="">slide</code>
<td><dfn id=attr-marquee-behavior-slide title=attr-marquee-behavior-slide>slide</dfn>
<tr><td><code title="">alternate</code>
<td><dfn id=attr-marquee-behavior-alternate title=attr-marquee-behavior-alternate>scroll</dfn>
<td><dfn id=attr-marquee-behavior-alternate title=attr-marquee-behavior-alternate>alternate</dfn>
</table><p>The <i>missing value default</i> is the <a href=#attr-marquee-behavior-scroll title=attr-marquee-behavior-scroll>scroll</a> state.</p>

<hr><p>The <dfn id=attr-marquee-direction title=attr-marquee-direction><code>direction</code></dfn> content
Expand Down Expand Up @@ -70242,15 +70242,15 @@ S SPACER STRIKE TT U -->
<p>The <dfn id=dom-marquee-bgcolor title=dom-marquee-bgColor><code>bgColor</code></dfn>
DOM attribute must <a href=#reflect>reflect</a> the <code title=attr-marquee-bgcolor>bgcolor</code> content attribute.</p>

<p>The <dfn id=dom-marquee-scrollamount title=dom-marquee-scrollAmount><code>scrollAmount</code></dfn>,
<p>The <dfn id=dom-marquee-scrollamount title=dom-marquee-scrollAmount><code>scrollAmount</code></dfn>
DOM attribute must <a href=#reflect>reflect</a> the <code title=attr-marquee-scrollamount>scrollamount</code> content
attribute. The default value is 6.</p>

<p>The <dfn id=dom-marquee-scrolldelay title=dom-marquee-scrollDelay><code>scrollDelay</code></dfn>, DOM
<p>The <dfn id=dom-marquee-scrolldelay title=dom-marquee-scrollDelay><code>scrollDelay</code></dfn> DOM
attribute must <a href=#reflect>reflect</a> the <code title=attr-marquee-scrolldelay>scrolldelay</code> content
attribute. The default value is 85.</p>

<p>The <dfn id=dom-marquee-truespeed title=dom-marquee-trueSpeed><code>trueSpeed</code></dfn>, DOM
<p>The <dfn id=dom-marquee-truespeed title=dom-marquee-trueSpeed><code>trueSpeed</code></dfn> DOM
attribute must <a href=#reflect>reflect</a> the <code title=attr-marquee-truespeed><a href=#attr-marquee-truespeed>truespeed</a></code> content
attribute.</p>

Expand Down
16 changes: 8 additions & 8 deletions source
Expand Up @@ -24398,7 +24398,7 @@ interface <dfn>CueRangeCallback</dfn> {
float <span title="dom-TimeRanges-end">end</span>(in unsigned long index);
};</pre>

<dl class="intro">
<dl class="domintro">

<dt><var title="">media</var> . <code title="dom-TimeRanges-length">length</code></dt>

Expand Down Expand Up @@ -29774,7 +29774,7 @@ that corresponds to the values of the two dice.

</div>

<dl class="intro">
<dl class="domintro">

<dt><var title="">tr</var> . <code title="dom-tr-rowIndex">rowIndex</code></dt>

Expand Down Expand Up @@ -81770,10 +81770,10 @@ marquee {
<td>&uarr; Up (Bottom to Top)
<td>Bottom
<td>Top
<td>&darr; Down (Top to Button)
<td>&darr; Down (Top to Bottom)
<tr>
<td><span title="attr-marquee-direction-down">down</span>
<td>&darr; Down (Top to Button)
<td>&darr; Down (Top to Bottom)
<td>Top
<td>Bottom
<td>&uarr; Up (Bottom to Top)
Expand Down Expand Up @@ -82563,7 +82563,7 @@ S SPACER STRIKE TT U -->
<td><dfn title="attr-marquee-behavior-slide">slide</dfn>
<tr>
<td><code title="">alternate</code>
<td><dfn title="attr-marquee-behavior-alternate">scroll</dfn>
<td><dfn title="attr-marquee-behavior-alternate">alternate</dfn>
</table>

<p>The <i>missing value default</i> is the <span
Expand Down Expand Up @@ -82751,19 +82751,19 @@ S SPACER STRIKE TT U -->
title="attr-marquee-bgcolor">bgcolor</code> content attribute.</p>

<p>The <dfn
title="dom-marquee-scrollAmount"><code>scrollAmount</code></dfn>,
title="dom-marquee-scrollAmount"><code>scrollAmount</code></dfn>
DOM attribute must <span>reflect</span> the <code
title="attr-marquee-scrollamount">scrollamount</code> content
attribute. The default value is 6.</p>

<p>The <dfn
title="dom-marquee-scrollDelay"><code>scrollDelay</code></dfn>, DOM
title="dom-marquee-scrollDelay"><code>scrollDelay</code></dfn> DOM
attribute must <span>reflect</span> the <code
title="attr-marquee-scrolldelay">scrolldelay</code> content
attribute. The default value is 85.</p>

<p>The <dfn
title="dom-marquee-trueSpeed"><code>trueSpeed</code></dfn>, DOM
title="dom-marquee-trueSpeed"><code>trueSpeed</code></dfn> DOM
attribute must <span>reflect</span> the <code
title="attr-marquee-truespeed">truespeed</code> content
attribute.</p>
Expand Down

0 comments on commit 185d841

Please sign in to comment.