Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) consistency
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11971

git-svn-id: http://svn.whatwg.org/webapps@5931 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Mar 4, 2011
1 parent 4af2068 commit cf91155
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
14 changes: 7 additions & 7 deletions complete.html
Expand Up @@ -28537,8 +28537,8 @@ <h6 id=sourcing-out-of-band-text-tracks><span class=secno>4.8.10.10.3 </span>Sou
<a href=#track-language>track language</a>, if any, or the empty string
otherwise.</p>

<p>As the <code title=attr-track-kind><a href=#attr-track-kind>kind</a></code>, <code title=attr-track-label><a href=#attr-track-label>label</a></code>, and <code title=attr-track-srclang><a href=#attr-track-srclang>srclang</a></code> attributes are added,
removed, or changed, the <a href=#text-track>text track</a> must update
<p>As the <code title=attr-track-kind><a href=#attr-track-kind>kind</a></code>, <code title=attr-track-label><a href=#attr-track-label>label</a></code>, and <code title=attr-track-srclang><a href=#attr-track-srclang>srclang</a></code> attributes are set,
changed, or removed, the <a href=#text-track>text track</a> must update
accordingly, as per the definitions above.</p>

<p class=note>Changes to the <a href=#track-url>track URL</a> are handled in
Expand Down Expand Up @@ -43205,8 +43205,8 @@ <h6 id=radio-button-state><span class=secno>4.10.7.1.17 </span><dfn title=attr-i
<ul><li>The element's <a href=#concept-fe-checked title=concept-fe-checked>checkedness</a> state is set to
true (for whatever reason).</li>

<li>The element's <code title=attr-fe-name><a href=#attr-fe-name>name</a></code>
attribute is added, removed, or changes value.</li>
<li>The element's <code title=attr-fe-name><a href=#attr-fe-name>name</a></code> attribute
is set, changed, or removed.</li>

<li>The element's <a href=#form-owner>form owner</a> changes.</li>

Expand Down Expand Up @@ -47468,9 +47468,9 @@ <h4 id=association-of-controls-and-forms><span class=secno>4.10.18 </span>Associ
parser</a> overrides this requirement when inserting form
controls.</span></p>

<p>When a <a href=#form-associated-element>form-associated element</a>'s <code title=attr-fae-form><a href=#attr-fae-form>form</a></code> attribute is added, removed, or
has its value changed, then the user agent must <a href=#reset-the-form-owner>reset the form
owner</a> of that element.</p>
<p>When a <a href=#form-associated-element>form-associated element</a>'s <code title=attr-fae-form><a href=#attr-fae-form>form</a></code> attribute is set, changed, or
removed, then the user agent must <a href=#reset-the-form-owner>reset the form owner</a>
of that element.</p>

<p>When a <a href=#form-associated-element>form-associated element</a> has a <code title=attr-fae-form><a href=#attr-fae-form>form</a></code> attribute and the <a href=#concept-id title=concept-id>ID</a> of any of the
elements in the <code><a href=#document>Document</a></code> changes, then the user agent
Expand Down
14 changes: 7 additions & 7 deletions index
Expand Up @@ -28520,8 +28520,8 @@ interface <dfn id=htmlaudioelement>HTMLAudioElement</dfn> : <a href=#htmlmediael
<a href=#track-language>track language</a>, if any, or the empty string
otherwise.</p>

<p>As the <code title=attr-track-kind><a href=#attr-track-kind>kind</a></code>, <code title=attr-track-label><a href=#attr-track-label>label</a></code>, and <code title=attr-track-srclang><a href=#attr-track-srclang>srclang</a></code> attributes are added,
removed, or changed, the <a href=#text-track>text track</a> must update
<p>As the <code title=attr-track-kind><a href=#attr-track-kind>kind</a></code>, <code title=attr-track-label><a href=#attr-track-label>label</a></code>, and <code title=attr-track-srclang><a href=#attr-track-srclang>srclang</a></code> attributes are set,
changed, or removed, the <a href=#text-track>text track</a> must update
accordingly, as per the definitions above.</p>

