Skip to content

Commit

Permalink
[e] (0) minor editorial issues
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@3792 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 10, 2009
1 parent ccb7a08 commit 754c281
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 14 deletions.
11 changes: 4 additions & 7 deletions index
Expand Up @@ -11280,7 +11280,7 @@ people expect to have work and what is necessary.

<div class=example>

<p>A news organisation's front page could include the following
<p>A news organization's front page could include the following
markup in the page's <code><a href=#the-head-element-0>head</a></code> element, to ensure that
the page automatically reloads from the server every five
minutes:</p>
Expand Down Expand Up @@ -33350,8 +33350,7 @@ interface <dfn id=htmlformelement>HTMLFormElement</dfn> : <a href=#htmlelement>H
<code class=no-backref title=dom-input-stepDown><a href=#dom-input-stepdown>stepDown()</a></code>, and
<code class=no-backref title=dom-input-stepUp><a href=#dom-input-stepup>stepUp()</a></code> methods.</p>

<p>The <code title=event-input-input><a href=#event-input-input>input</a></code> event does not
apply.</p>
<p>The <code class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> event does not apply.</p>

</div>

Expand Down Expand Up @@ -33486,8 +33485,7 @@ interface <dfn id=htmlformelement>HTMLFormElement</dfn> : <a href=#htmlelement>H
<code class=no-backref title=dom-input-stepDown><a href=#dom-input-stepdown>stepDown()</a></code>, and
<code class=no-backref title=dom-input-stepUp><a href=#dom-input-stepup>stepUp()</a></code> methods.</p>

<p>The <code title=event-input-input><a href=#event-input-input>input</a></code> event does not
apply.</p>
<p>The <code class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> event does not apply.</p>

</div>

Expand Down Expand Up @@ -33626,8 +33624,7 @@ interface <dfn id=htmlformelement>HTMLFormElement</dfn> : <a href=#htmlelement>H
<code class=no-backref title=dom-input-stepDown><a href=#dom-input-stepdown>stepDown()</a></code>, and
<code class=no-backref title=dom-input-stepUp><a href=#dom-input-stepup>stepUp()</a></code> methods.</p>

<p>The <code title=event-input-input><a href=#event-input-input>input</a></code> event does not
apply.</p>
<p>The <code class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> event does not apply.</p>

</div>

Expand Down
14 changes: 7 additions & 7 deletions source
Expand Up @@ -11919,7 +11919,7 @@ people expect to have work and what is necessary.

<div class="example">

<p>A news organisation's front page could include the following
<p>A news organization's front page could include the following
markup in the page's <code>head</code> element, to ensure that
the page automatically reloads from the server every five
minutes:</p>
Expand Down Expand Up @@ -37111,8 +37111,8 @@ interface <dfn>HTMLFormElement</dfn> : <span>HTMLElement</span> {
<code class="no-backref" title="dom-input-stepDown">stepDown()</code>, and
<code class="no-backref" title="dom-input-stepUp">stepUp()</code> methods.</p>

<p>The <code title="event-input-input">input</code> event does not
apply.</p>
<p>The <code class="no-backref"
title="event-input-input">input</code> event does not apply.</p>

</div>

Expand Down Expand Up @@ -37268,8 +37268,8 @@ interface <dfn>HTMLFormElement</dfn> : <span>HTMLElement</span> {
<code class="no-backref" title="dom-input-stepDown">stepDown()</code>, and
<code class="no-backref" title="dom-input-stepUp">stepUp()</code> methods.</p>

<p>The <code title="event-input-input">input</code> event does not
apply.</p>
<p>The <code class="no-backref"
title="event-input-input">input</code> event does not apply.</p>

</div>

Expand Down Expand Up @@ -37420,8 +37420,8 @@ interface <dfn>HTMLFormElement</dfn> : <span>HTMLElement</span> {
<code class="no-backref" title="dom-input-stepDown">stepDown()</code>, and
<code class="no-backref" title="dom-input-stepUp">stepUp()</code> methods.</p>

<p>The <code title="event-input-input">input</code> event does not
apply.</p>
<p>The <code class="no-backref"
title="event-input-input">input</code> event does not apply.</p>

</div>

Expand Down

0 comments on commit 754c281

Please sign in to comment.