html5/spec-author-view/index-of-terms attr-a-name.html,1.11,1.12 attr-embed-name.html,1.13,1.14 attr-fe-name.html,1.25,1.26 attr-input-value.html,1.21,1.22 attr-option-name.html,1.16,1.17 concept-id.html,1.17,1.18

Update of /sources/public/html5/spec-author-view/index-of-terms
In directory hutz:/tmp/cvs-serv16712/index-of-terms

Modified Files:
	attr-a-name.html attr-embed-name.html attr-fe-name.html 
	attr-input-value.html attr-option-name.html concept-id.html 
Log Message:
Simplify the non-normative descriptions of index getters to avoid confusing readers (the specifics of edge cases are rather subtle). (whatwg r6223)

[updated by splitter]


Index: concept-id.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-id.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- concept-id.html	8 May 2011 13:26:39 -0000	1.17
+++ concept-id.html	14 Jun 2011 22:56:24 -0000	1.18
@@ -1,64 +1,59 @@
 <dl id="concept-id_index">
 <dd>
 <a href="common-dom-interfaces.html#concept-id_0"><span class="secno">2.6.2.1 </span>HTMLCollection</a>
-<a class="index-counter" href="common-dom-interfaces.html#concept-id_1">(2)</a>
 </dd>
 <dd>
-<a href="common-dom-interfaces.html#concept-id_2"><span class="secno">2.6.2.2 </span>HTMLAllCollection</a>
-<a class="index-counter" href="common-dom-interfaces.html#concept-id_3">(2)</a>
+<a href="common-dom-interfaces.html#concept-id_1"><span class="secno">2.6.2.2 </span>HTMLAllCollection</a>
 </dd>
 <dd>
-<a href="common-dom-interfaces.html#concept-id_4"><span class="secno">2.6.2.3 </span>HTMLFormControlsCollection</a>
-<a class="index-counter" href="common-dom-interfaces.html#concept-id_5">(2)</a>
+<a href="common-dom-interfaces.html#concept-id_2"><span class="secno">2.6.2.3 </span>HTMLFormControlsCollection</a>
 </dd>
 <dd>
-<a href="common-dom-interfaces.html#concept-id_6"><span class="secno">2.6.2.4 </span>HTMLOptionsCollection</a>
-<a class="index-counter" href="common-dom-interfaces.html#concept-id_7">(2)</a>
+<a href="common-dom-interfaces.html#concept-id_3"><span class="secno">2.6.2.4 </span>HTMLOptionsCollection</a>
 </dd>
 <dd>
 <a class="dfn-ref" href="global-attributes.html#concept-id"><span class="secno">3.2.3.1 </span>The <span><code>id</code></span> attribute</a>
-<a class="index-counter" href="global-attributes.html#concept-id_8">(2)</a>
+<a class="index-counter" href="global-attributes.html#concept-id_4">(2)</a>
 </dd>
 <dd>
-<a href="the-th-element.html#concept-id_9"><span class="secno">4.9.11 </span>Attributes common to <code><span>td</span></code> and <code><span>th</span></code> elements</a>
-<a class="index-counter" href="the-th-element.html#concept-id_10">(2)</a>
-<a class="index-counter" href="the-th-element.html#concept-id_11">(3)</a>
+<a href="the-th-element.html#concept-id_5"><span class="secno">4.9.11 </span>Attributes common to <code><span>td</span></code> and <code><span>th</span></code> elements</a>
+<a class="index-counter" href="the-th-element.html#concept-id_6">(2)</a>
+<a class="index-counter" href="the-th-element.html#concept-id_7">(3)</a>
 </dd>
 <dd>
-<a href="the-form-element.html#concept-id_12"><span class="secno">4.10.3 </span>The <span><code>form</code></span> element</a>
-<a class="index-counter" href="the-form-element.html#concept-id_13">(2)</a>
-<a class="index-counter" href="the-form-element.html#concept-id_14">(3)</a>
+<a href="the-form-element.html#concept-id_8"><span class="secno">4.10.3 </span>The <span><code>form</code></span> element</a>
+<a class="index-counter" href="the-form-element.html#concept-id_9">(2)</a>
 </dd>
 <dd>
-<a href="the-label-element.html#concept-id_15"><span class="secno">4.10.6 </span>The <span><code>label</code></span> element</a>
+<a href="the-label-element.html#concept-id_10"><span class="secno">4.10.6 </span>The <span><code>label</code></span> element</a>
 </dd>
 <dd>
