- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 11 Aug 2011 00:59:35 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/index-of-terms In directory hutz:/tmp/cvs-serv14469/index-of-terms Modified Files: attr-button-type.html attr-command-type.html attr-dim-width.html attr-fe-name.html attr-hyperlink-type.html attr-input-list.html attr-input-max.html attr-input-maxlength.html attr-input-min.html attr-input-multiple.html attr-input-pattern.html attr-input-placeholder.html attr-input-readonly.html attr-input-required.html attr-input-size.html attr-input-src.html attr-input-step.html attr-input-type.html attr-input-value.html attr-menu-type.html attr-textarea-maxlength.html number-state.html the-input-element.html Log Message: Semi-allow <input type=number maxlength> for legacy reasons. (whatwg r6413) [updated by splitter] Index: the-input-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-input-element.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- the-input-element.html 5 Jul 2011 11:36:57 -0000 1.34 +++ the-input-element.html 11 Aug 2011 00:59:33 -0000 1.35 @@ -203,31 +203,35 @@ <a href="syntax.html#input_128"><span class="secno">8.1.2 </span>Elements</a> </dd> <dd> -<a href="obsolete.html#input_129"><span class="secno">10.2 </span>Non-conforming features</a> +<a href="obsolete.html#input_129"><span class="secno">10.1 </span>Obsolete but conforming features</a> <a class="index-counter" href="obsolete.html#input_130">(2)</a> -<a class="index-counter" href="obsolete.html#input_131">(3)</a> -<a class="index-counter" href="obsolete.html#input_132">(4)</a> -<a class="index-counter" href="obsolete.html#input_133">(5)</a> -<a class="index-counter" href="obsolete.html#input_134">(6)</a> -<a class="index-counter" href="obsolete.html#input_135">(7)</a> -<a class="index-counter" href="obsolete.html#input_136">(8)</a> -<a class="index-counter" href="obsolete.html#input_137">(9)</a> -<a class="index-counter" href="obsolete.html#input_138">(10)</a> </dd> <dd> -<a class="no-num" href="index.html#input_139">Elements</a> +<a href="obsolete.html#input_131"><span class="secno">10.2 </span>Non-conforming features</a> +<a class="index-counter" href="obsolete.html#input_132">(2)</a> +<a class="index-counter" href="obsolete.html#input_133">(3)</a> +<a class="index-counter" href="obsolete.html#input_134">(4)</a> +<a class="index-counter" href="obsolete.html#input_135">(5)</a> +<a class="index-counter" href="obsolete.html#input_136">(6)</a> +<a class="index-counter" href="obsolete.html#input_137">(7)</a> +<a class="index-counter" href="obsolete.html#input_138">(8)</a> +<a class="index-counter" href="obsolete.html#input_139">(9)</a> +<a class="index-counter" href="obsolete.html#input_140">(10)</a> </dd> <dd> -<a class="no-num" href="index.html#input_140">Element content categories</a> -<a class="index-counter" href="index.html#input_141">(2)</a> -<a class="index-counter" href="index.html#input_142">(3)</a> -<a class="index-counter" href="index.html#input_143">(4)</a> -<a class="index-counter" href="index.html#input_144">(5)</a> -<a class="index-counter" href="index.html#input_145">(6)</a> -<a class="index-counter" href="index.html#input_146">(7)</a> -<a class="index-counter" href="index.html#input_147">(8)</a> +<a class="no-num" href="index.html#input_141">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#input_148">Interfaces</a> +<a class="no-num" href="index.html#input_142">Element content categories</a> +<a class="index-counter" href="index.html#input_143">(2)</a> +<a class="index-counter" href="index.html#input_144">(3)</a> +<a class="index-counter" href="index.html#input_145">(4)</a> +<a class="index-counter" href="index.html#input_146">(5)</a> +<a class="index-counter" href="index.html#input_147">(6)</a> +<a class="index-counter" href="index.html#input_148">(7)</a> +<a class="index-counter" href="index.html#input_149">(8)</a> +</dd> +<dd> +<a class="no-num" href="index.html#input_150">Interfaces</a> </dd> </dl> Index: attr-input-list.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-list.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- attr-input-list.html 5 Jul 2011 11:36:42 -0000 1.30 +++ attr-input-list.html 11 Aug 2011 00:59:33 -0000 1.31 @@ -90,6 +90,6 @@ <a class="index-counter" href="index.html#list_30">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#input_149">Attributes</a> +<a class="no-num" href="index.html#input_151">Attributes</a> </dd> </dl> Index: attr-input-value.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-value.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- attr-input-value.html 5 Jul 2011 11:36:43 -0000 1.35 +++ attr-input-value.html 11 Aug 2011 00:59:33 -0000 1.36 @@ -82,6 +82,6 @@ <a class="no-num" href="index.html#value_31">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#input_163">Attributes</a> +<a class="no-num" href="index.html#input_165">Attributes</a> </dd> </dl> Index: attr-input-required.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-required.html,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- attr-input-required.html 2 Jul 2011 13:06:40 -0000 1.26 +++ attr-input-required.html 11 Aug 2011 00:59:33 -0000 1.27 @@ -86,6 +86,6 @@ <a class="no-num" href="index.html#required_26">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#input_158">Attributes</a> +<a class="no-num" href="index.html#input_160">Attributes</a> </dd> </dl> Index: attr-hyperlink-type.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-hyperlink-type.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- attr-hyperlink-type.html 3 Aug 2011 07:57:19 -0000 1.44 +++ attr-hyperlink-type.html 11 Aug 2011 00:59:32 -0000 1.45 @@ -6,25 +6,25 @@ <a href="infrastructure.html#valid-mime-type">valid MIME type</a>. </span> </dd> <dd> -<a href="the-a-element.html#type_101"><span class="secno">4.6.1 </span>The <span><code>a</code></span> element</a> -<a class="index-counter" href="the-a-element.html#type_102">(2)</a> +<a href="the-a-element.html#type_102"><span class="secno">4.6.1 </span>The <span><code>a</code></span> element</a> +<a class="index-counter" href="the-a-element.html#type_103">(2)</a> </dd> <dd> -<a href="the-area-element.html#type_103"><span class="secno">4.8.13 </span>The <span><code>area</code></span> element</a> -<a class="index-counter" href="the-area-element.html#type_104">(2)</a> +<a href="the-area-element.html#type_104"><span class="secno">4.8.13 </span>The <span><code>area</code></span> element</a> +<a class="index-counter" href="the-area-element.html#type_105">(2)</a> </dd> <dd> <a class="dfn-ref" href="links.html#attr-hyperlink-type"><span class="secno">4.12.2 </span>Links created by <code><span>a</span></code> and <code><span>area</span></code> elements</a> </dd> <dd> -<a href="links.html#type_105"><span class="secno">4.12.3.1 </span>Link type "<span><code>alternate</code></span>"</a> -<a class="index-counter" href="links.html#type_106">(2)</a> -<a class="index-counter" href="links.html#type_107">(3)</a> -<a class="index-counter" href="links.html#type_108">(4)</a> +<a href="links.html#type_106"><span class="secno">4.12.3.1 </span>Link type "<span><code>alternate</code></span>"</a> +<a class="index-counter" href="links.html#type_107">(2)</a> +<a class="index-counter" href="links.html#type_108">(3)</a> +<a class="index-counter" href="links.html#type_109">(4)</a> </dd> <dd> -<a class="no-num" href="index.html#type_109">Elements</a> -<a class="index-counter" href="index.html#type_110">(2)</a> +<a class="no-num" href="index.html#type_110">Elements</a> +<a class="index-counter" href="index.html#type_111">(2)</a> </dd> <dd> <a class="no-num" href="index.html#a_88">Attributes</a> Index: attr-input-min.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-min.html,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- attr-input-min.html 2 Jul 2011 13:06:39 -0000 1.27 +++ attr-input-min.html 11 Aug 2011 00:59:33 -0000 1.28 @@ -96,6 +96,6 @@ <a class="no-num" href="index.html#min_37">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#input_152">Attributes</a> +<a class="no-num" href="index.html#input_154">Attributes</a> </dd> </dl> Index: attr-menu-type.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-menu-type.html,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- attr-menu-type.html 5 Jul 2011 11:36:43 -0000 1.41 +++ attr-menu-type.html 11 Aug 2011 00:59:33 -0000 1.42 @@ -12,29 +12,29 @@ defining a toolbar.</span> </dd> <dd> -<a href="content-models.html#type_87"><span class="secno">3.2.5.1.7 </span>Interactive content</a> +<a href="content-models.html#type_88"><span class="secno">3.2.5.1.7 </span>Interactive content</a> </dd> <dd> -<a href="wai-aria.html#type_88"><span class="secno">3.2.7 </span><span>WAI-ARIA</span></a> -<a class="index-counter" href="wai-aria.html#type_89">(2)</a> -<a class="index-counter" href="wai-aria.html#type_90">(3)</a> -<a class="index-counter" href="wai-aria.html#type_91">(4)</a> -<a class="index-counter" href="wai-aria.html#type_92">(5)</a> -<a class="index-counter" href="wai-aria.html#type_93">(6)</a> +<a href="wai-aria.html#type_89"><span class="secno">3.2.7 </span><span>WAI-ARIA</span></a> +<a class="index-counter" href="wai-aria.html#type_90">(2)</a> +<a class="index-counter" href="wai-aria.html#type_91">(3)</a> +<a class="index-counter" href="wai-aria.html#type_92">(4)</a> +<a class="index-counter" href="wai-aria.html#type_93">(5)</a> +<a class="index-counter" href="wai-aria.html#type_94">(6)</a> </dd> <dd> -<a href="the-menu-element.html#type_94"><span class="secno">4.11.4 </span>The <span><code>menu</code></span> element</a> -<a class="index-counter" href="the-menu-element.html#type_95">(2)</a> +<a href="the-menu-element.html#type_95"><span class="secno">4.11.4 </span>The <span><code>menu</code></span> element</a> +<a class="index-counter" href="the-menu-element.html#type_96">(2)</a> <a class="dfn-ref" href="the-menu-element.html#attr-menu-type">(3)</a> -<a class="index-counter" href="the-menu-element.html#type_96">(4)</a> -<a class="index-counter" href="the-menu-element.html#type_97">(5)</a> -<a class="index-counter" href="the-menu-element.html#type_98">(6)</a> +<a class="index-counter" href="the-menu-element.html#type_97">(4)</a> +<a class="index-counter" href="the-menu-element.html#type_98">(5)</a> +<a class="index-counter" href="the-menu-element.html#type_99">(6)</a> </dd> <dd> -<a class="no-num" href="index.html#type_99">Elements</a> +<a class="no-num" href="index.html#type_100">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#type_100">Element content categories</a> +<a class="no-num" href="index.html#type_101">Element content categories</a> </dd> <dd> <a class="no-num" href="index.html#menu_29">Attributes</a> Index: attr-command-type.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-command-type.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- attr-command-type.html 5 Jul 2011 11:36:41 -0000 1.34 +++ attr-command-type.html 11 Aug 2011 00:59:32 -0000 1.35 @@ -1,13 +1,13 @@ <dl id="attr-command-type_index"> <dd> -<a href="the-command-element.html#type_82"><span class="secno">4.11.3 </span>The <span><code>command</code></span> element</a> +<a href="the-command-element.html#type_83"><span class="secno">4.11.3 </span>The <span><code>command</code></span> element</a> <a class="dfn-ref" href="the-command-element.html#attr-command-type">(2)</a> -<a class="index-counter" href="the-command-element.html#type_83">(3)</a> -<a class="index-counter" href="the-command-element.html#type_84">(4)</a> -<a class="index-counter" href="the-command-element.html#type_85">(5)</a> +<a class="index-counter" href="the-command-element.html#type_84">(3)</a> +<a class="index-counter" href="the-command-element.html#type_85">(4)</a> +<a class="index-counter" href="the-command-element.html#type_86">(5)</a> </dd> <dd> -<a class="no-num" href="index.html#type_86">Elements</a> +<a class="no-num" href="index.html#type_87">Elements</a> </dd> <dd> <a class="no-num" href="index.html#command_18">Attributes</a> Index: attr-input-readonly.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-readonly.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- attr-input-readonly.html 2 Jul 2011 13:06:40 -0000 1.33 +++ attr-input-readonly.html 11 Aug 2011 00:59:33 -0000 1.34 @@ -100,6 +100,6 @@ <a class="no-num" href="index.html#readonly_40">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#input_157">Attributes</a> +<a class="no-num" href="index.html#input_159">Attributes</a> </dd> </dl> Index: attr-input-step.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-step.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- attr-input-step.html 5 Jul 2011 11:36:43 -0000 1.30 +++ attr-input-step.html 11 Aug 2011 00:59:33 -0000 1.31 @@ -102,6 +102,6 @@ <a class="no-num" href="index.html#step_37">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#input_161">Attributes</a> +<a class="no-num" href="index.html#input_163">Attributes</a> </dd> </dl> Index: attr-input-placeholder.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-placeholder.html,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- attr-input-placeholder.html 2 Jul 2011 13:06:40 -0000 1.26 +++ attr-input-placeholder.html 11 Aug 2011 00:59:33 -0000 1.27 @@ -88,6 +88,6 @@ <a class="no-num" href="index.html#placeholder_27">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#input_156">Attributes</a> +<a class="no-num" href="index.html#input_158">Attributes</a> </dd> </dl> Index: attr-button-type.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-button-type.html,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- attr-button-type.html 5 Jul 2011 11:36:40 -0000 1.25 +++ attr-button-type.html 11 Aug 2011 00:59:32 -0000 1.26 @@ -8,13 +8,13 @@ column on the same row as the keyword.</span> </dd> <dd> -<a href="the-button-element.html#type_78"><span class="secno">4.10.8 </span>The <span><code>button</code></span> element</a> +<a href="the-button-element.html#type_79"><span class="secno">4.10.8 </span>The <span><code>button</code></span> element</a> <a class="dfn-ref" href="the-button-element.html#attr-button-type">(2)</a> -<a class="index-counter" href="the-button-element.html#type_79">(3)</a> -<a class="index-counter" href="the-button-element.html#type_80">(4)</a> +<a class="index-counter" href="the-button-element.html#type_80">(3)</a> +<a class="index-counter" href="the-button-element.html#type_81">(4)</a> </dd> <dd> -<a class="no-num" href="index.html#type_81">Elements</a> +<a class="no-num" href="index.html#type_82">Elements</a> </dd> <dd> <a class="no-num" href="index.html#button_34">Attributes</a> Index: attr-input-pattern.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-pattern.html,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- attr-input-pattern.html 5 Jul 2011 11:36:43 -0000 1.29 +++ attr-input-pattern.html 11 Aug 2011 00:59:33 -0000 1.30 @@ -88,6 +88,6 @@ <a class="no-num" href="index.html#pattern_28">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#input_155">Attributes</a> +<a class="no-num" href="index.html#input_157">Attributes</a> </dd> </dl> Index: attr-input-src.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-src.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- attr-input-src.html 2 Jul 2011 13:06:40 -0000 1.30 +++ attr-input-src.html 11 Aug 2011 00:59:33 -0000 1.31 @@ -82,6 +82,6 @@ <a class="no-num" href="index.html#src_73">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#input_160">Attributes</a> +<a class="no-num" href="index.html#input_162">Attributes</a> </dd> </dl> Index: attr-textarea-maxlength.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-textarea-maxlength.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- attr-textarea-maxlength.html 5 Jul 2011 11:36:44 -0000 1.20 +++ attr-textarea-maxlength.html 11 Aug 2011 00:59:33 -0000 1.21 @@ -5,13 +5,13 @@ <code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code> element's <a href="http://dev.w3.org/html5/spec/the-button-element.html#concept-textarea-dirty" title='Read about this "dirty value flag" reference in the full HTML5 spec.' class="full-spec-link">dirty value flag</a>.</span> </dd> <dd> -<a href="the-textarea-element.html#maxlength_28"><span class="secno">4.10.13 </span>The <span><code>textarea</code></span> element</a> +<a href="the-textarea-element.html#maxlength_29"><span class="secno">4.10.13 </span>The <span><code>textarea</code></span> element</a> <a class="dfn-ref" href="the-textarea-element.html#attr-textarea-maxlength">(2)</a> -<a class="index-counter" href="the-textarea-element.html#maxlength_29">(3)</a> -<a class="index-counter" href="the-textarea-element.html#maxlength_30">(4)</a> +<a class="index-counter" href="the-textarea-element.html#maxlength_30">(3)</a> +<a class="index-counter" href="the-textarea-element.html#maxlength_31">(4)</a> </dd> <dd> -<a class="no-num" href="index.html#maxlength_31">Elements</a> +<a class="no-num" href="index.html#maxlength_32">Elements</a> </dd> <dd> <a class="no-num" href="index.html#textarea_4">Attributes</a> Index: attr-input-maxlength.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-maxlength.html,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- attr-input-maxlength.html 5 Jul 2011 11:36:42 -0000 1.27 +++ attr-input-maxlength.html 11 Aug 2011 00:59:33 -0000 1.28 @@ -80,9 +80,12 @@ <a class="dfn-ref" href="common-input-element-attributes.html#attr-input-maxlength">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#maxlength_27">Elements</a> +<a href="obsolete.html#maxlength_27"><span class="secno">10.1 </span>Obsolete but conforming features</a> </dd> <dd> -<a class="no-num" href="index.html#input_151">Attributes</a> +<a class="no-num" href="index.html#maxlength_28">Elements</a> +</dd> +<dd> +<a class="no-num" href="index.html#input_153">Attributes</a> </dd> </dl> Index: attr-dim-width.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-dim-width.html,v retrieving revision 1.58 retrieving revision 1.59 diff -u -d -r1.58 -r1.59 --- attr-dim-width.html 2 Aug 2011 22:57:35 -0000 1.58 +++ attr-dim-width.html 11 Aug 2011 00:59:32 -0000 1.59 @@ -117,7 +117,7 @@ <a class="no-num" href="index.html#embed_31">Attributes</a> <a class="index-counter" href="index.html#iframe_77">(2)</a> <a class="index-counter" href="index.html#img_54">(3)</a> -<a class="index-counter" href="index.html#input_164">(4)</a> +<a class="index-counter" href="index.html#input_166">(4)</a> <a class="index-counter" href="index.html#object_66">(5)</a> <a class="index-counter" href="index.html#video_43">(6)</a> </dd> Index: number-state.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/number-state.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- number-state.html 2 Jul 2011 13:07:19 -0000 1.17 +++ number-state.html 11 Aug 2011 00:59:33 -0000 1.18 @@ -12,4 +12,7 @@ <dd> <a href="number-state.html#attr-input-type-number_2"><span class="secno">4.10.7.1.14 </span><span>Range</span> state</a> </dd> +<dd> +<a href="obsolete.html#attr-input-type-number_3"><span class="secno">10.1 </span>Obsolete but conforming features</a> +</dd> </dl> Index: attr-input-type.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-type.html,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- attr-input-type.html 5 Jul 2011 11:36:43 -0000 1.38 +++ attr-input-type.html 11 Aug 2011 00:59:33 -0000 1.39 @@ -75,13 +75,16 @@ <a href="syntax.html#type_75"><span class="secno">8.1.2.3 </span>Attributes</a> </dd> <dd> -<a class="no-num" href="index.html#type_76">Elements</a> +<a href="obsolete.html#type_76"><span class="secno">10.1 </span>Obsolete but conforming features</a> </dd> <dd> -<a class="no-num" href="index.html#type_77">Element content categories</a> +<a class="no-num" href="index.html#type_77">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#input_162">Attributes</a> +<a class="no-num" href="index.html#type_78">Element content categories</a> +</dd> +<dd> +<a class="no-num" href="index.html#input_164">Attributes</a> <a class="index-counter" href="index.html#attr-input-type_0">(2)</a> </dd> </dl> Index: attr-input-size.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-size.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- attr-input-size.html 5 Jul 2011 11:36:43 -0000 1.32 +++ attr-input-size.html 11 Aug 2011 00:59:33 -0000 1.33 @@ -90,6 +90,6 @@ <a class="no-num" href="index.html#size_29">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#input_159">Attributes</a> +<a class="no-num" href="index.html#input_161">Attributes</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.45 retrieving revision 1.46 diff -u -d -r1.45 -r1.46 --- attr-fe-name.html 10 Aug 2011 02:57:24 -0000 1.45 +++ attr-fe-name.html 11 Aug 2011 00:59:32 -0000 1.46 @@ -74,7 +74,7 @@ <dd> <a class="no-num" href="index.html#button_33">Attributes</a> <a class="index-counter" href="index.html#fieldset_33">(2)</a> -<a class="index-counter" href="index.html#input_154">(3)</a> +<a class="index-counter" href="index.html#input_156">(3)</a> <a class="index-counter" href="index.html#keygen_26">(4)</a> <a class="index-counter" href="index.html#output_1">(5)</a> <a class="index-counter" href="index.html#select_3">(6)</a> Index: attr-input-max.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-max.html,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- attr-input-max.html 2 Jul 2011 13:06:39 -0000 1.27 +++ attr-input-max.html 11 Aug 2011 00:59:33 -0000 1.28 @@ -94,6 +94,6 @@ <a class="no-num" href="index.html#max_35">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#input_150">Attributes</a> +<a class="no-num" href="index.html#input_152">Attributes</a> </dd> </dl> Index: attr-input-multiple.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-multiple.html,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- attr-input-multiple.html 2 Jul 2011 13:06:39 -0000 1.26 +++ attr-input-multiple.html 11 Aug 2011 00:59:33 -0000 1.27 @@ -91,6 +91,6 @@ <a class="no-num" href="index.html#multiple_31">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#input_153">Attributes</a> +<a class="no-num" href="index.html#input_155">Attributes</a> </dd> </dl>
Received on Thursday, 11 August 2011 00:59:39 UTC