Skip to content

Commit

Permalink
[] (0) WF2: typo...
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@2185 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 15, 2008
1 parent 52cd982 commit bf662e3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions index
Expand Up @@ -26799,7 +26799,7 @@ function AddCloud(data, x, y) { ... }</pre>
title=concept-fe-disabled>disabled</a>.

<p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
is used to explicitly associated the <code><a
is used to explicitly associate the <code><a
href="#fieldset">fieldset</a></code> element with its <a
href="#form-owner">form owner</a>.

Expand Down Expand Up @@ -26947,7 +26947,7 @@ function AddCloud(data, x, y) { ... }</pre>
<p class=big-issue>...

<p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
is used to explicitly associated the <code><a
is used to explicitly associate the <code><a
href="#input0">input</a></code> element with its <a
href="#form-owner">form owner</a>.

Expand Down Expand Up @@ -27036,7 +27036,7 @@ rel="" on submit buttons?
<p class=big-issue>...

<p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
is used to explicitly associated the <code><a
is used to explicitly associate the <code><a
href="#button">button</a></code> element with its <a
href="#form-owner">form owner</a>.

Expand Down Expand Up @@ -27084,7 +27084,7 @@ more than one control, no controls?
-->

<p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
is used to explicitly associated the <code><a
is used to explicitly associate the <code><a
href="#label">label</a></code> element with its <a href="#form-owner">form
owner</a>.

Expand Down Expand Up @@ -27164,7 +27164,7 @@ more than one control, no controls?
<p class=big-issue>...

<p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
is used to explicitly associated the <code><a
is used to explicitly associate the <code><a
href="#select">select</a></code> element with its <a
href="#form-owner">form owner</a>.

Expand Down Expand Up @@ -27390,7 +27390,7 @@ interface <dfn id=htmloptionelement>HTMLOptionElement</dfn> : <a href="#htmlelem
<p class=big-issue>...

<p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
is used to explicitly associated the <code><a
is used to explicitly associate the <code><a
href="#textarea">textarea</a></code> element with its <a
href="#form-owner">form owner</a>.

Expand Down Expand Up @@ -27446,7 +27446,7 @@ interface <dfn id=htmloptionelement>HTMLOptionElement</dfn> : <a href="#htmlelem
<p class=big-issue>...

<p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
is used to explicitly associated the <code><a
is used to explicitly associate the <code><a
href="#output">output</a></code> element with its <a
href="#form-owner">form owner</a>.

Expand Down
14 changes: 7 additions & 7 deletions source
Expand Up @@ -24131,7 +24131,7 @@ function AddCloud(data, x, y) { ... }</pre>
title="concept-fe-disabled">disabled</span>.</p>

<p>The <code title="attr-fae-form">form</code> attribute is used to
explicitly associated the <code>fieldset</code> element with its
explicitly associate the <code>fieldset</code> element with its
<span>form owner</span>.</p>

<p class="big-issue">...</p>
Expand Down Expand Up @@ -24242,7 +24242,7 @@ function AddCloud(data, x, y) { ... }</pre>
<p class="big-issue">...</p>

<p>The <code title="attr-fae-form">form</code> attribute is used to
explicitly associated the <code>input</code> element with its
explicitly associate the <code>input</code> element with its
<span>form owner</span>.</p>

<p class="big-issue">... <dfn title="concept-input-checked">checked</dfn></p>
Expand Down Expand Up @@ -24307,7 +24307,7 @@ rel="" on submit buttons?
<p class="big-issue">...</p>

<p>The <code title="attr-fae-form">form</code> attribute is used to
explicitly associated the <code>button</code> element with its
explicitly associate the <code>button</code> element with its
<span>form owner</span>.</p>


Expand Down Expand Up @@ -24343,7 +24343,7 @@ more than one control, no controls?
-->

<p>The <code title="attr-fae-form">form</code> attribute is used to
explicitly associated the <code>label</code> element with its
explicitly associate the <code>label</code> element with its
<span>form owner</span>.</p>


Expand Down Expand Up @@ -24403,7 +24403,7 @@ more than one control, no controls?
<p class="big-issue">...</p>

<p>The <code title="attr-fae-form">form</code> attribute is used to
explicitly associated the <code>select</code> element with its
explicitly associate the <code>select</code> element with its
<span>form owner</span>.</p>


Expand Down Expand Up @@ -24567,7 +24567,7 @@ interface <dfn>HTMLOptionElement</dfn> : <span>HTMLElement</span> {
<p class="big-issue">...</p>

<p>The <code title="attr-fae-form">form</code> attribute is used to
explicitly associated the <code>textarea</code> element with its
explicitly associate the <code>textarea</code> element with its
<span>form owner</span>.</p>


Expand Down Expand Up @@ -24609,7 +24609,7 @@ interface <dfn>HTMLOptionElement</dfn> : <span>HTMLElement</span> {
<p class="big-issue">...</p>

<p>The <code title="attr-fae-form">form</code> attribute is used to
explicitly associated the <code>output</code> element with its
explicitly associate the <code>output</code> element with its
<span>form owner</span>.</p>


Expand Down

0 comments on commit bf662e3

Please sign in to comment.