-<a href="common-input-element-attributes.html#concept-id_16"><span class="secno">4.10.7.2.3 </span>The <code title="attr-input-list"><span>list</span></code> attribute</a>
+<a href="common-input-element-attributes.html#concept-id_11"><span class="secno">4.10.7.2.3 </span>The <code title="attr-input-list"><span>list</span></code> attribute</a>
 </dd>
 <dd>
-<a href="the-select-element.html#concept-id_17"><span class="secno">4.10.9 </span>The <span><code>select</code></span> element</a>
-<a class="index-counter" href="the-select-element.html#concept-id_18">(2)</a>
+<a href="the-select-element.html#concept-id_12"><span class="secno">4.10.9 </span>The <span><code>select</code></span> element</a>
+<a class="index-counter" href="the-select-element.html#concept-id_13">(2)</a>
 </dd>
 <dd>
-<a href="the-output-element.html#concept-id_19"><span class="secno">4.10.15 </span>The <span><code>output</code></span> element</a>
+<a href="the-output-element.html#concept-id_14"><span class="secno">4.10.15 </span>The <span><code>output</code></span> element</a>
 </dd>
 <dd>
-<a href="association-of-controls-and-forms.html#concept-id_20"><span class="secno">4.10.18 </span>Association of controls and forms</a>
+<a href="association-of-controls-and-forms.html#concept-id_15"><span class="secno">4.10.18 </span>Association of controls and forms</a>
 </dd>
 <dd>
-<a href="the-menu-element.html#concept-id_21"><span class="secno">4.11.4.2 </span><span>Context menus</span></a>
+<a href="the-menu-element.html#concept-id_16"><span class="secno">4.11.4.2 </span><span>Context menus</span></a>
 </dd>
 <dd>
-<a href="obsolete.html#concept-id_22"><span class="secno">10.1 </span>Obsolete but conforming features</a>
-<a class="index-counter" href="obsolete.html#concept-id_23">(2)</a>
-<a class="index-counter" href="obsolete.html#concept-id_24">(3)</a>
-<a class="index-counter" href="obsolete.html#concept-id_25">(4)</a>
+<a href="obsolete.html#concept-id_17"><span class="secno">10.1 </span>Obsolete but conforming features</a>
+<a class="index-counter" href="obsolete.html#concept-id_18">(2)</a>
+<a class="index-counter" href="obsolete.html#concept-id_19">(3)</a>
+<a class="index-counter" href="obsolete.html#concept-id_20">(4)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#concept-id_26">Attributes</a>
-<a class="index-counter" href="index.html#concept-id_27">(2)</a>
-<a class="index-counter" href="index.html#concept-id_28">(3)</a>
-<a class="index-counter" href="index.html#concept-id_29">(4)</a>
-<a class="index-counter" href="index.html#concept-id_30">(5)</a>
+<a class="no-num" href="index.html#concept-id_21">Attributes</a>
+<a class="index-counter" href="index.html#concept-id_22">(2)</a>
+<a class="index-counter" href="index.html#concept-id_23">(3)</a>
+<a class="index-counter" href="index.html#concept-id_24">(4)</a>
+<a class="index-counter" href="index.html#concept-id_25">(5)</a>
 </dd>
 </dl>

Index: attr-fe-name.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-fe-name.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- attr-fe-name.html	9 Jun 2011 07:55:58 -0000	1.25
+++ attr-fe-name.html	14 Jun 2011 22:56:21 -0000	1.26
@@ -10,67 +10,65 @@
 </dd>
 <dd>
 <a href="common-dom-interfaces.html#name_23"><span class="secno">2.6.2.3 </span>HTMLFormControlsCollection</a>
-<a class="index-counter" href="common-dom-interfaces.html#name_24">(2)</a>
 </dd>
 <dd>
-<a href="forms.html#name_25"><span class="secno">4.10.1.1 </span>Writing a form's user interface</a>
+<a href="forms.html#name_24"><span class="secno">4.10.1.1 </span>Writing a form's user interface</a>
 </dd>
 <dd>
-<a href="forms.html#name_26"><span class="secno">4.10.1.3 </span>Configuring a form to communicate with a server</a>
+<a href="forms.html#name_25"><span class="secno">4.10.1.3 </span>Configuring a form to communicate with a server</a>
 </dd>
 <dd>
-<a href="the-form-element.html#name_27"><span class="secno">4.10.3 </span>The <span><code>form</code></span> element</a>
-<a class="index-counter" href="the-form-element.html#name_28">(2)</a>
-<a class="index-counter" href="the-form-element.html#name_29">(3)</a>
+<a href="the-form-element.html#name_26"><span class="secno">4.10.3 </span>The <span><code>form</code></span> element</a>
+<a class="index-counter" href="the-form-element.html#name_27">(2)</a>
 </dd>
 <dd>
