Skip to content

Commit

Permalink
[e] (0) Make the term 'associate' in the context of the form element …
Browse files Browse the repository at this point in the history
…pointer actually link to something.

git-svn-id: http://svn.whatwg.org/webapps@2147 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 3, 2008
1 parent 62b5a0e commit 9155eb7
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 42 deletions.
61 changes: 38 additions & 23 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -1059,10 +1059,13 @@
<li><a href="#the-output"><span class=secno>4.9.12 </span>The
<code>output</code> element</a>

<li><a href="#processing1"><span class=secno>4.9.13 </span>Processing
<li><a href="#association"><span class=secno>4.9.13 </span>Association
of controls and forms</a>

<li><a href="#processing1"><span class=secno>4.9.14 </span>Processing
model</a>
<ul class=toc>
<li><a href="#form-submission"><span class=secno>4.9.13.1.
<li><a href="#form-submission"><span class=secno>4.9.14.1.
</span>Form submission</a>
</ul>
</ul>
Expand Down Expand Up @@ -26868,13 +26871,19 @@ function AddCloud(data, x, y) { ... }</pre>
<h4 id=the-output><span class=secno>4.9.12 </span>The <code>output</code>
element</h4>

<h4 id=processing1><span class=secno>4.9.13 </span>Processing model</h4>
<h4 id=association><span class=secno>4.9.13 </span>Association of controls
and forms</h4>

<p class=big-issue>When an element is <dfn id=associated
title=concept-form-association>associated with a form</dfn>, ...

<h4 id=processing1><span class=secno>4.9.14 </span>Processing model</h4>

<p class=big-issue>See <a
href="http://www.whatwg.org/specs/web-forms/current-work/#extend-form-controls">WF2</a>
for now

<h5 id=form-submission><span class=secno>4.9.13.1. </span>Form submission</h5>
<h5 id=form-submission><span class=secno>4.9.14.1. </span>Form submission</h5>

