[html5] r7716 - [e] (0) Clarify 'do not apply'. Fixing https://www.w3.org/Bugs/Public/show_bug.c [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sat Feb 9 13:35:11 PST 2013
Author: ianh
Date: 2013-02-09 13:35:09 -0800 (Sat, 09 Feb 2013)
New Revision: 7716
Modified:
complete.html
index
source
Log:
[e] (0) Clarify 'do not apply'.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=20171
Affected topics: DOM APIs, HTML
Modified: complete.html
===================================================================
--- complete.html 2013-02-09 21:26:07 UTC (rev 7715)
+++ complete.html 2013-02-09 21:35:09 UTC (rev 7716)
@@ -44394,7 +44394,13 @@
attributes, the <code title=dom-input-checked><a href=#dom-input-checked>checked</a></code>, <code title=dom-input-files><a href=#dom-input-files>files</a></code>, <code title=dom-input-valueAsDate><a href=#dom-input-valueasdate>valueAsDate</a></code>,
<code title=dom-input-valueAsNumber><a href=#dom-input-valueasnumber>valueAsNumber</a></code>, and <code title=dom-input-list><a href=#dom-input-list>list</a></code> IDL attributes, the <code title=dom-textarea/input-select><a href=#dom-textarea/input-select>select()</a></code> method, the <code title=dom-textarea/input-selectionStart><a href=#dom-textarea/input-selectionstart>selectionStart</a></code>, <code title=dom-textarea/input-selectionEnd><a href=#dom-textarea/input-selectionend>selectionEnd</a></code>, and <code title=dom-textarea/input-selectionDirection><a href=#dom-textarea/input-selectiondirection>selectionDirection</a></code>, IDL attributes, the <code title=dom-textarea/input-setRangeText><a href=#dom-textarea/input-setrangetext>setRangeText()</a></code> and <code title=dom-textarea/input-setSelectionRange><a href=#dom-textarea/input-setselectionrange>setSelectionRange()</a></code> methods, the <code title=dom-input-stepUp><a href=#dom-input-stepup>stepUp()<
/a></code> and <code title=dom-input-stepDown><a href=#dom-input-stepdown>stepDown()</a></code>
methods, and the <code title=event-input-input><a href=#event-input-input>input</a></code> and <code title=event-input-change><a href=#event-input-change>change</a></code> events apply to an <code><a href=#the-input-element>input</a></code> element depends on
- the state of its <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute. The following table <span class=impl>is non-normative and</span> summarizes which of those content attributes, IDL
+ the state of its <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute. The subsections that define
+ each type also clearly define in normative "bookkeeping" sections which of these feature apply,
+ and which <dfn id=do-not-apply>do not apply</dfn>, to each type. The behavior of these features depends on whether
+ they apply or not, as defined in their various sections.</p>
+
+<!--CLEANUP-->
+ <p>The following table <span class=impl>is non-normative and</span> summarizes which of those content attributes, IDL
attributes, methods, and events apply to each state:</p>
<table class=applies id=input-type-attr-summary><thead><tr><th>
@@ -45676,7 +45682,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -45692,7 +45698,7 @@
<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 class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events do not apply.</p>
+ <p>The <code class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events <a href=#do-not-apply>do not apply</a>.</p>
</div>
@@ -45803,7 +45809,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -45904,7 +45910,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -46011,7 +46017,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -46303,7 +46309,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -46399,7 +46405,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -46595,7 +46601,7 @@
<code class=no-backref title=attr-input-src><a href=#attr-input-src>src</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -46779,7 +46785,7 @@
<code class=no-backref title=attr-input-src><a href=#attr-input-src>src</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-textarea/input-selectionStart><a href=#dom-textarea/input-selectionstart>selectionStart</a></code>,
@@ -46939,7 +46945,7 @@
<code class=no-backref title=attr-input-src><a href=#attr-input-src>src</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -47100,7 +47106,7 @@
<code class=no-backref title=attr-input-src><a href=#attr-input-src>src</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -47259,7 +47265,7 @@
<code class=no-backref title=attr-input-src><a href=#attr-input-src>src</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -47415,7 +47421,7 @@
<code class=no-backref title=attr-input-src><a href=#attr-input-src>src</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -47578,7 +47584,7 @@
<code class=no-backref title=attr-input-src><a href=#attr-input-src>src</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -47779,7 +47785,7 @@
<code class=no-backref title=attr-input-src><a href=#attr-input-src>src</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -47959,7 +47965,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -48073,7 +48079,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
<code class=no-backref title=dom-input-list><a href=#dom-input-list>list</a></code>,
@@ -48217,7 +48223,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
<code class=no-backref title=dom-input-list><a href=#dom-input-list>list</a></code>,
@@ -48430,7 +48436,7 @@
<p>The element's <code title=attr-input-value><a href=#attr-input-value>value</a></code>
attribute must be omitted.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-list><a href=#dom-input-list>list</a></code>,
@@ -48526,7 +48532,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -48542,7 +48548,7 @@
<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 class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events do not apply.</p>
+ <p>The <code class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events <a href=#do-not-apply>do not apply</a>.</p>
</div>
@@ -48766,7 +48772,7 @@
<p>The element's <code title=attr-input-value><a href=#attr-input-value>value</a></code>
attribute must be omitted.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -48782,7 +48788,7 @@
<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 class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events do not apply.</p>
+ <p>The <code class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events <a href=#do-not-apply>do not apply</a>.</p>
</div>
@@ -48872,7 +48878,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -48888,7 +48894,7 @@
<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 class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events do not apply.</p>
+ <p>The <code class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events <a href=#do-not-apply>do not apply</a>.</p>
</div>
@@ -48956,7 +48962,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -48972,11 +48978,12 @@
<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 class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events do not apply.</p>
+ <p>The <code class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events <a href=#do-not-apply>do not apply</a>.</p>
</div>
+<!--CLEANUP-->
<div class=impl>
<h5 id=input-impl-notes><span class=secno>4.10.7.2 </span>Implemention notes regarding localization of form controls</h5>
@@ -49014,7 +49021,7 @@
<p>These attributes only apply to an <code><a href=#the-input-element>input</a></code> element if
its <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute is in a
state whose definition declares that the attribute applies. When an
- attribute <dfn id=do-not-apply title="do not apply">doesn't apply</dfn> to an
+ attribute <a href=#do-not-apply title="do not apply">doesn't apply</a> to an
<code><a href=#the-input-element>input</a></code> element, user agents must <a href=#ignore>ignore</a> the
attribute, regardless of the requirements and definitions
below.</p>
@@ -49934,9 +49941,9 @@
<hr><p>The <dfn id=dom-input-stepdown title=dom-input-stepDown><code>stepDown(<var title="">n</var>)</code></dfn> and <dfn id=dom-input-stepup title=dom-input-stepUp><code>stepUp(<var title="">n</var>)</code></dfn> methods, when invoked, must run the
following algorithm:</p>
- <ol><li><p>If the <code title=dom-input-stepDown><a href=#dom-input-stepdown>stepDown()</a></code> and
- <code title=dom-input-stepUp><a href=#dom-input-stepup>stepUp()</a></code> methods do not
- apply, as defined for the <code><a href=#the-input-element>input</a></code> element's <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute's current state, then
+ <ol><!--CLEANUP--><li><p>If the <code title=dom-input-stepDown><a href=#dom-input-stepdown>stepDown()</a></code> and
+ <code title=dom-input-stepUp><a href=#dom-input-stepup>stepUp()</a></code> methods <a href=#do-not-apply>do not
+ apply</a>, as defined for the <code><a href=#the-input-element>input</a></code> element's <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute's current state, then
throw an <code><a href=#invalidstateerror>InvalidStateError</a></code> exception, and abort these
steps.</li>
@@ -54161,9 +54168,10 @@
</dl><div class=impl>
+<!--CLEANUP-->
<p>For <code><a href=#the-input-element>input</a></code> elements, calling these methods while they
- don't apply, and getting or setting these attributes while they
- don't apply, must throw an <code><a href=#invalidstateerror>InvalidStateError</a></code> exception.
+ <a href=#do-not-apply title="do not apply">don't apply</a>, and getting or setting these attributes while they
+ <a href=#do-not-apply title="do not apply">don't apply</a>, must throw an <code><a href=#invalidstateerror>InvalidStateError</a></code> exception.
Otherwise, they must act as described below.</p>
<p>For <code><a href=#the-input-element>input</a></code> elements, these methods and attributes
Modified: index
===================================================================
--- index 2013-02-09 21:26:07 UTC (rev 7715)
+++ index 2013-02-09 21:35:09 UTC (rev 7716)
@@ -44394,7 +44394,13 @@
attributes, the <code title=dom-input-checked><a href=#dom-input-checked>checked</a></code>, <code title=dom-input-files><a href=#dom-input-files>files</a></code>, <code title=dom-input-valueAsDate><a href=#dom-input-valueasdate>valueAsDate</a></code>,
<code title=dom-input-valueAsNumber><a href=#dom-input-valueasnumber>valueAsNumber</a></code>, and <code title=dom-input-list><a href=#dom-input-list>list</a></code> IDL attributes, the <code title=dom-textarea/input-select><a href=#dom-textarea/input-select>select()</a></code> method, the <code title=dom-textarea/input-selectionStart><a href=#dom-textarea/input-selectionstart>selectionStart</a></code>, <code title=dom-textarea/input-selectionEnd><a href=#dom-textarea/input-selectionend>selectionEnd</a></code>, and <code title=dom-textarea/input-selectionDirection><a href=#dom-textarea/input-selectiondirection>selectionDirection</a></code>, IDL attributes, the <code title=dom-textarea/input-setRangeText><a href=#dom-textarea/input-setrangetext>setRangeText()</a></code> and <code title=dom-textarea/input-setSelectionRange><a href=#dom-textarea/input-setselectionrange>setSelectionRange()</a></code> methods, the <code title=dom-input-stepUp><a href=#dom-input-stepup>stepUp()<
/a></code> and <code title=dom-input-stepDown><a href=#dom-input-stepdown>stepDown()</a></code>
methods, and the <code title=event-input-input><a href=#event-input-input>input</a></code> and <code title=event-input-change><a href=#event-input-change>change</a></code> events apply to an <code><a href=#the-input-element>input</a></code> element depends on
- the state of its <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute. The following table <span class=impl>is non-normative and</span> summarizes which of those content attributes, IDL
+ the state of its <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute. The subsections that define
+ each type also clearly define in normative "bookkeeping" sections which of these feature apply,
+ and which <dfn id=do-not-apply>do not apply</dfn>, to each type. The behavior of these features depends on whether
+ they apply or not, as defined in their various sections.</p>
+
+<!--CLEANUP-->
+ <p>The following table <span class=impl>is non-normative and</span> summarizes which of those content attributes, IDL
attributes, methods, and events apply to each state:</p>
<table class=applies id=input-type-attr-summary><thead><tr><th>
@@ -45676,7 +45682,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -45692,7 +45698,7 @@
<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 class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events do not apply.</p>
+ <p>The <code class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events <a href=#do-not-apply>do not apply</a>.</p>
</div>
@@ -45803,7 +45809,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -45904,7 +45910,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -46011,7 +46017,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -46303,7 +46309,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -46399,7 +46405,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -46595,7 +46601,7 @@
<code class=no-backref title=attr-input-src><a href=#attr-input-src>src</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -46779,7 +46785,7 @@
<code class=no-backref title=attr-input-src><a href=#attr-input-src>src</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-textarea/input-selectionStart><a href=#dom-textarea/input-selectionstart>selectionStart</a></code>,
@@ -46939,7 +46945,7 @@
<code class=no-backref title=attr-input-src><a href=#attr-input-src>src</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -47100,7 +47106,7 @@
<code class=no-backref title=attr-input-src><a href=#attr-input-src>src</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -47259,7 +47265,7 @@
<code class=no-backref title=attr-input-src><a href=#attr-input-src>src</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -47415,7 +47421,7 @@
<code class=no-backref title=attr-input-src><a href=#attr-input-src>src</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -47578,7 +47584,7 @@
<code class=no-backref title=attr-input-src><a href=#attr-input-src>src</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -47779,7 +47785,7 @@
<code class=no-backref title=attr-input-src><a href=#attr-input-src>src</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -47959,7 +47965,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -48073,7 +48079,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
<code class=no-backref title=dom-input-list><a href=#dom-input-list>list</a></code>,
@@ -48217,7 +48223,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
<code class=no-backref title=dom-input-list><a href=#dom-input-list>list</a></code>,
@@ -48430,7 +48436,7 @@
<p>The element's <code title=attr-input-value><a href=#attr-input-value>value</a></code>
attribute must be omitted.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-list><a href=#dom-input-list>list</a></code>,
@@ -48526,7 +48532,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -48542,7 +48548,7 @@
<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 class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events do not apply.</p>
+ <p>The <code class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events <a href=#do-not-apply>do not apply</a>.</p>
</div>
@@ -48766,7 +48772,7 @@
<p>The element's <code title=attr-input-value><a href=#attr-input-value>value</a></code>
attribute must be omitted.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -48782,7 +48788,7 @@
<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 class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events do not apply.</p>
+ <p>The <code class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events <a href=#do-not-apply>do not apply</a>.</p>
</div>
@@ -48872,7 +48878,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -48888,7 +48894,7 @@
<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 class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events do not apply.</p>
+ <p>The <code class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events <a href=#do-not-apply>do not apply</a>.</p>
</div>
@@ -48956,7 +48962,7 @@
<code class=no-backref title=attr-input-step><a href=#attr-input-step>step</a></code>, and
<code class=no-backref title=attr-dim-width><a href=#attr-dim-width>width</a></code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <a href=#do-not-apply>do not apply</a> to the
element:
<code class=no-backref title=dom-input-checked><a href=#dom-input-checked>checked</a></code>,
<code class=no-backref title=dom-input-files><a href=#dom-input-files>files</a></code>,
@@ -48972,11 +48978,12 @@
<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 class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events do not apply.</p>
+ <p>The <code class=no-backref title=event-input-input><a href=#event-input-input>input</a></code> and <code class=no-backref title=event-input-change><a href=#event-input-change>change</a></code> events <a href=#do-not-apply>do not apply</a>.</p>
</div>
+<!--CLEANUP-->
<div class=impl>
<h5 id=input-impl-notes><span class=secno>4.10.7.2 </span>Implemention notes regarding localization of form controls</h5>
@@ -49014,7 +49021,7 @@
<p>These attributes only apply to an <code><a href=#the-input-element>input</a></code> element if
its <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute is in a
state whose definition declares that the attribute applies. When an
- attribute <dfn id=do-not-apply title="do not apply">doesn't apply</dfn> to an
+ attribute <a href=#do-not-apply title="do not apply">doesn't apply</a> to an
<code><a href=#the-input-element>input</a></code> element, user agents must <a href=#ignore>ignore</a> the
attribute, regardless of the requirements and definitions
below.</p>
@@ -49934,9 +49941,9 @@
<hr><p>The <dfn id=dom-input-stepdown title=dom-input-stepDown><code>stepDown(<var title="">n</var>)</code></dfn> and <dfn id=dom-input-stepup title=dom-input-stepUp><code>stepUp(<var title="">n</var>)</code></dfn> methods, when invoked, must run the
following algorithm:</p>
- <ol><li><p>If the <code title=dom-input-stepDown><a href=#dom-input-stepdown>stepDown()</a></code> and
- <code title=dom-input-stepUp><a href=#dom-input-stepup>stepUp()</a></code> methods do not
- apply, as defined for the <code><a href=#the-input-element>input</a></code> element's <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute's current state, then
+ <ol><!--CLEANUP--><li><p>If the <code title=dom-input-stepDown><a href=#dom-input-stepdown>stepDown()</a></code> and
+ <code title=dom-input-stepUp><a href=#dom-input-stepup>stepUp()</a></code> methods <a href=#do-not-apply>do not
+ apply</a>, as defined for the <code><a href=#the-input-element>input</a></code> element's <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute's current state, then
throw an <code><a href=#invalidstateerror>InvalidStateError</a></code> exception, and abort these
steps.</li>
@@ -54161,9 +54168,10 @@
</dl><div class=impl>
+<!--CLEANUP-->
<p>For <code><a href=#the-input-element>input</a></code> elements, calling these methods while they
- don't apply, and getting or setting these attributes while they
- don't apply, must throw an <code><a href=#invalidstateerror>InvalidStateError</a></code> exception.
+ <a href=#do-not-apply title="do not apply">don't apply</a>, and getting or setting these attributes while they
+ <a href=#do-not-apply title="do not apply">don't apply</a>, must throw an <code><a href=#invalidstateerror>InvalidStateError</a></code> exception.
Otherwise, they must act as described below.</p>
<p>For <code><a href=#the-input-element>input</a></code> elements, these methods and attributes
Modified: source
===================================================================
--- source 2013-02-09 21:26:07 UTC (rev 7715)
+++ source 2013-02-09 21:35:09 UTC (rev 7716)
@@ -51967,7 +51967,13 @@
title="dom-input-stepUp">stepUp()</code> and <code title="dom-input-stepDown">stepDown()</code>
methods, and the <code title="event-input-input">input</code> and <code
title="event-input-change">change</code> events apply to an <code>input</code> element depends on
- the state of its <code title="attr-input-type">type</code> attribute. The following table <span
+ the state of its <code title="attr-input-type">type</code> attribute. The subsections that define
+ each type also clearly define in normative "bookkeeping" sections which of these feature apply,
+ and which <dfn>do not apply</dfn>, to each type. The behavior of these features depends on whether
+ they apply or not, as defined in their various sections.</p>
+
+<!--CLEANUP-->
+ <p>The following table <span
class="impl">is non-normative and</span> summarizes which of those content attributes, IDL
attributes, methods, and events apply to each state:</p>
@@ -53407,7 +53413,7 @@
<code class="no-backref" title="attr-input-step">step</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -53425,7 +53431,7 @@
<p>The <code class="no-backref"
title="event-input-input">input</code> and <code class="no-backref"
- title="event-input-change">change</code> events do not apply.</p>
+ title="event-input-change">change</code> events <span>do not apply</span>.</p>
</div>
@@ -53551,7 +53557,7 @@
<code class="no-backref" title="attr-input-step">step</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -53662,7 +53668,7 @@
<code class="no-backref" title="attr-input-step">step</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -53777,7 +53783,7 @@
<code class="no-backref" title="attr-input-step">step</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -54110,7 +54116,7 @@
<code class="no-backref" title="attr-input-step">step</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -54212,7 +54218,7 @@
<code class="no-backref" title="attr-input-step">step</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -54436,7 +54442,7 @@
<code class="no-backref" title="attr-input-src">src</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -54646,7 +54652,7 @@
<code class="no-backref" title="attr-input-src">src</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
@@ -54829,7 +54835,7 @@
<code class="no-backref" title="attr-input-src">src</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -55015,7 +55021,7 @@
<code class="no-backref" title="attr-input-src">src</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -55198,7 +55204,7 @@
<code class="no-backref" title="attr-input-src">src</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -55371,7 +55377,7 @@
<code class="no-backref" title="attr-input-src">src</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -55539,7 +55545,7 @@
<code class="no-backref" title="attr-input-src">src</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -55766,7 +55772,7 @@
<code class="no-backref" title="attr-input-src">src</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -55956,7 +55962,7 @@
<code class="no-backref" title="attr-input-step">step</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -56087,7 +56093,7 @@
<code class="no-backref" title="attr-input-step">step</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-files">files</code>,
<code class="no-backref" title="dom-input-list">list</code>,
@@ -56251,7 +56257,7 @@
<code class="no-backref" title="attr-input-step">step</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-files">files</code>,
<code class="no-backref" title="dom-input-list">list</code>,
@@ -56476,7 +56482,7 @@
<p>The element's <code title="attr-input-value">value</code>
attribute must be omitted.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-list">list</code>,
@@ -56583,7 +56589,7 @@
<code class="no-backref" title="attr-input-step">step</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -56601,7 +56607,7 @@
<p>The <code class="no-backref"
title="event-input-input">input</code> and <code class="no-backref"
- title="event-input-change">change</code> events do not apply.</p>
+ title="event-input-change">change</code> events <span>do not apply</span>.</p>
</div>
@@ -56894,7 +56900,7 @@
<p>The element's <code title="attr-input-value">value</code>
attribute must be omitted.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -56912,7 +56918,7 @@
<p>The <code class="no-backref"
title="event-input-input">input</code> and <code class="no-backref"
- title="event-input-change">change</code> events do not apply.</p>
+ title="event-input-change">change</code> events <span>do not apply</span>.</p>
</div>
@@ -57008,7 +57014,7 @@
<code class="no-backref" title="attr-input-step">step</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -57026,7 +57032,7 @@
<p>The <code class="no-backref"
title="event-input-input">input</code> and <code class="no-backref"
- title="event-input-change">change</code> events do not apply.</p>
+ title="event-input-change">change</code> events <span>do not apply</span>.</p>
</div>
@@ -57098,7 +57104,7 @@
<code class="no-backref" title="attr-input-step">step</code>, and
<code class="no-backref" title="attr-dim-width">width</code>.</p>
- <p>The following IDL attributes and methods do not apply to the
+ <p>The following IDL attributes and methods <span>do not apply</span> to the
element:
<code class="no-backref" title="dom-input-checked">checked</code>,
<code class="no-backref" title="dom-input-files">files</code>,
@@ -57116,11 +57122,12 @@
<p>The <code class="no-backref"
title="event-input-input">input</code> and <code class="no-backref"
- title="event-input-change">change</code> events do not apply.</p>
+ title="event-input-change">change</code> events <span>do not apply</span>.</p>
</div>
+<!--CLEANUP-->
<div class="impl">
<h5 id="input-impl-notes">Implemention notes regarding localization of form controls</h5>
@@ -57158,7 +57165,7 @@
<p>These attributes only apply to an <code>input</code> element if
its <code title="attr-input-type">type</code> attribute is in a
state whose definition declares that the attribute applies. When an
- attribute <dfn title="do not apply">doesn't apply</dfn> to an
+ attribute <span title="do not apply">doesn't apply</span> to an
<code>input</code> element, user agents must <span>ignore</span> the
attribute, regardless of the requirements and definitions
below.</p>
@@ -58238,9 +58245,10 @@
<ol>
+<!--CLEANUP-->
<li><p>If the <code title="dom-input-stepDown">stepDown()</code> and
- <code title="dom-input-stepUp">stepUp()</code> methods do not
- apply, as defined for the <code>input</code> element's <code
+ <code title="dom-input-stepUp">stepUp()</code> methods <span>do not
+ apply</span>, as defined for the <code>input</code> element's <code
title="attr-input-type">type</code> attribute's current state, then
throw an <code>InvalidStateError</code> exception, and abort these
steps.</p></li>
@@ -63311,9 +63319,10 @@
<div class="impl">
+<!--CLEANUP-->
<p>For <code>input</code> elements, calling these methods while they
- don't apply, and getting or setting these attributes while they
- don't apply, must throw an <code>InvalidStateError</code> exception.
+ <span title="do not apply">don't apply</span>, and getting or setting these attributes while they
+ <span title="do not apply">don't apply</span>, must throw an <code>InvalidStateError</code> exception.
Otherwise, they must act as described below.</p>
<p>For <code>input</code> elements, these methods and attributes
More information about the Commit-Watchers
mailing list