-<a href="the-fieldset-element.html#name_30"><span class="secno">4.10.4 </span>The <span><code>fieldset</code></span> element</a>
-<a class="index-counter" href="the-fieldset-element.html#name_31">(2)</a>
+<a href="the-fieldset-element.html#name_28"><span class="secno">4.10.4 </span>The <span><code>fieldset</code></span> element</a>
+<a class="index-counter" href="the-fieldset-element.html#name_29">(2)</a>
 </dd>
 <dd>
-<a href="the-input-element.html#name_32"><span class="secno">4.10.7 </span>The <span><code>input</code></span> element</a>
-<a class="index-counter" href="the-input-element.html#name_33">(2)</a>
+<a href="the-input-element.html#name_30"><span class="secno">4.10.7 </span>The <span><code>input</code></span> element</a>
+<a class="index-counter" href="the-input-element.html#name_31">(2)</a>
 </dd>
 <dd>
-<a href="number-state.html#name_34"><span class="secno">4.10.7.1.17 </span><span>Radio Button</span> state</a>
-<a class="index-counter" href="number-state.html#name_35">(2)</a>
-<a class="index-counter" href="number-state.html#name_36">(3)</a>
-<a class="index-counter" href="number-state.html#name_37">(4)</a>
+<a href="number-state.html#name_32"><span class="secno">4.10.7.1.17 </span><span>Radio Button</span> state</a>
+<a class="index-counter" href="number-state.html#name_33">(2)</a>
+<a class="index-counter" href="number-state.html#name_34">(3)</a>
+<a class="index-counter" href="number-state.html#name_35">(4)</a>
 </dd>
 <dd>
-<a href="the-button-element.html#name_38"><span class="secno">4.10.8 </span>The <span><code>button</code></span> element</a>
-<a class="index-counter" href="the-button-element.html#name_39">(2)</a>
+<a href="the-button-element.html#name_36"><span class="secno">4.10.8 </span>The <span><code>button</code></span> element</a>
+<a class="index-counter" href="the-button-element.html#name_37">(2)</a>
 </dd>
 <dd>
-<a href="the-select-element.html#name_40"><span class="secno">4.10.9 </span>The <span><code>select</code></span> element</a>
-<a class="index-counter" href="the-select-element.html#name_41">(2)</a>
+<a href="the-select-element.html#name_38"><span class="secno">4.10.9 </span>The <span><code>select</code></span> element</a>
+<a class="index-counter" href="the-select-element.html#name_39">(2)</a>
 </dd>
 <dd>
-<a href="the-textarea-element.html#name_42"><span class="secno">4.10.13 </span>The <span><code>textarea</code></span> element</a>
-<a class="index-counter" href="the-textarea-element.html#name_43">(2)</a>
+<a href="the-textarea-element.html#name_40"><span class="secno">4.10.13 </span>The <span><code>textarea</code></span> element</a>
+<a class="index-counter" href="the-textarea-element.html#name_41">(2)</a>
 </dd>
 <dd>
-<a href="the-keygen-element.html#name_44"><span class="secno">4.10.14 </span>The <span><code>keygen</code></span> element</a>
-<a class="index-counter" href="the-keygen-element.html#name_45">(2)</a>
+<a href="the-keygen-element.html#name_42"><span class="secno">4.10.14 </span>The <span><code>keygen</code></span> element</a>
+<a class="index-counter" href="the-keygen-element.html#name_43">(2)</a>
 </dd>
 <dd>
-<a href="the-output-element.html#name_46"><span class="secno">4.10.15 </span>The <span><code>output</code></span> element</a>
-<a class="index-counter" href="the-output-element.html#name_47">(2)</a>
+<a href="the-output-element.html#name_44"><span class="secno">4.10.15 </span>The <span><code>output</code></span> element</a>
+<a class="index-counter" href="the-output-element.html#name_45">(2)</a>
 </dd>
 <dd>
 <a class="dfn-ref" href="association-of-controls-and-forms.html#attr-fe-name"><span class="secno">4.10.19.1 </span>Naming form controls</a>
 </dd>
 <dd>