<p class=note>Changes to the <a href=#track-url>track URL</a> are handled in
Expand Down Expand Up @@ -43188,8 +43188,8 @@ interface <dfn id=htmlformelement>HTMLFormElement</dfn> : <a href=#htmlelement>H
<ul><li>The element's <a href=#concept-fe-checked title=concept-fe-checked>checkedness</a> state is set to
true (for whatever reason).</li>

<li>The element's <code title=attr-fe-name><a href=#attr-fe-name>name</a></code>
attribute is added, removed, or changes value.</li>
<li>The element's <code title=attr-fe-name><a href=#attr-fe-name>name</a></code> attribute
is set, changed, or removed.</li>

<li>The element's <a href=#form-owner>form owner</a> changes.</li>

Expand Down Expand Up @@ -47451,9 +47451,9 @@ out of 233&thinsp;257&thinsp;824 bytes available&lt;/meter&gt;&lt;/p&gt;</pre>
parser</a> overrides this requirement when inserting form
controls.</span></p>

<p>When a <a href=#form-associated-element>form-associated element</a>'s <code title=attr-fae-form><a href=#attr-fae-form>form</a></code> attribute is added, removed, or
has its value changed, then the user agent must <a href=#reset-the-form-owner>reset the form
owner</a> of that element.</p>
<p>When a <a href=#form-associated-element>form-associated element</a>'s <code title=attr-fae-form><a href=#attr-fae-form>form</a></code> attribute is set, changed, or
removed, then the user agent must <a href=#reset-the-form-owner>reset the form owner</a>
of that element.</p>

<p>When a <a href=#form-associated-element>form-associated element</a> has a <code title=attr-fae-form><a href=#attr-fae-form>form</a></code> attribute and the <a href=#concept-id title=concept-id>ID</a> of any of the
elements in the <code><a href=#document>Document</a></code> changes, then the user agent
Expand Down
14 changes: 7 additions & 7 deletions source
Expand Up @@ -30998,8 +30998,8 @@ interface <dfn>HTMLAudioElement</dfn> : <span>HTMLMediaElement</span> {};</pre>

<p>As the <code title="attr-track-kind">kind</code>, <code
title="attr-track-label">label</code>, and <code
title="attr-track-srclang">srclang</code> attributes are added,
removed, or changed, the <span>text track</span> must update
title="attr-track-srclang">srclang</code> attributes are set,
changed, or removed, the <span>text track</span> must update
accordingly, as per the definitions above.</p>

<p class="note">Changes to the <span>track URL</span> are handled in
Expand Down Expand Up @@ -48176,8 +48176,8 @@ interface <dfn>HTMLFormElement</dfn> : <span>HTMLElement</span> {
title="concept-fe-checked">checkedness</span> state is set to
true (for whatever reason).</li>

<li>The element's <code title="attr-fe-name">name</code>
attribute is added, removed, or changes value.</li>
<li>The element's <code title="attr-fe-name">name</code> attribute
is set, changed, or removed.</li>

<li>The element's <span>form owner</span> changes.</li>

Expand Down Expand Up @@ -53210,9 +53210,9 @@ out of 233&#x2009;257&#x2009;824 bytes available&lt;/meter>&lt;/p></pre>
controls.</span></p>

<p>When a <span>form-associated element</span>'s <code
title="attr-fae-form">form</code> attribute is added, removed, or
has its value changed, then the user agent must <span>reset the form
owner</span> of that element.</p>
title="attr-fae-form">form</code> attribute is set, changed, or
removed, then the user agent must <span>reset the form owner</span>
of that element.</p>

<p>When a <span>form-associated element</span> has a <code
title="attr-fae-form">form</code> attribute and the <span title="concept-id">ID</span> of any of the
Expand Down

0 comments on commit cf91155

Please sign in to comment.