<p class=big-issue>See <a
href="http://www.whatwg.org/specs/web-forms/current-work/#form-submission">WF2</a>
Expand Down Expand Up @@ -50971,10 +50980,11 @@ interface <dfn id=messagechannel>MessageChannel</dfn> {
<p><a href="#insert0">Insert an HTML element</a> for the token.</p>

<p>If the <a href="#form-element"><code title="">form</code> element
pointer</a> is not null, then <span>associate</span><!--XXX xref! -->
the newly created <code><a href="#fieldset">fieldset</a></code> element
with the <code><a href="#form">form</a></code> element pointed to by the
<a href="#form-element"><code title="">form</code> element pointer</a>.</p>
pointer</a> is not null, then <a href="#associated"
title=concept-form-association>associate</a> the newly created <code><a
href="#fieldset">fieldset</a></code> element with the <code><a
href="#form">form</a></code> element pointed to by the <a
href="#form-element"><code title="">form</code> element pointer</a>.</p>
</dd>
<!-- as normal, but imply </li> when there's another <li> open in weird cases -->

Expand Down Expand Up @@ -51493,8 +51503,9 @@ interface <dfn id=messagechannel>MessageChannel</dfn> {
<p><a href="#insert0">Insert an HTML element</a> for the token.</p>

<p>If the <a href="#form-element"><code title="">form</code> element
pointer</a> is not null, then <span>associate</span><!--XXX xref! -->
the <code><a href="#button">button</a></code> element with the <code><a
pointer</a> is not null, then <a href="#associated"
title=concept-form-association>associate</a> the <code><a
href="#button">button</a></code> element with the <code><a
href="#form">form</a></code> element pointed to by the <a
href="#form-element"><code title="">form</code> element pointer</a>.</p>

Expand Down Expand Up @@ -51631,12 +51642,13 @@ interface <dfn id=messagechannel>MessageChannel</dfn> {
set.</p>

<p>If the <a href="#form-element"><code title="">form</code> element
pointer</a> is not null, then <span>associate</span><!--XXX xref! -->
the newly created <code><a href="#input0">input</a></code> element with
the <code><a href="#form">form</a></code> element pointed to by the <a
pointer</a> is not null, then <a href="#associated"
title=concept-form-association>associate</a> the newly created <code><a
href="#input0">input</a></code> element with the <code><a
href="#form">form</a></code> element pointed to by the <a
href="#form-element"><code title="">form</code> element pointer</a>.</p>

<dt>A start tag whose tag name is "input"
<dt>A start tag whose tag name is "label"

<dd>
<p><a href="#reconstruct">Reconstruct the active formatting elements</a>,
Expand All @@ -51645,9 +51657,10 @@ interface <dfn id=messagechannel>MessageChannel</dfn> {
<p><a href="#insert0">Insert an HTML element</a> for the token.</p>

<p>If the <a href="#form-element"><code title="">form</code> element
pointer</a> is not null, then <span>associate</span><!--XXX xref! -->
the newly created <code><a href="#label">label</a></code> element with
the <code><a href="#form">form</a></code> element pointed to by the <a
pointer</a> is not null, then <a href="#associated"
title=concept-form-association>associate</a> the newly created <code><a
href="#label">label</a></code> element with the <code><a
href="#form">form</a></code> element pointed to by the <a
href="#form-element"><code title="">form</code> element pointer</a>.</p>

<dt id=isindex>A start tag whose tag name is "isindex"
Expand Down Expand Up @@ -51729,8 +51742,9 @@ interface <dfn id=messagechannel>MessageChannel</dfn> {
the <a href="#current5">current node</a>.</p>

<p>If the <a href="#form-element"><code title="">form</code> element
pointer</a> is not null, then <span>associate</span><!--XXX xref! -->
the newly created <code>textarea</code> element with the <code><a
pointer</a> is not null, then <a href="#associated"
title=concept-form-association>associate</a> the newly created
<code>textarea</code> element with the <code><a
href="#form">form</a></code> element pointed to by the <a
href="#form-element"><code title="">form</code> element pointer</a>.</p>

Expand Down Expand Up @@ -51773,10 +51787,11 @@ interface <dfn id=messagechannel>MessageChannel</dfn> {
<p><a href="#insert0">Insert an HTML element</a> for the token.</p>

<p>If the <a href="#form-element"><code title="">form</code> element
pointer</a> is not null, then <span>associate</span><!--XXX xref! -->
the <code>select</code> element with the <code><a
href="#form">form</a></code> element pointed to by the <a
href="#form-element"><code title="">form</code> element pointer</a>.</p>
pointer</a> is not null, then <a href="#associated"
title=concept-form-association>associate</a> the <code>select</code>
element with the <code><a href="#form">form</a></code> element pointed
to by the <a href="#form-element"><code title="">form</code> element
pointer</a>.</p>

<p>If the <span>insertion mode</span> is one of <a href="#in-table"
title="insertion mode: in table">in table</a>", "<a href="#in-caption"
Expand Down
51 changes: 32 additions & 19 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -24159,6 +24159,13 @@ function AddCloud(data, x, y) { ... }</pre>

<h4>The <code>output</code> element</h4>


<h4>Association of controls and forms</h4>

<p class="big-issue">When an element is <dfn
title="concept-form-association">associated with a form</dfn>,
...</p>

<h4>Processing model</h4>

<p class="big-issue">See <a href="http://www.whatwg.org/specs/web-forms/current-work/#extend-form-controls">WF2</a> for now</p>
Expand Down Expand Up @@ -47696,10 +47703,11 @@ interface <dfn>MessageChannel</dfn> {
<p><span>Insert an HTML element</span> for the token.</p>

<p>If the <span><code title="">form</code> element pointer</span>
is not null, then <span>associate</span><!--XXX xref! --> the
newly created <code>fieldset</code> element with the
<code>form</code> element pointed to by the <span><code
title="">form</code> element pointer</span>.</p>
is not null, then <span
title="concept-form-association">associate</span> the newly
created <code>fieldset</code> element with the <code>form</code>
element pointed to by the <span><code title="">form</code> element
pointer</span>.</p>

</dd>

Expand Down Expand Up @@ -48243,7 +48251,8 @@ interface <dfn>MessageChannel</dfn> {
<p><span>Insert an HTML element</span> for the token.</p>

<p>If the <span><code title="">form</code> element pointer</span>
is not null, then <span>associate</span><!--XXX xref! --> the
is not null, then <span
title="concept-form-association">associate</span> the
<code>button</code> element with the <code>form</code> element
pointed to by the <span><code title="">form</code> element
pointer</span>.</p>
Expand Down Expand Up @@ -48389,14 +48398,15 @@ interface <dfn>MessageChannel</dfn> {
token's <i>self-closing flag</i></span>, if it is set.</p>

<p>If the <span><code title="">form</code> element pointer</span>
is not null, then <span>associate</span><!--XXX xref! --> the
newly created <code>input</code> element with the
<code>form</code> element pointed to by the <span><code
title="">form</code> element pointer</span>.</p>
is not null, then <span
title="concept-form-association">associate</span> the newly
created <code>input</code> element with the <code>form</code>
element pointed to by the <span><code title="">form</code> element
pointer</span>.</p>

</dd>

<dt>A start tag whose tag name is "input"</dt>
<dt>A start tag whose tag name is "label"</dt>
<dd>

<p><span>Reconstruct the active formatting elements</span>, if
Expand All @@ -48405,10 +48415,11 @@ interface <dfn>MessageChannel</dfn> {
<p><span>Insert an HTML element</span> for the token.</p>

<p>If the <span><code title="">form</code> element pointer</span>
is not null, then <span>associate</span><!--XXX xref! --> the
newly created <code>label</code> element with the
<code>form</code> element pointed to by the <span><code
title="">form</code> element pointer</span>.</p>
is not null, then <span
title="concept-form-association">associate</span> the newly
created <code>label</code> element with the <code>form</code>
element pointed to by the <span><code title="">form</code> element
pointer</span>.</p>

</dd>

Expand Down Expand Up @@ -48501,10 +48512,11 @@ interface <dfn>MessageChannel</dfn> {
node</span>.</p>

<p>If the <span><code title="">form</code> element pointer</span>
is not null, then <span>associate</span><!--XXX xref! --> the
newly created <code>textarea</code> element with the
<code>form</code> element pointed to by the <span><code
title="">form</code> element pointer</span>.</p>
is not null, then <span
title="concept-form-association">associate</span> the newly
created <code>textarea</code> element with the <code>form</code>
element pointed to by the <span><code title="">form</code> element
pointer</span>.</p>

<p>Switch the tokeniser's <span>content model flag</span> to
the RCDATA state.</p>
Expand Down Expand Up @@ -48547,7 +48559,8 @@ interface <dfn>MessageChannel</dfn> {
<p><span>Insert an HTML element</span> for the token.</p>

<p>If the <span><code title="">form</code> element pointer</span>
is not null, then <span>associate</span><!--XXX xref! --> the
is not null, then <span
title="concept-form-association">associate</span> the
<code>select</code> element with the <code>form</code> element
pointed to by the <span><code title="">form</code> element
pointer</span>.</p>
Expand Down

0 comments on commit 9155eb7

Please sign in to comment.