-<a href="syntax.html#name_48"><span class="secno">8.1.2.3 </span>Attributes</a>
+<a href="syntax.html#name_46"><span class="secno">8.1.2.3 </span>Attributes</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#name_49">Elements</a>
-<a class="index-counter" href="index.html#name_50">(2)</a>
-<a class="index-counter" href="index.html#name_51">(3)</a>
-<a class="index-counter" href="index.html#name_52">(4)</a>
-<a class="index-counter" href="index.html#name_53">(5)</a>
-<a class="index-counter" href="index.html#name_54">(6)</a>
-<a class="index-counter" href="index.html#name_55">(7)</a>
+<a class="no-num" href="index.html#name_47">Elements</a>
+<a class="index-counter" href="index.html#name_48">(2)</a>
+<a class="index-counter" href="index.html#name_49">(3)</a>
+<a class="index-counter" href="index.html#name_50">(4)</a>
+<a class="index-counter" href="index.html#name_51">(5)</a>
+<a class="index-counter" href="index.html#name_52">(6)</a>
+<a class="index-counter" href="index.html#name_53">(7)</a>
 </dd>
 <dd>
 <a class="no-num" href="index.html#button_33">Attributes</a>

Index: attr-option-name.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-option-name.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- attr-option-name.html	8 May 2011 13:26:39 -0000	1.16
+++ attr-option-name.html	14 Jun 2011 22:56:23 -0000	1.17
@@ -3,10 +3,10 @@
 <span><span>... on </span><code><a href="the-option-element.html#the-option-element">option</a></code> elements</span>
    </dd>
 <dd>
-<a href="common-dom-interfaces.html#name_59"><span class="secno">2.6.2.4 </span>HTMLOptionsCollection</a>
+<a href="common-dom-interfaces.html#name_57"><span class="secno">2.6.2.4 </span>HTMLOptionsCollection</a>
 </dd>
 <dd>
-<a href="the-select-element.html#name_60"><span class="secno">4.10.9 </span>The <span><code>select</code></span> element</a>
+<a href="the-select-element.html#name_58"><span class="secno">4.10.9 </span>The <span><code>select</code></span> element</a>
 </dd>
 <dd>
 <a class="dfn-ref" href="obsolete.html#attr-option-name"><span class="secno">10.2 </span>Non-conforming features</a>

Index: attr-embed-name.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-embed-name.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- attr-embed-name.html	7 May 2011 14:48:53 -0000	1.13
+++ attr-embed-name.html	14 Jun 2011 22:56:21 -0000	1.14
@@ -3,7 +3,7 @@
 <span><span>... on </span><code><a href="the-embed-element.html#the-embed-element">embed</a></code> elements</span>
    </dd>
 <dd>
-<a href="the-embed-element.html#name_58"><span class="secno">4.8.3 </span>The <span><code>embed</code></span> element</a>
+<a href="the-embed-element.html#name_56"><span class="secno">4.8.3 </span>The <span><code>embed</code></span> element</a>
 </dd>
 <dd>
 <a class="dfn-ref" href="obsolete.html#attr-embed-name"><span class="secno">10.2 </span>Non-conforming features</a>

Index: attr-a-name.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-a-name.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- attr-a-name.html	7 May 2011 14:48:50 -0000	1.11
+++ attr-a-name.html	14 Jun 2011 22:56:21 -0000	1.12
@@ -3,8 +3,8 @@
 <span><span>... on </span><code><a href="the-a-element.html#the-a-element">a</a></code> elements (except as noted in the previous section)</span>
    </dd>
 <dd>
-<a href="obsolete.html#name_56"><span class="secno">10.1 </span>Obsolete but conforming features</a>
-<a class="index-counter" href="obsolete.html#name_57">(2)</a>
+<a href="obsolete.html#name_54"><span class="secno">10.1 </span>Obsolete but conforming features</a>
+<a class="index-counter" href="obsolete.html#name_55">(2)</a>
 </dd>
 <dd>
 <a class="dfn-ref" href="obsolete.html#attr-a-name"><span class="secno">10.2 </span>Non-conforming features</a>

Index: attr-input-value.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-value.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- attr-input-value.html	9 Jun 2011 07:55:59 -0000	1.21
+++ attr-input-value.html	14 Jun 2011 22:56:22 -0000	1.22
@@ -13,7 +13,7 @@
 <a class="dfn-ref" href="the-input-element.html#attr-input-value">(2)</a>
 </dd>
 <dd>
-<a href="states-of-the-type-attribute.html#name_61"><span class="secno">4.10.7.1.1 </span><span>Hidden</span> state</a>
+<a href="states-of-the-type-attribute.html#name_59"><span class="secno">4.10.7.1.1 </span><span>Hidden</span> state</a>
 <a class="index-counter" href="states-of-the-type-attribute.html#value_7">(2)</a>
 </dd>
 <dd>

Received on Tuesday, 14 June 2011 22:56:32 UTC