- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 28 Apr 2011 20:41:47 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/index-of-terms In directory hutz:/tmp/cvs-serv20321/index-of-terms Modified Files: attr-option-selected.html attr-option-value.html attr-select-multiple.html attr-select-required.html attr-select-size.html attr-textarea-required.html concept-option-disabled.html placeholder-label-option.html the-option-element.html the-select-element.html Log Message: Make the label required if <select required> is used without multiple='' or size=''. Also, make it possible for the label to be disabled, for legacy UAs (new UAs wouldn't let the user select the label). (whatwg r6039) [updated by splitter] Index: attr-option-value.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-option-value.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- attr-option-value.html 21 Apr 2011 08:02:32 -0000 1.11 +++ attr-option-value.html 28 Apr 2011 20:41:44 -0000 1.12 @@ -18,6 +18,6 @@ <a class="no-num" href="index.html#value_37">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#option_47">Attributes</a> +<a class="no-num" href="index.html#option_46">Attributes</a> </dd> </dl> Index: attr-select-required.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-select-required.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- attr-select-required.html 21 Apr 2011 08:02:33 -0000 1.10 +++ attr-select-required.html 28 Apr 2011 20:41:45 -0000 1.11 @@ -12,9 +12,10 @@ <a href="the-button-element.html#required_28"><span class="secno">4.10.9 </span>The <span><code>select</code></span> element</a> <a class="dfn-ref" href="the-button-element.html#attr-select-required">(2)</a> <a class="index-counter" href="the-button-element.html#required_29">(3)</a> +<a class="index-counter" href="the-button-element.html#required_30">(4)</a> </dd> <dd> -<a class="no-num" href="index.html#required_30">Elements</a> +<a class="no-num" href="index.html#required_31">Elements</a> </dd> <dd> <a class="no-num" href="index.html#select_4">Attributes</a> Index: placeholder-label-option.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/placeholder-label-option.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- placeholder-label-option.html 21 Apr 2011 08:02:49 -0000 1.6 +++ placeholder-label-option.html 28 Apr 2011 20:41:45 -0000 1.7 @@ -1,9 +1,10 @@ <dl id="placeholder-label-option_index"> <dd> <a class="dfn-ref" href="the-button-element.html#placeholder-label-option"><span class="secno">4.10.9 </span>The <span><code>select</code></span> element</a> +<a class="index-counter" href="the-button-element.html#placeholder-label-option_0">(2)</a> </dd> <dd> -<a href="the-button-element.html#placeholder-label-option_0"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> -<a class="index-counter" href="the-button-element.html#placeholder-label-option_1">(2)</a> +<a href="the-button-element.html#placeholder-label-option_1"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> +<a class="index-counter" href="the-button-element.html#placeholder-label-option_2">(2)</a> </dd> </dl> Index: attr-textarea-required.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-textarea-required.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- attr-textarea-required.html 21 Apr 2011 08:02:34 -0000 1.11 +++ attr-textarea-required.html 28 Apr 2011 20:41:45 -0000 1.12 @@ -5,14 +5,14 @@ be required to enter a value before submitting the form.</span> </dd> <dd> -<a href="content-models.html#required_31"><span class="secno">3.2.7 </span><span>WAI-ARIA</span></a> +<a href="content-models.html#required_32"><span class="secno">3.2.7 </span><span>WAI-ARIA</span></a> </dd> <dd> -<a href="the-button-element.html#required_32"><span class="secno">4.10.13 </span>The <span><code>textarea</code></span> element</a> +<a href="the-button-element.html#required_33"><span class="secno">4.10.13 </span>The <span><code>textarea</code></span> element</a> <a class="dfn-ref" href="the-button-element.html#attr-textarea-required">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#required_33">Elements</a> +<a class="no-num" href="index.html#required_34">Elements</a> </dd> <dd> <a class="no-num" href="index.html#textarea_8">Attributes</a> Index: the-option-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-option-element.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- the-option-element.html 22 Apr 2011 07:12:59 -0000 1.13 +++ the-option-element.html 28 Apr 2011 20:41:45 -0000 1.14 @@ -25,48 +25,47 @@ <a class="index-counter" href="the-button-element.html#option_15">(7)</a> <a class="index-counter" href="the-button-element.html#option_16">(8)</a> <a class="index-counter" href="the-button-element.html#option_17">(9)</a> -<a class="index-counter" href="the-button-element.html#option_18">(10)</a> </dd> <dd> -<a href="the-button-element.html#option_19"><span class="secno">4.10.10 </span>The <span><code>datalist</code></span> element</a> -<a class="index-counter" href="the-button-element.html#option_20">(2)</a> -<a class="index-counter" href="the-button-element.html#option_21">(3)</a> -<a class="index-counter" href="the-button-element.html#option_22">(4)</a> +<a href="the-button-element.html#option_18"><span class="secno">4.10.10 </span>The <span><code>datalist</code></span> element</a> +<a class="index-counter" href="the-button-element.html#option_19">(2)</a> +<a class="index-counter" href="the-button-element.html#option_20">(3)</a> +<a class="index-counter" href="the-button-element.html#option_21">(4)</a> </dd> <dd> -<a href="the-button-element.html#option_23"><span class="secno">4.10.11 </span>The <span><code>optgroup</code></span> element</a> -<a class="index-counter" href="the-button-element.html#option_24">(2)</a> -<a class="index-counter" href="the-button-element.html#option_25">(3)</a> -<a class="index-counter" href="the-button-element.html#option_26">(4)</a> -<a class="index-counter" href="the-button-element.html#option_27">(5)</a> +<a href="the-button-element.html#option_22"><span class="secno">4.10.11 </span>The <span><code>optgroup</code></span> element</a> +<a class="index-counter" href="the-button-element.html#option_23">(2)</a> +<a class="index-counter" href="the-button-element.html#option_24">(3)</a> +<a class="index-counter" href="the-button-element.html#option_25">(4)</a> +<a class="index-counter" href="the-button-element.html#option_26">(5)</a> </dd> <dd> <a class="dfn-ref" href="the-button-element.html#the-option-element"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> -<a class="index-counter" href="the-button-element.html#option_28">(2)</a> -<a class="index-counter" href="the-button-element.html#option_29">(3)</a> -<a class="index-counter" href="the-button-element.html#option_30">(4)</a> -<a class="index-counter" href="the-button-element.html#option_31">(5)</a> -<a class="index-counter" href="the-button-element.html#option_32">(6)</a> -<a class="index-counter" href="the-button-element.html#option_33">(7)</a> -<a class="index-counter" href="the-button-element.html#option_34">(8)</a> +<a class="index-counter" href="the-button-element.html#option_27">(2)</a> +<a class="index-counter" href="the-button-element.html#option_28">(3)</a> +<a class="index-counter" href="the-button-element.html#option_29">(4)</a> +<a class="index-counter" href="the-button-element.html#option_30">(5)</a> +<a class="index-counter" href="the-button-element.html#option_31">(6)</a> +<a class="index-counter" href="the-button-element.html#option_32">(7)</a> +<a class="index-counter" href="the-button-element.html#option_33">(8)</a> </dd> <dd> -<a href="syntax.html#option_35"><span class="secno">8.1.2.4 </span>Optional tags</a> -<a class="index-counter" href="syntax.html#option_36">(2)</a> -<a class="index-counter" href="syntax.html#option_37">(3)</a> +<a href="syntax.html#option_34"><span class="secno">8.1.2.4 </span>Optional tags</a> +<a class="index-counter" href="syntax.html#option_35">(2)</a> +<a class="index-counter" href="syntax.html#option_36">(3)</a> </dd> <dd> -<a href="obsolete.html#option_38"><span class="secno">10.2 </span>Non-conforming features</a> -<a class="index-counter" href="obsolete.html#option_39">(2)</a> -<a class="index-counter" href="obsolete.html#option_40">(3)</a> +<a href="obsolete.html#option_37"><span class="secno">10.2 </span>Non-conforming features</a> +<a class="index-counter" href="obsolete.html#option_38">(2)</a> +<a class="index-counter" href="obsolete.html#option_39">(3)</a> </dd> <dd> -<a class="no-num" href="index.html#option_41">Elements</a> -<a class="index-counter" href="index.html#option_42">(2)</a> -<a class="index-counter" href="index.html#option_43">(3)</a> -<a class="index-counter" href="index.html#option_44">(4)</a> +<a class="no-num" href="index.html#option_40">Elements</a> +<a class="index-counter" href="index.html#option_41">(2)</a> +<a class="index-counter" href="index.html#option_42">(3)</a> +<a class="index-counter" href="index.html#option_43">(4)</a> </dd> <dd> -<a class="no-num" href="index.html#option_45">Interfaces</a> +<a class="no-num" href="index.html#option_44">Interfaces</a> </dd> </dl> Index: attr-select-size.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-select-size.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- attr-select-size.html 21 Apr 2011 08:02:33 -0000 1.10 +++ attr-select-size.html 28 Apr 2011 20:41:45 -0000 1.11 @@ -17,6 +17,6 @@ <a class="no-num" href="index.html#size_31">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#select_57">Attributes</a> +<a class="no-num" href="index.html#select_59">Attributes</a> </dd> </dl> Index: the-select-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-select-element.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- the-select-element.html 22 Apr 2011 07:13:00 -0000 1.14 +++ the-select-element.html 28 Apr 2011 20:41:45 -0000 1.15 @@ -42,44 +42,46 @@ <a class="index-counter" href="the-button-element.html#select_29">(13)</a> <a class="index-counter" href="the-button-element.html#select_30">(14)</a> <a class="index-counter" href="the-button-element.html#select_31">(15)</a> +<a class="index-counter" href="the-button-element.html#select_32">(16)</a> +<a class="index-counter" href="the-button-element.html#select_33">(17)</a> </dd> <dd> -<a href="the-button-element.html#select_32"><span class="secno">4.10.11 </span>The <span><code>optgroup</code></span> element</a> -<a class="index-counter" href="the-button-element.html#select_33">(2)</a> +<a href="the-button-element.html#select_34"><span class="secno">4.10.11 </span>The <span><code>optgroup</code></span> element</a> +<a class="index-counter" href="the-button-element.html#select_35">(2)</a> </dd> <dd> -<a href="the-button-element.html#select_34"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> -<a class="index-counter" href="the-button-element.html#select_35">(2)</a> -<a class="index-counter" href="the-button-element.html#select_36">(3)</a> -<a class="index-counter" href="the-button-element.html#select_37">(4)</a> -<a class="index-counter" href="the-button-element.html#select_38">(5)</a> -<a class="index-counter" href="the-button-element.html#select_39">(6)</a> -<a class="index-counter" href="the-button-element.html#select_40">(7)</a> +<a href="the-button-element.html#select_36"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> +<a class="index-counter" href="the-button-element.html#select_37">(2)</a> +<a class="index-counter" href="the-button-element.html#select_38">(3)</a> +<a class="index-counter" href="the-button-element.html#select_39">(4)</a> +<a class="index-counter" href="the-button-element.html#select_40">(5)</a> +<a class="index-counter" href="the-button-element.html#select_41">(6)</a> +<a class="index-counter" href="the-button-element.html#select_42">(7)</a> </dd> <dd> -<a href="interactive-elements.html#select_41"><span class="secno">4.11.4.1 </span>Introduction</a> +<a href="interactive-elements.html#select_43"><span class="secno">4.11.4.1 </span>Introduction</a> </dd> <dd> -<a href="obsolete.html#select_42"><span class="secno">10.2 </span>Non-conforming features</a> -<a class="index-counter" href="obsolete.html#select_43">(2)</a> -<a class="index-counter" href="obsolete.html#select_44">(3)</a> +<a href="obsolete.html#select_44"><span class="secno">10.2 </span>Non-conforming features</a> +<a class="index-counter" href="obsolete.html#select_45">(2)</a> +<a class="index-counter" href="obsolete.html#select_46">(3)</a> </dd> <dd> -<a class="no-num" href="index.html#select_45">Elements</a> -<a class="index-counter" href="index.html#select_46">(2)</a> -<a class="index-counter" href="index.html#select_47">(3)</a> +<a class="no-num" href="index.html#select_47">Elements</a> +<a class="index-counter" href="index.html#select_48">(2)</a> +<a class="index-counter" href="index.html#select_49">(3)</a> </dd> <dd> -<a class="no-num" href="index.html#select_48">Element content categories</a> -<a class="index-counter" href="index.html#select_49">(2)</a> -<a class="index-counter" href="index.html#select_50">(3)</a> -<a class="index-counter" href="index.html#select_51">(4)</a> -<a class="index-counter" href="index.html#select_52">(5)</a> -<a class="index-counter" href="index.html#select_53">(6)</a> -<a class="index-counter" href="index.html#select_54">(7)</a> -<a class="index-counter" href="index.html#select_55">(8)</a> +<a class="no-num" href="index.html#select_50">Element content categories</a> +<a class="index-counter" href="index.html#select_51">(2)</a> +<a class="index-counter" href="index.html#select_52">(3)</a> +<a class="index-counter" href="index.html#select_53">(4)</a> +<a class="index-counter" href="index.html#select_54">(5)</a> +<a class="index-counter" href="index.html#select_55">(6)</a> +<a class="index-counter" href="index.html#select_56">(7)</a> +<a class="index-counter" href="index.html#select_57">(8)</a> </dd> <dd> -<a class="no-num" href="index.html#select_56">Interfaces</a> +<a class="no-num" href="index.html#select_58">Interfaces</a> </dd> </dl> Index: concept-option-disabled.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-option-disabled.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- concept-option-disabled.html 21 Apr 2011 08:02:38 -0000 1.8 +++ concept-option-disabled.html 28 Apr 2011 20:41:45 -0000 1.9 @@ -7,13 +7,10 @@ present.</span> </dd> <dd> -<a href="the-button-element.html#concept-option-disabled_0"><span class="secno">4.10.9 </span>The <span><code>select</code></span> element</a> -</dd> -<dd> -<a href="the-button-element.html#concept-option-disabled_1"><span class="secno">4.10.10 </span>The <span><code>datalist</code></span> element</a> +<a href="the-button-element.html#concept-option-disabled_0"><span class="secno">4.10.10 </span>The <span><code>datalist</code></span> element</a> </dd> <dd> -<a href="the-button-element.html#concept-option-disabled_2"><span class="secno">4.10.11 </span>The <span><code>optgroup</code></span> element</a> +<a href="the-button-element.html#concept-option-disabled_1"><span class="secno">4.10.11 </span>The <span><code>optgroup</code></span> element</a> </dd> <dd> <a class="dfn-ref" href="the-button-element.html#concept-option-disabled"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> Index: attr-option-selected.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-option-selected.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- attr-option-selected.html 21 Apr 2011 08:02:32 -0000 1.9 +++ attr-option-selected.html 28 Apr 2011 20:41:44 -0000 1.10 @@ -12,6 +12,6 @@ <a class="no-num" href="index.html#selected_3">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#option_46">Attributes</a> +<a class="no-num" href="index.html#option_45">Attributes</a> </dd> </dl> Index: attr-select-multiple.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-select-multiple.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- attr-select-multiple.html 21 Apr 2011 08:02:33 -0000 1.9 +++ attr-select-multiple.html 28 Apr 2011 20:41:45 -0000 1.10 @@ -20,12 +20,13 @@ <a class="index-counter" href="the-button-element.html#multiple_36">(4)</a> <a class="index-counter" href="the-button-element.html#multiple_37">(5)</a> <a class="index-counter" href="the-button-element.html#multiple_38">(6)</a> +<a class="index-counter" href="the-button-element.html#multiple_39">(7)</a> </dd> <dd> -<a href="the-button-element.html#multiple_39"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> +<a href="the-button-element.html#multiple_40"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> </dd> <dd> -<a class="no-num" href="index.html#multiple_40">Elements</a> +<a class="no-num" href="index.html#multiple_41">Elements</a> </dd> <dd> <a class="no-num" href="index.html#select_2">Attributes</a>
Received on Thursday, 28 April 2011 20:41:49 UTC