- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 02 Jul 2011 06:26:44 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/index-of-terms In directory hutz:/tmp/cvs-serv29463/index-of-terms Modified Files: active-document.html applicationcache.html attr-body-text.html attr-colgroup-span.html attr-command-type.html attr-fae-form.html attr-form-name.html attr-fs-method.html attr-fs-novalidate.html attr-fs-target.html attr-hyperlink-type.html attr-input-src.html attr-media-autoplay.html attr-media-controls.html attr-media-crossorigin.html attr-media-loop.html attr-media-mediagroup.html attr-media-muted.html attr-media-preload-auto.html attr-media-preload-none-state.html attr-media-preload.html attr-media-src.html attr-menu-type.html attr-meter-value.html attr-option-selected.html attr-option-value.html attr-progress-value.html attr-select-multiple.html attr-select-size.html attr-th-scope-auto.html attr-th-scope-colgroup.html browsing-context.html case-sensitive.html concept-option-value.html concept-select-option-list.html dom-dir.html dom-document-open.html dom-form-length.html dom-hidden.html dom-id.html dom-image.html dom-innerhtml.html dom-input-defaultvalue.html dom-meter-value.html dom-navigator-registercontenthandler.html dom-navigator-registerprotocolhandler.html dom-outerhtml.html dom-progress-value.html dom-title.html htmlaudioelement.html htmlcollection.html htmloptionelement.html htmloptionscollection.html represented-by-the-collection.html the-audio-element.html the-colgroup-element.html the-option-element.html the-select-element.html tree-order.html window.html Log Message: Attempt to reorganise the rendering section to make it more usable for implementors (whatwg r6276) [updated by splitter] Index: attr-meter-value.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-meter-value.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- attr-meter-value.html 1 Jul 2011 09:47:12 -0000 1.19 +++ attr-meter-value.html 2 Jul 2011 06:26:39 -0000 1.20 @@ -7,14 +7,14 @@ value.</span></span> </dd> <dd> -<a href="the-meter-element.html#value_51"><span class="secno">4.10.17 </span>The <span><code>meter</code></span> element</a> +<a href="the-meter-element.html#value_47"><span class="secno">4.10.17 </span>The <span><code>meter</code></span> element</a> <a class="dfn-ref" href="the-meter-element.html#attr-meter-value">(2)</a> -<a class="index-counter" href="the-meter-element.html#value_52">(3)</a> -<a class="index-counter" href="the-meter-element.html#value_53">(4)</a> -<a class="index-counter" href="the-meter-element.html#value_54">(5)</a> +<a class="index-counter" href="the-meter-element.html#value_48">(3)</a> +<a class="index-counter" href="the-meter-element.html#value_49">(4)</a> +<a class="index-counter" href="the-meter-element.html#value_50">(5)</a> </dd> <dd> -<a class="no-num" href="index.html#value_55">Elements</a> +<a class="no-num" href="index.html#value_51">Elements</a> </dd> <dd> <a class="no-num" href="index.html#meter_20">Attributes</a> Index: case-sensitive.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/case-sensitive.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- case-sensitive.html 1 Jul 2011 09:14:47 -0000 1.19 +++ case-sensitive.html 2 Jul 2011 06:26:40 -0000 1.20 @@ -19,15 +19,11 @@ <a href="the-output-element.html#case-sensitive_5"><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#case-sensitive_6"><span class="secno">4.10.20 </span>APIs for the text field selections</a> -<a class="index-counter" href="association-of-controls-and-forms.html#case-sensitive_7">(2)</a> -</dd> -<dd> -<a href="editing.html#case-sensitive_8"><span class="secno">7.4.2 </span>The <span><code>accesskey</code></span> attribute</a> +<a href="editing.html#case-sensitive_6"><span class="secno">7.4.2 </span>The <span><code>accesskey</code></span> attribute</a> </dd> <dd> -<a class="no-num" href="index.html#case-sensitive_9">Attributes</a> -<a class="index-counter" href="index.html#case-sensitive_10">(2)</a> -<a class="index-counter" href="index.html#case-sensitive_11">(3)</a> +<a class="no-num" href="index.html#case-sensitive_7">Attributes</a> +<a class="index-counter" href="index.html#case-sensitive_8">(2)</a> +<a class="index-counter" href="index.html#case-sensitive_9">(3)</a> </dd> </dl> Index: attr-media-controls.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-media-controls.html,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- attr-media-controls.html 1 Jul 2011 09:47:12 -0000 1.23 +++ attr-media-controls.html 2 Jul 2011 06:26:39 -0000 1.24 @@ -34,7 +34,7 @@ <a class="index-counter" href="index.html#controls_11">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#audio_28">Attributes</a> +<a class="no-num" href="index.html#audio_26">Attributes</a> <a class="index-counter" href="index.html#video_0">(2)</a> </dd> </dl> Index: dom-id.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-id.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- dom-id.html 1 Jul 2011 03:42:36 -0000 1.2 +++ dom-id.html 2 Jul 2011 06:26:40 -0000 1.3 @@ -8,9 +8,10 @@ <a href="elements.html#dom-id_0"><span class="secno">3.2.2 </span>Elements in the DOM</a> </dd> <dd> -<a class="dfn-ref" href="global-attributes.html#dom-id"><span class="secno">3.2.3.1 </span>The <span><code>id</code></span> attribute</a> +<a class="dfn-ref" href="commands.html#dom-id"><span class="secno">3.2.3.1 </span>The <span><code>id</code></span> attribute</a> </dd> <dd> -<a href="commands.html#id_6"><span class="secno">4.11.5 </span>Commands</a> +<a class="dfn-ref" href="commands.html#dom-id"><span class="secno">4.11.5 </span>Commands</a> +<a class="index-counter" href="commands.html#id_6">(2)</a> </dd> </dl> Index: the-colgroup-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-colgroup-element.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- the-colgroup-element.html 1 Jul 2011 09:47:19 -0000 1.15 +++ the-colgroup-element.html 2 Jul 2011 06:26:42 -0000 1.16 @@ -27,22 +27,18 @@ <a href="the-tr-element.html#colgroup_10"><span class="secno">4.9.8 </span>The <span><code>tr</code></span> element</a> </dd> <dd> -<a href="the-option-element.html#colgroup_11"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> -<a class="index-counter" href="the-option-element.html#colgroup_12">(2)</a> -</dd> -<dd> -<a href="syntax.html#colgroup_13"><span class="secno">8.1.2.4 </span>Optional tags</a> -<a class="index-counter" href="syntax.html#colgroup_14">(2)</a> -<a class="index-counter" href="syntax.html#colgroup_15">(3)</a> -<a class="index-counter" href="syntax.html#colgroup_16">(4)</a> -<a class="index-counter" href="syntax.html#colgroup_17">(5)</a> +<a href="syntax.html#colgroup_11"><span class="secno">8.1.2.4 </span>Optional tags</a> +<a class="index-counter" href="syntax.html#colgroup_12">(2)</a> +<a class="index-counter" href="syntax.html#colgroup_13">(3)</a> +<a class="index-counter" href="syntax.html#colgroup_14">(4)</a> +<a class="index-counter" href="syntax.html#colgroup_15">(5)</a> </dd> <dd> -<a class="no-num" href="index.html#colgroup_18">Elements</a> -<a class="index-counter" href="index.html#colgroup_19">(2)</a> -<a class="index-counter" href="index.html#colgroup_20">(3)</a> +<a class="no-num" href="index.html#colgroup_16">Elements</a> +<a class="index-counter" href="index.html#colgroup_17">(2)</a> +<a class="index-counter" href="index.html#colgroup_18">(3)</a> </dd> <dd> -<a class="no-num" href="index.html#colgroup_21">Interfaces</a> +<a class="no-num" href="index.html#colgroup_19">Interfaces</a> </dd> </dl> Index: attr-media-mediagroup.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-media-mediagroup.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- attr-media-mediagroup.html 1 Jul 2011 09:47:12 -0000 1.11 +++ attr-media-mediagroup.html 2 Jul 2011 06:26:39 -0000 1.12 @@ -33,7 +33,7 @@ <a class="index-counter" href="index.html#mediagroup_9">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#audio_31">Attributes</a> +<a class="no-num" href="index.html#audio_29">Attributes</a> <a class="index-counter" href="index.html#video_4">(2)</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.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- attr-hyperlink-type.html 2 Jul 2011 05:58:37 -0000 1.34 +++ attr-hyperlink-type.html 2 Jul 2011 06:26:38 -0000 1.35 @@ -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_103"><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_104">(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_105"><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_106">(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_107"><span class="secno">4.12.3.1 </span>Link type "<span><code>alternate</code></span>"</a> -<a class="index-counter" href="links.html#type_108">(2)</a> -<a class="index-counter" href="links.html#type_109">(3)</a> -<a class="index-counter" href="links.html#type_110">(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_111">Elements</a> -<a class="index-counter" href="index.html#type_112">(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-media-preload-none-state.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-media-preload-none-state.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- attr-media-preload-none-state.html 2 Jul 2011 04:59:18 -0000 1.15 +++ attr-media-preload-none-state.html 2 Jul 2011 06:26:39 -0000 1.16 @@ -1,13 +1,5 @@ -<dl id="attr-media-preload-none-state_index"> +<dl class="has-norefs" id="attr-media-preload-none-state_index"> <dd> <a class="dfn-ref" href="the-track-element.html#attr-media-preload-none-state"><span class="secno">4.8.10.5 </span>Loading the media resource</a> </dd> -<dd> -<a href="the-textarea-element.html#none_0"><span class="secno">4.10.13 </span>The <span><code>textarea</code></span> element</a> -</dd> -<dd> -<a href="association-of-controls-and-forms.html#none_1"><span class="secno">4.10.20 </span>APIs for the text field selections</a> -<a class="index-counter" href="association-of-controls-and-forms.html#none_2">(2)</a> -<a class="index-counter" href="association-of-controls-and-forms.html#none_3">(3)</a> -</dd> </dl> Index: htmloptionelement.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/htmloptionelement.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- htmloptionelement.html 1 Jul 2011 09:47:18 -0000 1.12 +++ htmloptionelement.html 2 Jul 2011 06:26:41 -0000 1.13 @@ -4,13 +4,11 @@ </dd> <dd> <a class="dfn-ref" href="the-option-element.html#htmloptionelement"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> -<a class="index-counter" href="the-option-element.html#htmloptionelement_1">(2)</a> -<a class="index-counter" href="the-option-element.html#htmloptionelement_2">(3)</a> </dd> <dd> -<a class="no-num" href="index.html#htmloptionelement_3">Elements</a> +<a class="no-num" href="index.html#htmloptionelement_1">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#htmloptionelement_4">Interfaces</a> +<a class="no-num" href="index.html#htmloptionelement_2">Interfaces</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.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- attr-menu-type.html 2 Jul 2011 05:58:37 -0000 1.33 +++ attr-menu-type.html 2 Jul 2011 06:26:39 -0000 1.34 @@ -12,29 +12,29 @@ defining a toolbar.</span> </dd> <dd> -<a href="content-models.html#type_89"><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_90"><span class="secno">3.2.7 </span><span>WAI-ARIA</span></a> -<a class="index-counter" href="wai-aria.html#type_91">(2)</a> -<a class="index-counter" href="wai-aria.html#type_92">(3)</a> -<a class="index-counter" href="wai-aria.html#type_93">(4)</a> -<a class="index-counter" href="wai-aria.html#type_94">(5)</a> -<a class="index-counter" href="wai-aria.html#type_95">(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_96"><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_97">(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_98">(4)</a> -<a class="index-counter" href="the-menu-element.html#type_99">(5)</a> -<a class="index-counter" href="the-menu-element.html#type_100">(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_101">Elements</a> +<a class="no-num" href="index.html#type_100">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#type_102">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.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- attr-command-type.html 2 Jul 2011 05:58:36 -0000 1.26 +++ attr-command-type.html 2 Jul 2011 06:26:38 -0000 1.27 @@ -1,13 +1,13 @@ <dl id="attr-command-type_index"> <dd> -<a href="the-command-element.html#type_84"><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_85">(3)</a> -<a class="index-counter" href="the-command-element.html#type_86">(4)</a> -<a class="index-counter" href="the-command-element.html#type_87">(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_88">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: dom-meter-value.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-meter-value.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- dom-meter-value.html 1 Jul 2011 09:47:15 -0000 1.1 +++ dom-meter-value.html 2 Jul 2011 06:26:41 -0000 1.2 @@ -9,6 +9,6 @@ <dd> <a href="the-meter-element.html#dom-meter-value_0"><span class="secno">4.10.17 </span>The <span><code>meter</code></span> element</a> <a class="dfn-ref" href="the-meter-element.html#dom-meter-value">(2)</a> -<a class="index-counter" href="the-meter-element.html#value_56">(3)</a> +<a class="index-counter" href="the-meter-element.html#value_52">(3)</a> </dd> </dl> Index: dom-dir.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-dir.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- dom-dir.html 1 Jul 2011 06:18:48 -0000 1.2 +++ dom-dir.html 2 Jul 2011 06:26:40 -0000 1.3 @@ -8,7 +8,8 @@ <a href="elements.html#dom-dir_0"><span class="secno">3.2.2 </span>Elements in the DOM</a> </dd> <dd> -<a href="global-attributes.html#dir_21"><span class="secno">3.2.3.5 </span>The <span><code>dir</code></span> attribute</a> -<a class="dfn-ref" href="global-attributes.html#dom-dir">(2)</a> +<a class="dfn-ref" href="global-attributes.html#dom-dir"><span class="secno">3.2.3.5 </span>The <span><code>dir</code></span> attribute</a> +<a class="index-counter" href="global-attributes.html#dir_21">(2)</a> +<a class="dfn-ref" href="global-attributes.html#dom-dir">(3)</a> </dd> </dl> Index: dom-navigator-registerprotocolhandler.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-navigator-registerprotocolhandler.html,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- dom-navigator-registerprotocolhandler.html 1 Jul 2011 05:36:36 -0000 1.18 +++ dom-navigator-registerprotocolhandler.html 2 Jul 2011 06:26:41 -0000 1.19 @@ -2,6 +2,7 @@ <dd> <a href="timers.html#dom-navigator-registerprotocolhandler_0"><span class="secno">6.5.1.2 </span>Custom scheme and content handlers</a> <a class="dfn-ref" href="timers.html#dom-navigator-registerprotocolhandler">(2)</a> -<a class="index-counter" href="timers.html#registerprotocolhandler">(3)</a> +<a class="dfn-ref" href="timers.html#dom-navigator-registerprotocolhandler">(3)</a> +<a class="index-counter" href="timers.html#registerprotocolhandler">(4)</a> </dd> </dl> Index: active-document.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/active-document.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- active-document.html 1 Jul 2011 09:47:09 -0000 1.9 +++ active-document.html 2 Jul 2011 06:26:36 -0000 1.10 @@ -12,29 +12,22 @@ <a href="the-object-element.html#active-document_3"><span class="secno">4.8.4 </span>The <span><code>object</code></span> element</a> </dd> <dd> -<a href="the-audio-element.html#active-document_4"><span class="secno">4.8.7 </span>The <span><code>audio</code></span> element</a> -</dd> -<dd> -<a href="the-option-element.html#active-document_5"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> -</dd> -<dd> <a class="dfn-ref" href="browsers.html#active-document"><span class="secno">5.1 </span>Browsing contexts</a> -<a class="index-counter" href="browsers.html#active-document_6">(2)</a> -<a class="index-counter" href="browsers.html#active-document_7">(3)</a> +<a class="index-counter" href="browsers.html#active-document_4">(2)</a> +<a class="index-counter" href="browsers.html#active-document_5">(3)</a> </dd> <dd> -<a href="browsers.html#active-document_8"><span class="secno">5.1.1 </span>Nested browsing contexts</a> -<a class="index-counter" href="browsers.html#active-document_9">(2)</a> +<a href="browsers.html#active-document_6"><span class="secno">5.1.1 </span>Nested browsing contexts</a> +<a class="index-counter" href="browsers.html#active-document_7">(2)</a> </dd> <dd> -<a href="browsers.html#active-document_10"><span class="secno">5.2 </span>The <code><span>Window</span></code> object</a> -<a class="index-counter" href="browsers.html#active-document_11">(2)</a> +<a href="browsers.html#active-document_8"><span class="secno">5.2 </span>The <code><span>Window</span></code> object</a> +<a class="index-counter" href="browsers.html#active-document_9">(2)</a> </dd> <dd> -<a href="history.html#active-document_12"><span class="secno">5.4.1 </span>The session history of browsing contexts</a> +<a href="history.html#active-document_10"><span class="secno">5.4.1 </span>The session history of browsing contexts</a> </dd> <dd> -<a href="offline.html#active-document_13"><span class="secno">5.6.3 </span>Application cache API</a> -<a class="index-counter" href="offline.html#active-document_14">(2)</a> +<a href="offline.html#active-document_11"><span class="secno">5.6.3 </span>Application cache API</a> </dd> </dl> Index: the-option-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-option-element.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- the-option-element.html 1 Jul 2011 09:47:19 -0000 1.21 +++ the-option-element.html 2 Jul 2011 06:26:42 -0000 1.22 @@ -25,52 +25,47 @@ <a class="index-counter" href="the-select-element.html#option_15">(7)</a> <a class="index-counter" href="the-select-element.html#option_16">(8)</a> <a class="index-counter" href="the-select-element.html#option_17">(9)</a> -<a class="index-counter" href="the-select-element.html#option_18">(10)</a> -<a class="index-counter" href="the-select-element.html#option_19">(11)</a> </dd> <dd> -<a href="the-datalist-element.html#option_20"><span class="secno">4.10.10 </span>The <span><code>datalist</code></span> element</a> -<a class="index-counter" href="the-datalist-element.html#option_21">(2)</a> -<a class="index-counter" href="the-datalist-element.html#option_22">(3)</a> -<a class="index-counter" href="the-datalist-element.html#option_23">(4)</a> +<a href="the-datalist-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-datalist-element.html#option_19">(2)</a> +<a class="index-counter" href="the-datalist-element.html#option_20">(3)</a> +<a class="index-counter" href="the-datalist-element.html#option_21">(4)</a> </dd> <dd> -<a href="the-optgroup-element.html#option_24"><span class="secno">4.10.11 </span>The <span><code>optgroup</code></span> element</a> -<a class="index-counter" href="the-optgroup-element.html#option_25">(2)</a> -<a class="index-counter" href="the-optgroup-element.html#option_26">(3)</a> -<a class="index-counter" href="the-optgroup-element.html#option_27">(4)</a> -<a class="index-counter" href="the-optgroup-element.html#option_28">(5)</a> +<a href="the-optgroup-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-optgroup-element.html#option_23">(2)</a> +<a class="index-counter" href="the-optgroup-element.html#option_24">(3)</a> +<a class="index-counter" href="the-optgroup-element.html#option_25">(4)</a> +<a class="index-counter" href="the-optgroup-element.html#option_26">(5)</a> </dd> <dd> <a class="dfn-ref" href="the-option-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-option-element.html#option_29">(2)</a> -<a class="index-counter" href="the-option-element.html#option_30">(3)</a> -<a class="index-counter" href="the-option-element.html#option_31">(4)</a> -<a class="index-counter" href="the-option-element.html#option_32">(5)</a> -<a class="index-counter" href="the-option-element.html#option_33">(6)</a> -<a class="index-counter" href="the-option-element.html#option_34">(7)</a> -<a class="index-counter" href="the-option-element.html#option_35">(8)</a> -<a class="index-counter" href="the-option-element.html#option_36">(9)</a> -<a class="index-counter" href="the-option-element.html#option_37">(10)</a> -<a class="index-counter" href="the-option-element.html#option_38">(11)</a> +<a class="index-counter" href="the-option-element.html#option_27">(2)</a> +<a class="index-counter" href="the-option-element.html#option_28">(3)</a> +<a class="index-counter" href="the-option-element.html#option_29">(4)</a> +<a class="index-counter" href="the-option-element.html#option_30">(5)</a> +<a class="index-counter" href="the-option-element.html#option_31">(6)</a> +<a class="index-counter" href="the-option-element.html#option_32">(7)</a> +<a class="index-counter" href="the-option-element.html#option_33">(8)</a> </dd> <dd> -<a href="syntax.html#option_39"><span class="secno">8.1.2.4 </span>Optional tags</a> -<a class="index-counter" href="syntax.html#option_40">(2)</a> -<a class="index-counter" href="syntax.html#option_41">(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_42"><span class="secno">10.2 </span>Non-conforming features</a> -<a class="index-counter" href="obsolete.html#option_43">(2)</a> -<a class="index-counter" href="obsolete.html#option_44">(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_45">Elements</a> -<a class="index-counter" href="index.html#option_46">(2)</a> -<a class="index-counter" href="index.html#option_47">(3)</a> -<a class="index-counter" href="index.html#option_48">(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_49">Interfaces</a> +<a class="no-num" href="index.html#option_44">Interfaces</a> </dd> </dl> Index: attr-media-autoplay.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-media-autoplay.html,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- attr-media-autoplay.html 1 Jul 2011 09:47:12 -0000 1.24 +++ attr-media-autoplay.html 2 Jul 2011 06:26:39 -0000 1.25 @@ -32,7 +32,7 @@ <a class="index-counter" href="index.html#autoplay_8">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#audio_27">Attributes</a> +<a class="no-num" href="index.html#audio_25">Attributes</a> <a class="index-counter" href="index.html#video">(2)</a> </dd> </dl> Index: attr-th-scope-auto.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-th-scope-auto.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- attr-th-scope-auto.html 1 Jul 2011 09:47:13 -0000 1.13 +++ attr-th-scope-auto.html 2 Jul 2011 06:26:40 -0000 1.14 @@ -1,11 +1,11 @@ <dl id="attr-th-scope-auto_index"> <dd> <a class="dfn-ref" href="the-th-element.html#attr-th-scope-auto"><span class="secno">4.9.10 </span>The <span><code>th</code></span> element</a> -<a class="index-counter" href="the-th-element.html#auto_3">(2)</a> -<a class="index-counter" href="the-th-element.html#auto_4">(3)</a> +<a class="index-counter" href="the-th-element.html#auto_2">(2)</a> +<a class="index-counter" href="the-th-element.html#auto_3">(3)</a> </dd> <dd> -<a href="dnd.html#auto_5"><span class="secno">7.7.6 </span>The <span><code>draggable</code></span> attribute</a> -<a class="index-counter" href="dnd.html#auto_6">(2)</a> +<a href="dnd.html#auto_4"><span class="secno">7.7.6 </span>The <span><code>draggable</code></span> attribute</a> +<a class="index-counter" href="dnd.html#auto_5">(2)</a> </dd> </dl> Index: attr-colgroup-span.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-colgroup-span.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- attr-colgroup-span.html 1 Jul 2011 09:47:10 -0000 1.16 +++ attr-colgroup-span.html 2 Jul 2011 06:26:38 -0000 1.17 @@ -15,6 +15,6 @@ <a class="no-num" href="index.html#span_23">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#colgroup_23">Attributes</a> +<a class="no-num" href="index.html#colgroup_21">Attributes</a> </dd> </dl> Index: applicationcache.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/applicationcache.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- applicationcache.html 1 Jul 2011 09:47:09 -0000 1.8 +++ applicationcache.html 2 Jul 2011 06:26:36 -0000 1.9 @@ -1,32 +1,4 @@ <dl id="applicationcache_index"> -<dd class="dfn-excerpt"> -<span class="idl"><span>... { - - // </span><a href="http://dev.w3.org/html5/spec/offline.html#concept-appcache-status" title='Read about this "update status" reference in the full HTML5 spec.' class="full-spec-link">update status</a> - const unsigned short <a href="offline.html#dom-appcache-uncached" title="dom-appcache-UNCACHED">UNCACHED</a> = 0; - const unsigned short <a href="offline.html#dom-appcache-idle" title="dom-appcache-IDLE">IDLE</a> = 1; - const unsigned short <a href="offline.html#dom-appcache-checking" title="dom-appcache-CHECKING">CHECKING</a> = 2; - const unsigned short <a href="offline.html#dom-appcache-downloading" title="dom-appcache-DOWNLOADING">DOWNLOADING</a> = 3; - const unsigned short <a href="offline.html#dom-appcache-updateready" title="dom-appcache-UPDATEREADY">UPDATEREADY</a> = 4; - const unsigned short <a href="offline.html#dom-appcache-obsolete" title="dom-appcache-OBSOLETE">OBSOLETE</a> = 5; - readonly attribute unsigned short <a href="offline.html#dom-appcache-status" title="dom-appcache-status">status</a>; - - // updates - void <a href="offline.html#dom-appcache-update" title="dom-appcache-update">update</a>(); - void <a href="offline.html#dom-appcache-swapcache" title="dom-appcache-swapCache">swapCache</a>(); - - // events - attribute <a href="webappapis.html#function">Function</a>? ; - attribute <a href="webappapis.html#function">Function</a>? <a href="index.html#ix-handler-onerror" title="handler-appcache-onerror">onerror</a>; - attribute <a href="webappapis.html#function">Function</a>? ; - attribute <a href="webappapis.html#function">Function</a>? ; - attribute <a href="webappapis.html#function">Function</a>? <a href="index.html#ix-handler-onprogress" title="handler-appcache-onprogress">onprogress</a>; - attribute <a href="webappapis.html#function">Function</a>? ; - attribute <a href="webappapis.html#function">Function</a>? ; - attribute <a href="webappapis.html#function">Function</a>? ; -}; -<a href="offline.html#applicationcache">ApplicationCache</a> implements <a href="http://dev.w3.org/html5/spec/infrastructure.html#eventtarget" class="full-spec-link" title='Read about this "EventTarget" reference in the full HTML5 spec.'>EventTarget</a>;</span> -</dd> <dd> <a href="browsers.html#applicationcache_0"><span class="secno">5.2 </span>The <code><span>Window</span></code> object</a> </dd> @@ -44,8 +16,5 @@ <a class="index-counter" href="offline.html#applicationcache_8">(8)</a> <a class="index-counter" href="offline.html#applicationcache_9">(9)</a> <a class="index-counter" href="offline.html#applicationcache_10">(10)</a> -<a class="index-counter" href="offline.html#applicationcache_11">(11)</a> -<a class="index-counter" href="offline.html#applicationcache_12">(12)</a> -<a class="index-counter" href="offline.html#applicationcache_13">(13)</a> </dd> </dl> Index: concept-option-value.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-option-value.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- concept-option-value.html 1 Jul 2011 09:47:13 -0000 1.14 +++ concept-option-value.html 2 Jul 2011 06:26:40 -0000 1.15 @@ -7,11 +7,10 @@ </dd> <dd> <a href="the-select-element.html#concept-option-value_0"><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-option-value_1">(2)</a> </dd> <dd> -<a href="the-datalist-element.html#concept-option-value_2"><span class="secno">4.10.10 </span>The <span><code>datalist</code></span> element</a> -<a class="index-counter" href="the-datalist-element.html#concept-option-value_3">(2)</a> +<a href="the-datalist-element.html#concept-option-value_1"><span class="secno">4.10.10 </span>The <span><code>datalist</code></span> element</a> +<a class="index-counter" href="the-datalist-element.html#concept-option-value_2">(2)</a> </dd> <dd> <a class="dfn-ref" href="the-option-element.html#concept-option-value"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> Index: attr-media-crossorigin.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-media-crossorigin.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-media-crossorigin.html 1 Jul 2011 09:47:12 -0000 1.5 +++ attr-media-crossorigin.html 2 Jul 2011 06:26:39 -0000 1.6 @@ -22,7 +22,7 @@ <a class="index-counter" href="index.html#crossorigin_7">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#audio_29">Attributes</a> +<a class="no-num" href="index.html#audio_27">Attributes</a> <a class="index-counter" href="index.html#video_1">(2)</a> </dd> </dl> Index: attr-media-src.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-media-src.html,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- attr-media-src.html 1 Jul 2011 09:47:12 -0000 1.27 +++ attr-media-src.html 2 Jul 2011 06:26:39 -0000 1.28 @@ -18,30 +18,29 @@ <a class="index-counter" href="the-audio-element.html#src_37">(3)</a> <a class="index-counter" href="the-audio-element.html#src_38">(4)</a> <a class="index-counter" href="the-audio-element.html#src_39">(5)</a> -<a class="index-counter" href="the-audio-element.html#src_40">(6)</a> </dd> <dd> -<a href="the-source-element.html#src_41"><span class="secno">4.8.8 </span>The <span><code>source</code></span> element</a> +<a href="the-source-element.html#src_40"><span class="secno">4.8.8 </span>The <span><code>source</code></span> element</a> </dd> <dd> -<a href="the-track-element.html#src_42"><span class="secno">4.8.10 </span>Media elements</a> +<a href="the-track-element.html#src_41"><span class="secno">4.8.10 </span>Media elements</a> </dd> <dd> -<a href="the-track-element.html#src_43"><span class="secno">4.8.10.1 </span>Error codes</a> +<a href="the-track-element.html#src_42"><span class="secno">4.8.10.1 </span>Error codes</a> </dd> <dd> <a class="dfn-ref" href="the-track-element.html#attr-media-src"><span class="secno">4.8.10.2 </span>Location of the media resource</a> -<a class="index-counter" href="the-track-element.html#src_44">(2)</a> +<a class="index-counter" href="the-track-element.html#src_43">(2)</a> </dd> <dd> -<a href="the-track-element.html#src_45"><span class="secno">4.8.10.16 </span>Best practices for authors using media elements</a> +<a href="the-track-element.html#src_44"><span class="secno">4.8.10.16 </span>Best practices for authors using media elements</a> </dd> <dd> -<a class="no-num" href="index.html#src_46">Elements</a> -<a class="index-counter" href="index.html#src_47">(2)</a> +<a class="no-num" href="index.html#src_45">Elements</a> +<a class="index-counter" href="index.html#src_46">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#audio_34">Attributes</a> +<a class="no-num" href="index.html#audio_32">Attributes</a> <a class="index-counter" href="index.html#video_8">(2)</a> </dd> </dl> Index: dom-progress-value.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-progress-value.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- dom-progress-value.html 1 Jul 2011 09:47:16 -0000 1.1 +++ dom-progress-value.html 2 Jul 2011 06:26:41 -0000 1.2 @@ -11,6 +11,6 @@ <dd> <a href="the-progress-element.html#dom-progress-value_0"><span class="secno">4.10.16 </span>The <span><code>progress</code></span> element</a> <a class="dfn-ref" href="the-progress-element.html#dom-progress-value">(2)</a> -<a class="index-counter" href="the-progress-element.html#value_50">(3)</a> +<a class="index-counter" href="the-progress-element.html#value_46">(3)</a> </dd> </dl> Index: attr-media-preload.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-media-preload.html,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- attr-media-preload.html 1 Jul 2011 09:47:12 -0000 1.25 +++ attr-media-preload.html 2 Jul 2011 06:26:39 -0000 1.26 @@ -13,22 +13,21 @@ <dd> <a href="the-audio-element.html#preload_1"><span class="secno">4.8.7 </span>The <span><code>audio</code></span> element</a> <a class="index-counter" href="the-audio-element.html#preload_2">(2)</a> -<a class="index-counter" href="the-audio-element.html#preload_3">(3)</a> </dd> <dd> -<a href="the-track-element.html#preload_4"><span class="secno">4.8.10 </span>Media elements</a> +<a href="the-track-element.html#preload_3"><span class="secno">4.8.10 </span>Media elements</a> </dd> <dd> <a class="dfn-ref" href="the-track-element.html#attr-media-preload"><span class="secno">4.8.10.5 </span>Loading the media resource</a> -<a class="index-counter" href="the-track-element.html#preload_5">(2)</a> -<a class="index-counter" href="the-track-element.html#preload_6">(3)</a> +<a class="index-counter" href="the-track-element.html#preload_4">(2)</a> +<a class="index-counter" href="the-track-element.html#preload_5">(3)</a> </dd> <dd> -<a class="no-num" href="index.html#preload_7">Elements</a> -<a class="index-counter" href="index.html#preload_8">(2)</a> +<a class="no-num" href="index.html#preload_6">Elements</a> +<a class="index-counter" href="index.html#preload_7">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#audio_33">Attributes</a> +<a class="no-num" href="index.html#audio_31">Attributes</a> <a class="index-counter" href="index.html#video_7">(2)</a> </dd> </dl> Index: dom-input-defaultvalue.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-input-defaultvalue.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- dom-input-defaultvalue.html 1 Jul 2011 09:14:47 -0000 1.2 +++ dom-input-defaultvalue.html 2 Jul 2011 06:26:41 -0000 1.3 @@ -1,15 +1,4 @@ <dl id="dom-input-defaultvalue_index"> -<dd class="dfn-excerpt"> -<span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>accept</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>alt</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>max</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>min</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>multiple</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>pattern</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>placeholder</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>required</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>size</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>src</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>step</code></span> IDL attributes must - <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the same - name. The <span aria-haspopup="true" role="button" tabindex="0"><code>dirName</code></span> IDL attribute - must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-input-dirname"><a href="common-input-element-attributes.html#attr-input-dirname">dirname</a></code> content attribute. The <span aria-haspopup="true" role="button" tabindex="0"><code>readOnly</code></span> IDL attribute - must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> content attribute. The - <span aria-haspopup="true" role="button" tabindex="0"><code>defaultChecked</code></span> - IDL attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-input-checked"><a href="the-input-element.html#attr-input-checked">checked</a></code> content attribute. The - <span>... - IDL attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-input-value"><a href="the-input-element.html#attr-input-value">value</a></code> content attribute.</span> -</dd> <dd> <a href="the-input-element.html#dom-input-defaultvalue_0"><span class="secno">4.10.7 </span>The <span><code>input</code></span> element</a> <a class="dfn-ref" href="the-input-element.html#dom-input-defaultvalue">(2)</a> Index: represented-by-the-collection.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/represented-by-the-collection.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- represented-by-the-collection.html 2 Jul 2011 05:58:38 -0000 1.15 +++ represented-by-the-collection.html 2 Jul 2011 06:26:41 -0000 1.16 @@ -5,7 +5,4 @@ <dd> <a href="the-form-element.html#represented-by-the-collection_0"><span class="secno">4.10.3 </span>The <span><code>form</code></span> element</a> </dd> -<dd> -<a href="the-select-element.html#represented-by-the-collection_1"><span class="secno">4.10.9 </span>The <span><code>select</code></span> element</a> -</dd> </dl> Index: attr-fs-novalidate.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-fs-novalidate.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- attr-fs-novalidate.html 2 Jul 2011 05:58:37 -0000 1.19 +++ attr-fs-novalidate.html 2 Jul 2011 06:26:38 -0000 1.20 @@ -20,6 +20,6 @@ <a class="no-num" href="index.html#novalidate_4">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#form_81">Attributes</a> +<a class="no-num" href="index.html#form_79">Attributes</a> </dd> </dl> Index: browsing-context.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/browsing-context.html,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- browsing-context.html 2 Jul 2011 04:59:19 -0000 1.18 +++ browsing-context.html 2 Jul 2011 06:26:40 -0000 1.19 @@ -22,82 +22,76 @@ <a class="index-counter" href="the-iframe-element.html#browsing-context_9">(3)</a> </dd> <dd> -<a href="the-audio-element.html#browsing-context_10"><span class="secno">4.8.7 </span>The <span><code>audio</code></span> element</a> -</dd> -<dd> -<a href="the-option-element.html#browsing-context_11"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> -</dd> -<dd> -<a href="links.html#browsing-context_12"><span class="secno">4.12.2 </span>Links created by <code><span>a</span></code> and <code><span>area</span></code> elements</a> +<a href="links.html#browsing-context_10"><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#browsing-context_13"><span class="secno">4.12.3.13 </span>Link type "<span><code>sidebar</code></span>"</a> +<a href="links.html#browsing-context_11"><span class="secno">4.12.3.13 </span>Link type "<span><code>sidebar</code></span>"</a> </dd> <dd> <a class="dfn-ref" href="browsers.html#browsing-context"><span class="secno">5.1 </span>Browsing contexts</a> -<a class="index-counter" href="browsers.html#browsing-context_14">(2)</a> -<a class="index-counter" href="browsers.html#browsing-context_15">(3)</a> -<a class="index-counter" href="browsers.html#browsing-context_16">(4)</a> -<a class="index-counter" href="browsers.html#browsing-context_17">(5)</a> -<a class="index-counter" href="browsers.html#browsing-context_18">(6)</a> -<a class="index-counter" href="browsers.html#browsing-context_19">(7)</a> -<a class="index-counter" href="browsers.html#browsing-context_20">(8)</a> -<a class="index-counter" href="browsers.html#browsing-context_21">(9)</a> -<a class="index-counter" href="browsers.html#browsing-context_22">(10)</a> -<a class="index-counter" href="browsers.html#browsing-context_23">(11)</a> -<a class="index-counter" href="browsers.html#browsing-context_24">(12)</a> -<a class="index-counter" href="browsers.html#browsing-context_25">(13)</a> -<a class="index-counter" href="browsers.html#browsing-context_26">(14)</a> -<a class="index-counter" href="browsers.html#browsing-context_27">(15)</a> -<a class="index-counter" href="browsers.html#browsing-context_28">(16)</a> -<a class="index-counter" href="browsers.html#browsing-context_29">(17)</a> +<a class="index-counter" href="browsers.html#browsing-context_12">(2)</a> +<a class="index-counter" href="browsers.html#browsing-context_13">(3)</a> +<a class="index-counter" href="browsers.html#browsing-context_14">(4)</a> +<a class="index-counter" href="browsers.html#browsing-context_15">(5)</a> +<a class="index-counter" href="browsers.html#browsing-context_16">(6)</a> +<a class="index-counter" href="browsers.html#browsing-context_17">(7)</a> +<a class="index-counter" href="browsers.html#browsing-context_18">(8)</a> +<a class="index-counter" href="browsers.html#browsing-context_19">(9)</a> +<a class="index-counter" href="browsers.html#browsing-context_20">(10)</a> +<a class="index-counter" href="browsers.html#browsing-context_21">(11)</a> +<a class="index-counter" href="browsers.html#browsing-context_22">(12)</a> +<a class="index-counter" href="browsers.html#browsing-context_23">(13)</a> +<a class="index-counter" href="browsers.html#browsing-context_24">(14)</a> +<a class="index-counter" href="browsers.html#browsing-context_25">(15)</a> +<a class="index-counter" href="browsers.html#browsing-context_26">(16)</a> +<a class="index-counter" href="browsers.html#browsing-context_27">(17)</a> </dd> <dd> -<a href="browsers.html#browsing-context_30"><span class="secno">5.1.1 </span>Nested browsing contexts</a> -<a class="index-counter" href="browsers.html#browsing-context_31">(2)</a> -<a class="index-counter" href="browsers.html#browsing-context_32">(3)</a> +<a href="browsers.html#browsing-context_28"><span class="secno">5.1.1 </span>Nested browsing contexts</a> +<a class="index-counter" href="browsers.html#browsing-context_29">(2)</a> +<a class="index-counter" href="browsers.html#browsing-context_30">(3)</a> </dd> <dd> -<a href="browsers.html#browsing-context_33"><span class="secno">5.1.2 </span>Auxiliary browsing contexts</a> +<a href="browsers.html#browsing-context_31"><span class="secno">5.1.2 </span>Auxiliary browsing contexts</a> </dd> <dd> -<a href="browsers.html#browsing-context_34"><span class="secno">5.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</a> -<a class="index-counter" href="browsers.html#browsing-context_35">(2)</a> -<a class="index-counter" href="browsers.html#browsing-context_36">(3)</a> -<a class="index-counter" href="browsers.html#browsing-context_37">(4)</a> +<a href="browsers.html#browsing-context_32"><span class="secno">5.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</a> +<a class="index-counter" href="browsers.html#browsing-context_33">(2)</a> +<a class="index-counter" href="browsers.html#browsing-context_34">(3)</a> +<a class="index-counter" href="browsers.html#browsing-context_35">(4)</a> </dd> <dd> -<a href="browsers.html#browsing-context_38"><span class="secno">5.1.3 </span>Secondary browsing contexts</a> +<a href="browsers.html#browsing-context_36"><span class="secno">5.1.3 </span>Secondary browsing contexts</a> </dd> <dd> -<a href="browsers.html#browsing-context_39"><span class="secno">5.1.4 </span>Browsing context names</a> +<a href="browsers.html#browsing-context_37"><span class="secno">5.1.4 </span>Browsing context names</a> </dd> <dd> -<a href="history.html#browsing-context_40"><span class="secno">5.4.1 </span>The session history of browsing contexts</a> -<a class="index-counter" href="history.html#browsing-context_41">(2)</a> -<a class="index-counter" href="history.html#browsing-context_42">(3)</a> -<a class="index-counter" href="history.html#browsing-context_43">(4)</a> -<a class="index-counter" href="history.html#browsing-context_44">(5)</a> -<a class="index-counter" href="history.html#browsing-context_45">(6)</a> +<a href="history.html#browsing-context_38"><span class="secno">5.4.1 </span>The session history of browsing contexts</a> +<a class="index-counter" href="history.html#browsing-context_39">(2)</a> +<a class="index-counter" href="history.html#browsing-context_40">(3)</a> +<a class="index-counter" href="history.html#browsing-context_41">(4)</a> +<a class="index-counter" href="history.html#browsing-context_42">(5)</a> +<a class="index-counter" href="history.html#browsing-context_43">(6)</a> </dd> <dd> -<a href="history.html#browsing-context_46"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a> -<a class="index-counter" href="history.html#browsing-context_47">(2)</a> +<a href="history.html#browsing-context_44"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a> +<a class="index-counter" href="history.html#browsing-context_45">(2)</a> </dd> <dd> -<a href="history.html#browsing-context_48"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a> -<a class="index-counter" href="history.html#browsing-context_49">(2)</a> +<a href="history.html#browsing-context_46"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a> +<a class="index-counter" href="history.html#browsing-context_47">(2)</a> </dd> <dd> -<a href="webappapis.html#browsing-context_50"><span class="secno">6.1.2 </span>Events</a> +<a href="webappapis.html#browsing-context_48"><span class="secno">6.1.2 </span>Events</a> </dd> <dd> -<a class="no-num" href="index.html#browsing-context_51">Elements</a> +<a class="no-num" href="index.html#browsing-context_49">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#browsing-context_52">Attributes</a> -<a class="index-counter" href="index.html#browsing-context_53">(2)</a> -<a class="index-counter" href="index.html#browsing-context_54">(3)</a> -<a class="index-counter" href="index.html#browsing-context_55">(4)</a> +<a class="no-num" href="index.html#browsing-context_50">Attributes</a> +<a class="index-counter" href="index.html#browsing-context_51">(2)</a> +<a class="index-counter" href="index.html#browsing-context_52">(3)</a> +<a class="index-counter" href="index.html#browsing-context_53">(4)</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.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- attr-select-multiple.html 1 Jul 2011 09:47:13 -0000 1.17 +++ attr-select-multiple.html 2 Jul 2011 06:26:40 -0000 1.18 @@ -21,14 +21,12 @@ <a class="index-counter" href="the-select-element.html#multiple_37">(5)</a> <a class="index-counter" href="the-select-element.html#multiple_38">(6)</a> <a class="index-counter" href="the-select-element.html#multiple_39">(7)</a> -<a class="index-counter" href="the-select-element.html#multiple_40">(8)</a> -<a class="index-counter" href="the-select-element.html#multiple_41">(9)</a> </dd> <dd> -<a href="the-option-element.html#multiple_42"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> +<a href="the-option-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_43">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> Index: htmloptionscollection.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/htmloptionscollection.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- htmloptionscollection.html 1 Jul 2011 09:47:18 -0000 1.15 +++ htmloptionscollection.html 2 Jul 2011 06:26:41 -0000 1.16 @@ -9,6 +9,5 @@ <dd> <a href="the-select-element.html#htmloptionscollection_2"><span class="secno">4.10.9 </span>The <span><code>select</code></span> element</a> <a class="index-counter" href="the-select-element.html#htmloptionscollection_3">(2)</a> -<a class="index-counter" href="the-select-element.html#htmloptionscollection_4">(3)</a> </dd> </dl> Index: attr-fs-method.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-fs-method.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- attr-fs-method.html 2 Jul 2011 05:58:37 -0000 1.20 +++ attr-fs-method.html 2 Jul 2011 06:26:38 -0000 1.21 @@ -21,6 +21,6 @@ <a class="no-num" href="index.html#method_4">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#form_79">Attributes</a> +<a class="no-num" href="index.html#form_77">Attributes</a> </dd> </dl> Index: attr-option-value.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-option-value.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- attr-option-value.html 1 Jul 2011 09:47:12 -0000 1.19 +++ attr-option-value.html 2 Jul 2011 06:26:39 -0000 1.20 @@ -6,21 +6,18 @@ or the <code><a href="http://dev.w3.org/html5/spec/infrastructure.html#textcontent" class="full-spec-link" title='Read about this "textContent" reference in the full HTML5 spec.'>textContent</a></code> of the element, if there isn't.</span> </dd> <dd> -<a href="common-input-element-attributes.html#value_36"><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#value_35"><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-option-element.html#value_37"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> +<a href="the-option-element.html#value_36"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> <a class="dfn-ref" href="the-option-element.html#attr-option-value">(2)</a> -<a class="index-counter" href="the-option-element.html#value_38">(3)</a> -<a class="index-counter" href="the-option-element.html#value_39">(4)</a> -<a class="index-counter" href="the-option-element.html#value_40">(5)</a> -<a class="index-counter" href="the-option-element.html#value_41">(6)</a> -<a class="index-counter" href="the-option-element.html#value_42">(7)</a> +<a class="index-counter" href="the-option-element.html#value_37">(3)</a> +<a class="index-counter" href="the-option-element.html#value_38">(4)</a> </dd> <dd> -<a class="no-num" href="index.html#value_43">Elements</a> +<a class="no-num" href="index.html#value_39">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#option_52">Attributes</a> +<a class="no-num" href="index.html#option_46">Attributes</a> </dd> </dl> Index: dom-image.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-image.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- dom-image.html 1 Jul 2011 10:27:51 -0000 1.2 +++ dom-image.html 2 Jul 2011 06:26:41 -0000 1.3 @@ -1,7 +1,8 @@ <dl id="dom-image_index"> <dd> <a href="the-img-element.html#dom-image_0"><span class="secno">4.8.1 </span>The <span><code>img</code></span> element</a> -<a class="index-counter" href="the-img-element.html#image">(2)</a> -<a class="dfn-ref" href="the-img-element.html#dom-image">(3)</a> +<a class="dfn-ref" href="the-img-element.html#dom-image">(2)</a> +<a class="index-counter" href="the-img-element.html#image">(3)</a> +<a class="dfn-ref" href="the-img-element.html#dom-image">(4)</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.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- attr-select-size.html 1 Jul 2011 09:47:13 -0000 1.19 +++ attr-select-size.html 2 Jul 2011 06:26:40 -0000 1.20 @@ -18,6 +18,6 @@ <a class="no-num" href="index.html#size_32">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#select_90">Attributes</a> +<a class="no-num" href="index.html#select_59">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.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- attr-input-src.html 2 Jul 2011 05:58:37 -0000 1.26 +++ attr-input-src.html 2 Jul 2011 06:26:38 -0000 1.27 @@ -6,80 +6,80 @@ image resource that is neither paged nor scripted.</span> </dd> <dd> -<a href="the-input-element.html#src_48"><span class="secno">4.10.7 </span>The <span><code>input</code></span> element</a> -<a class="index-counter" href="the-input-element.html#src_49">(2)</a> -<a class="index-counter" href="the-input-element.html#src_50">(3)</a> +<a href="the-input-element.html#src_47"><span class="secno">4.10.7 </span>The <span><code>input</code></span> element</a> +<a class="index-counter" href="the-input-element.html#src_48">(2)</a> +<a class="index-counter" href="the-input-element.html#src_49">(3)</a> </dd> <dd> -<a href="states-of-the-type-attribute.html#src_51"><span class="secno">4.10.7.1.1 </span><span>Hidden</span> state</a> +<a href="states-of-the-type-attribute.html#src_50"><span class="secno">4.10.7.1.1 </span><span>Hidden</span> state</a> </dd> <dd> -<a href="states-of-the-type-attribute.html#src_52"><span class="secno">4.10.7.1.2 </span><span>Text</span> state and <span>Search</span> state</a> +<a href="states-of-the-type-attribute.html#src_51"><span class="secno">4.10.7.1.2 </span><span>Text</span> state and <span>Search</span> state</a> </dd> <dd> -<a href="states-of-the-type-attribute.html#src_53"><span class="secno">4.10.7.1.3 </span><span>Telephone</span> state</a> +<a href="states-of-the-type-attribute.html#src_52"><span class="secno">4.10.7.1.3 </span><span>Telephone</span> state</a> </dd> <dd> -<a href="states-of-the-type-attribute.html#src_54"><span class="secno">4.10.7.1.4 </span><span>URL</span> state</a> +<a href="states-of-the-type-attribute.html#src_53"><span class="secno">4.10.7.1.4 </span><span>URL</span> state</a> </dd> <dd> -<a href="states-of-the-type-attribute.html#src_55"><span class="secno">4.10.7.1.5 </span><span>E-mail</span> state</a> +<a href="states-of-the-type-attribute.html#src_54"><span class="secno">4.10.7.1.5 </span><span>E-mail</span> state</a> </dd> <dd> -<a href="states-of-the-type-attribute.html#src_56"><span class="secno">4.10.7.1.6 </span><span>Password</span> state</a> +<a href="states-of-the-type-attribute.html#src_55"><span class="secno">4.10.7.1.6 </span><span>Password</span> state</a> </dd> <dd> -<a href="states-of-the-type-attribute.html#src_57"><span class="secno">4.10.7.1.7 </span><span>Date and Time</span> state</a> +<a href="states-of-the-type-attribute.html#src_56"><span class="secno">4.10.7.1.7 </span><span>Date and Time</span> state</a> </dd> <dd> -<a href="states-of-the-type-attribute.html#src_58"><span class="secno">4.10.7.1.8 </span><span>Date</span> state</a> +<a href="states-of-the-type-attribute.html#src_57"><span class="secno">4.10.7.1.8 </span><span>Date</span> state</a> </dd> <dd> -<a href="states-of-the-type-attribute.html#src_59"><span class="secno">4.10.7.1.9 </span><span>Month</span> state</a> +<a href="states-of-the-type-attribute.html#src_58"><span class="secno">4.10.7.1.9 </span><span>Month</span> state</a> </dd> <dd> -<a href="states-of-the-type-attribute.html#src_60"><span class="secno">4.10.7.1.10 </span><span>Week</span> state</a> +<a href="states-of-the-type-attribute.html#src_59"><span class="secno">4.10.7.1.10 </span><span>Week</span> state</a> </dd> <dd> -<a href="states-of-the-type-attribute.html#src_61"><span class="secno">4.10.7.1.11 </span><span>Time</span> state</a> +<a href="states-of-the-type-attribute.html#src_60"><span class="secno">4.10.7.1.11 </span><span>Time</span> state</a> </dd> <dd> -<a href="states-of-the-type-attribute.html#src_62"><span class="secno">4.10.7.1.12 </span><span>Local Date and Time</span> state</a> +<a href="states-of-the-type-attribute.html#src_61"><span class="secno">4.10.7.1.12 </span><span>Local Date and Time</span> state</a> </dd> <dd> -<a href="number-state.html#src_63"><span class="secno">4.10.7.1.13 </span><span>Number</span> state</a> +<a href="number-state.html#src_62"><span class="secno">4.10.7.1.13 </span><span>Number</span> state</a> </dd> <dd> -<a href="number-state.html#src_64"><span class="secno">4.10.7.1.14 </span><span>Range</span> state</a> +<a href="number-state.html#src_63"><span class="secno">4.10.7.1.14 </span><span>Range</span> state</a> </dd> <dd> -<a href="number-state.html#src_65"><span class="secno">4.10.7.1.15 </span><span>Color</span> state</a> +<a href="number-state.html#src_64"><span class="secno">4.10.7.1.15 </span><span>Color</span> state</a> </dd> <dd> -<a href="number-state.html#src_66"><span class="secno">4.10.7.1.16 </span><span>Checkbox</span> state</a> +<a href="number-state.html#src_65"><span class="secno">4.10.7.1.16 </span><span>Checkbox</span> state</a> </dd> <dd> -<a href="number-state.html#src_67"><span class="secno">4.10.7.1.17 </span><span>Radio Button</span> state</a> +<a href="number-state.html#src_66"><span class="secno">4.10.7.1.17 </span><span>Radio Button</span> state</a> </dd> <dd> -<a href="number-state.html#src_68"><span class="secno">4.10.7.1.18 </span><span>File Upload</span> state</a> +<a href="number-state.html#src_67"><span class="secno">4.10.7.1.18 </span><span>File Upload</span> state</a> </dd> <dd> -<a href="number-state.html#src_69"><span class="secno">4.10.7.1.19 </span><span>Submit Button</span> state</a> +<a href="number-state.html#src_68"><span class="secno">4.10.7.1.19 </span><span>Submit Button</span> state</a> </dd> <dd> <a class="dfn-ref" href="number-state.html#attr-input-src"><span class="secno">4.10.7.1.20 </span><span>Image Button</span> state</a> -<a class="index-counter" href="number-state.html#src_70">(2)</a> -<a class="index-counter" href="number-state.html#src_71">(3)</a> +<a class="index-counter" href="number-state.html#src_69">(2)</a> +<a class="index-counter" href="number-state.html#src_70">(3)</a> </dd> <dd> -<a href="number-state.html#src_72"><span class="secno">4.10.7.1.21 </span><span>Reset Button</span> state</a> +<a href="number-state.html#src_71"><span class="secno">4.10.7.1.21 </span><span>Reset Button</span> state</a> </dd> <dd> -<a href="number-state.html#src_73"><span class="secno">4.10.7.1.22 </span><span>Button</span> state</a> +<a href="number-state.html#src_72"><span class="secno">4.10.7.1.22 </span><span>Button</span> state</a> </dd> <dd> -<a class="no-num" href="index.html#src_74">Elements</a> +<a class="no-num" href="index.html#src_73">Elements</a> </dd> <dd> <a class="no-num" href="index.html#input_161">Attributes</a> Index: dom-outerhtml.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-outerhtml.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- dom-outerhtml.html 29 Jun 2011 04:30:25 -0000 1.15 +++ dom-outerhtml.html 2 Jul 2011 06:26:41 -0000 1.16 @@ -5,7 +5,8 @@ <dd> <a href="apis-in-html-documents.html#outerhtml_0"><span class="secno">3.4.6 </span><code title="dom-outerHTML"><span>outerHTML</span></code></a> <a class="dfn-ref" href="apis-in-html-documents.html#dom-outerhtml">(2)</a> -<a class="index-counter" href="apis-in-html-documents.html#outerhtml_1">(3)</a> +<a class="dfn-ref" href="apis-in-html-documents.html#dom-outerhtml">(3)</a> +<a class="index-counter" href="apis-in-html-documents.html#outerhtml_1">(4)</a> </dd> <dd> <a href="the-script-element.html#outerhtml_2"><span class="secno">4.3.1 </span>The <span><code>script</code></span> element</a> Index: dom-form-length.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-form-length.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- dom-form-length.html 2 Jul 2011 05:58:37 -0000 1.4 +++ dom-form-length.html 2 Jul 2011 06:26:40 -0000 1.5 @@ -1,9 +1,4 @@ <dl id="dom-form-length_index"> -<dd class="dfn-excerpt"> -<span><span>... IDL - attribute must return the number of nodes </span><a href="common-dom-interfaces.html#represented-by-the-collection" title="represented - by the collection">represented</a> by the <code title="dom-form-elements"><a href="the-form-element.html#dom-form-elements">elements</a></code> collection.</span> -</dd> <dd> <a href="the-form-element.html#dom-form-length_0"><span class="secno">4.10.3 </span>The <span><code>form</code></span> element</a> <a class="dfn-ref" href="the-form-element.html#dom-form-length">(2)</a> Index: concept-select-option-list.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-select-option-list.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- concept-select-option-list.html 1 Jul 2011 09:47:13 -0000 1.15 +++ concept-select-option-list.html 2 Jul 2011 06:26:40 -0000 1.16 @@ -13,9 +13,5 @@ <a class="index-counter" href="the-select-element.html#concept-select-option-list_7">(8)</a> <a class="index-counter" href="the-select-element.html#concept-select-option-list_8">(9)</a> <a class="index-counter" href="the-select-element.html#concept-select-option-list_9">(10)</a> -<a class="index-counter" href="the-select-element.html#concept-select-option-list_10">(11)</a> -<a class="index-counter" href="the-select-element.html#concept-select-option-list_11">(12)</a> -<a class="index-counter" href="the-select-element.html#concept-select-option-list_12">(13)</a> -<a class="index-counter" href="the-select-element.html#concept-select-option-list_13">(14)</a> </dd> </dl> Index: attr-th-scope-colgroup.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-th-scope-colgroup.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- attr-th-scope-colgroup.html 1 Jul 2011 09:47:13 -0000 1.17 +++ attr-th-scope-colgroup.html 2 Jul 2011 06:26:40 -0000 1.18 @@ -9,6 +9,6 @@ <a class="index-counter" href="the-th-element.html#attr-th-scope-colgroup_0">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#colgroup_22">Attributes</a> +<a class="no-num" href="index.html#colgroup_20">Attributes</a> </dd> </dl> Index: dom-navigator-registercontenthandler.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-navigator-registercontenthandler.html,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- dom-navigator-registercontenthandler.html 1 Jul 2011 05:36:36 -0000 1.18 +++ dom-navigator-registercontenthandler.html 2 Jul 2011 06:26:41 -0000 1.19 @@ -2,6 +2,7 @@ <dd> <a href="timers.html#dom-navigator-registercontenthandler_0"><span class="secno">6.5.1.2 </span>Custom scheme and content handlers</a> <a class="dfn-ref" href="timers.html#dom-navigator-registercontenthandler">(2)</a> -<a class="index-counter" href="timers.html#registercontenthandler">(3)</a> +<a class="dfn-ref" href="timers.html#dom-navigator-registercontenthandler">(3)</a> +<a class="index-counter" href="timers.html#registercontenthandler">(4)</a> </dd> </dl> Index: attr-option-selected.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-option-selected.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- attr-option-selected.html 1 Jul 2011 09:47:12 -0000 1.17 +++ attr-option-selected.html 2 Jul 2011 06:26:39 -0000 1.18 @@ -1,10 +1,4 @@ <dl id="attr-option-selected_index"> -<dd class="dfn-excerpt"> -<span><span>... - attribute is a </span><a href="common-microsyntaxes.html#boolean-attribute">boolean attribute</a>. It represents the - default <a href="http://dev.w3.org/html5/spec/the-button-element.html#concept-option-selectedness" title='Read about this "selectedness" reference in the full HTML5 spec.' class="full-spec-link">selectedness</a> of the - element.</span> -</dd> <dd> <a href="common-input-element-attributes.html#selected"><span class="secno">4.10.7.2.3 </span>The <code title="attr-input-list"><span>list</span></code> attribute</a> </dd> @@ -14,12 +8,11 @@ <a class="index-counter" href="the-option-element.html#selected_1">(3)</a> <a class="index-counter" href="the-option-element.html#selected_2">(4)</a> <a class="index-counter" href="the-option-element.html#selected_3">(5)</a> -<a class="index-counter" href="the-option-element.html#selected_4">(6)</a> </dd> <dd> -<a class="no-num" href="index.html#selected_5">Elements</a> +<a class="no-num" href="index.html#selected_4">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#option_51">Attributes</a> +<a class="no-num" href="index.html#option_45">Attributes</a> </dd> </dl> Index: dom-hidden.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-hidden.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- dom-hidden.html 2 Jul 2011 04:59:19 -0000 1.4 +++ dom-hidden.html 2 Jul 2011 06:26:40 -0000 1.5 @@ -8,7 +8,8 @@ <a href="elements.html#dom-hidden_0"><span class="secno">3.2.2 </span>Elements in the DOM</a> </dd> <dd> -<a href="commands.html#hidden_14"><span class="secno">4.11.5 </span>Commands</a> +<a class="dfn-ref" href="editing.html#dom-hidden"><span class="secno">4.11.5 </span>Commands</a> +<a class="index-counter" href="commands.html#hidden_14">(2)</a> </dd> <dd> <a class="dfn-ref" href="editing.html#dom-hidden"><span class="secno">7.1 </span>The <span><code>hidden</code></span> attribute</a> Index: window.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/window.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- window.html 2 Jul 2011 04:59:21 -0000 1.19 +++ window.html 2 Jul 2011 06:26:42 -0000 1.20 @@ -16,85 +16,77 @@ <a href="the-iframe-element.html#window_7"><span class="secno">4.8.2 </span>The <span><code>iframe</code></span> element</a> </dd> <dd> -<a href="the-audio-element.html#window_8"><span class="secno">4.8.7 </span>The <span><code>audio</code></span> element</a> -</dd> -<dd> -<a href="the-option-element.html#window_9"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> -</dd> -<dd> -<a href="browsers.html#window_10"><span class="secno">5.1 </span>Browsing contexts</a> -<a class="index-counter" href="browsers.html#window_11">(2)</a> -<a class="index-counter" href="browsers.html#window_12">(3)</a> -<a class="index-counter" href="browsers.html#window_13">(4)</a> -<a class="index-counter" href="browsers.html#window_14">(5)</a> +<a href="browsers.html#window_8"><span class="secno">5.1 </span>Browsing contexts</a> +<a class="index-counter" href="browsers.html#window_9">(2)</a> +<a class="index-counter" href="browsers.html#window_10">(3)</a> +<a class="index-counter" href="browsers.html#window_11">(4)</a> +<a class="index-counter" href="browsers.html#window_12">(5)</a> </dd> <dd> -<a href="browsers.html#window_15"><span class="secno">5.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</a> +<a href="browsers.html#window_13"><span class="secno">5.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</a> </dd> <dd> -<a href="browsers.html#window_16"><span class="secno">5.2 </span>The <code><span>Window</span></code> object</a> +<a href="browsers.html#window_14"><span class="secno">5.2 </span>The <code><span>Window</span></code> object</a> <a class="dfn-ref" href="browsers.html#window">(2)</a> -<a class="index-counter" href="browsers.html#window_17">(3)</a> -<a class="index-counter" href="browsers.html#window_18">(4)</a> +<a class="index-counter" href="browsers.html#window_15">(3)</a> +<a class="index-counter" href="browsers.html#window_16">(4)</a> </dd> <dd> -<a href="browsers.html#window_19"><span class="secno">5.2.3 </span>Named access on the <code><span>Window</span></code> object</a> +<a href="browsers.html#window_17"><span class="secno">5.2.3 </span>Named access on the <code><span>Window</span></code> object</a> </dd> <dd> -<a href="history.html#window_20"><span class="secno">5.4.1 </span>The session history of browsing contexts</a> -<a class="index-counter" href="history.html#window_21">(2)</a> +<a href="history.html#window_18"><span class="secno">5.4.1 </span>The session history of browsing contexts</a> +<a class="index-counter" href="history.html#window_19">(2)</a> </dd> <dd> -<a href="offline.html#window_22"><span class="secno">5.6.3 </span>Application cache API</a> -<a class="index-counter" href="offline.html#window_23">(2)</a> -<a class="index-counter" href="offline.html#window_24">(3)</a> +<a href="offline.html#window_20"><span class="secno">5.6.3 </span>Application cache API</a> </dd> <dd> -<a href="webappapis.html#window_25"><span class="secno">6.1.2 </span>Events</a> +<a href="webappapis.html#window_21"><span class="secno">6.1.2 </span>Events</a> </dd> <dd> -<a href="webappapis.html#window_26"><span class="secno">6.2 </span>Base64 utility methods</a> +<a href="webappapis.html#window_22"><span class="secno">6.2 </span>Base64 utility methods</a> </dd> <dd> -<a href="timers.html#window_27"><span class="secno">6.3 </span>Timers</a> +<a href="timers.html#window_23"><span class="secno">6.3 </span>Timers</a> </dd> <dd> -<a href="timers.html#window_28"><span class="secno">6.5.2 </span>The <code><span>External</span></code> interface</a> +<a href="timers.html#window_24"><span class="secno">6.5.2 </span>The <code><span>External</span></code> interface</a> </dd> <dd> -<a class="no-num" href="index.html#window_29">Attributes</a> -<a class="index-counter" href="index.html#window_30">(2)</a> -<a class="index-counter" href="index.html#window_31">(3)</a> -<a class="index-counter" href="index.html#window_32">(4)</a> -<a class="index-counter" href="index.html#window_33">(5)</a> -<a class="index-counter" href="index.html#window_34">(6)</a> -<a class="index-counter" href="index.html#window_35">(7)</a> -<a class="index-counter" href="index.html#window_36">(8)</a> -<a class="index-counter" href="index.html#window_37">(9)</a> -<a class="index-counter" href="index.html#window_38">(10)</a> -<a class="index-counter" href="index.html#window_39">(11)</a> -<a class="index-counter" href="index.html#window_40">(12)</a> -<a class="index-counter" href="index.html#window_41">(13)</a> -<a class="index-counter" href="index.html#window_42">(14)</a> -<a class="index-counter" href="index.html#window_43">(15)</a> -<a class="index-counter" href="index.html#window_44">(16)</a> -<a class="index-counter" href="index.html#window_45">(17)</a> -<a class="index-counter" href="index.html#window_46">(18)</a> -<a class="index-counter" href="index.html#window_47">(19)</a> -<a class="index-counter" href="index.html#window_48">(20)</a> +<a class="no-num" href="index.html#window_25">Attributes</a> +<a class="index-counter" href="index.html#window_26">(2)</a> +<a class="index-counter" href="index.html#window_27">(3)</a> +<a class="index-counter" href="index.html#window_28">(4)</a> +<a class="index-counter" href="index.html#window_29">(5)</a> +<a class="index-counter" href="index.html#window_30">(6)</a> +<a class="index-counter" href="index.html#window_31">(7)</a> +<a class="index-counter" href="index.html#window_32">(8)</a> +<a class="index-counter" href="index.html#window_33">(9)</a> +<a class="index-counter" href="index.html#window_34">(10)</a> +<a class="index-counter" href="index.html#window_35">(11)</a> +<a class="index-counter" href="index.html#window_36">(12)</a> +<a class="index-counter" href="index.html#window_37">(13)</a> +<a class="index-counter" href="index.html#window_38">(14)</a> +<a class="index-counter" href="index.html#window_39">(15)</a> +<a class="index-counter" href="index.html#window_40">(16)</a> +<a class="index-counter" href="index.html#window_41">(17)</a> +<a class="index-counter" href="index.html#window_42">(18)</a> +<a class="index-counter" href="index.html#window_43">(19)</a> +<a class="index-counter" href="index.html#window_44">(20)</a> </dd> <dd> -<a class="no-num" href="index.html#window_49">Events</a> -<a class="index-counter" href="index.html#window_50">(2)</a> -<a class="index-counter" href="index.html#window_51">(3)</a> -<a class="index-counter" href="index.html#window_52">(4)</a> -<a class="index-counter" href="index.html#window_53">(5)</a> -<a class="index-counter" href="index.html#window_54">(6)</a> -<a class="index-counter" href="index.html#window_55">(7)</a> -<a class="index-counter" href="index.html#window_56">(8)</a> -<a class="index-counter" href="index.html#window_57">(9)</a> -<a class="index-counter" href="index.html#window_58">(10)</a> -<a class="index-counter" href="index.html#window_59">(11)</a> -<a class="index-counter" href="index.html#window_60">(12)</a> +<a class="no-num" href="index.html#window_45">Events</a> +<a class="index-counter" href="index.html#window_46">(2)</a> +<a class="index-counter" href="index.html#window_47">(3)</a> +<a class="index-counter" href="index.html#window_48">(4)</a> +<a class="index-counter" href="index.html#window_49">(5)</a> +<a class="index-counter" href="index.html#window_50">(6)</a> +<a class="index-counter" href="index.html#window_51">(7)</a> +<a class="index-counter" href="index.html#window_52">(8)</a> +<a class="index-counter" href="index.html#window_53">(9)</a> +<a class="index-counter" href="index.html#window_54">(10)</a> +<a class="index-counter" href="index.html#window_55">(11)</a> +<a class="index-counter" href="index.html#window_56">(12)</a> </dd> </dl> Index: dom-innerhtml.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-innerhtml.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- dom-innerhtml.html 29 Jun 2011 04:30:24 -0000 1.15 +++ dom-innerhtml.html 2 Jul 2011 06:26:41 -0000 1.16 @@ -8,8 +8,10 @@ <dd> <a href="apis-in-html-documents.html#innerhtml_0"><span class="secno">3.4.5 </span><code title="dom-innerHTML"><span>innerHTML</span></code></a> <a class="dfn-ref" href="apis-in-html-documents.html#dom-innerhtml">(2)</a> -<a class="index-counter" href="apis-in-html-documents.html#innerhtml_1">(3)</a> -<a class="index-counter" href="apis-in-html-documents.html#innerhtml_2">(4)</a> +<a class="dfn-ref" href="apis-in-html-documents.html#dom-innerhtml">(3)</a> +<a class="index-counter" href="apis-in-html-documents.html#innerhtml_1">(4)</a> +<a class="dfn-ref" href="apis-in-html-documents.html#dom-innerhtml">(5)</a> +<a class="index-counter" href="apis-in-html-documents.html#innerhtml_2">(6)</a> </dd> <dd> <a href="the-script-element.html#innerhtml_3"><span class="secno">4.3.1 </span>The <span><code>script</code></span> element</a> Index: attr-media-loop.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-media-loop.html,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- attr-media-loop.html 1 Jul 2011 09:47:12 -0000 1.25 +++ attr-media-loop.html 2 Jul 2011 06:26:39 -0000 1.26 @@ -25,7 +25,7 @@ <a class="index-counter" href="index.html#loop_6">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#audio_30">Attributes</a> +<a class="no-num" href="index.html#audio_28">Attributes</a> <a class="index-counter" href="index.html#video_3">(2)</a> </dd> </dl> Index: htmlaudioelement.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/htmlaudioelement.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- htmlaudioelement.html 1 Jul 2011 09:47:18 -0000 1.13 +++ htmlaudioelement.html 2 Jul 2011 06:26:41 -0000 1.14 @@ -1,13 +1,11 @@ <dl id="htmlaudioelement_index"> <dd> <a class="dfn-ref" href="the-audio-element.html#htmlaudioelement"><span class="secno">4.8.7 </span>The <span><code>audio</code></span> element</a> -<a class="index-counter" href="the-audio-element.html#htmlaudioelement_0">(2)</a> -<a class="index-counter" href="the-audio-element.html#htmlaudioelement_1">(3)</a> </dd> <dd> -<a class="no-num" href="index.html#htmlaudioelement_2">Elements</a> +<a class="no-num" href="index.html#htmlaudioelement_0">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#htmlaudioelement_3">Interfaces</a> +<a class="no-num" href="index.html#htmlaudioelement_1">Interfaces</a> </dd> </dl> Index: attr-progress-value.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-progress-value.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- attr-progress-value.html 1 Jul 2011 09:47:12 -0000 1.19 +++ attr-progress-value.html 2 Jul 2011 06:26:40 -0000 1.20 @@ -6,15 +6,15 @@ and not specified.</span> </dd> <dd> -<a href="the-progress-element.html#value_44"><span class="secno">4.10.16 </span>The <span><code>progress</code></span> element</a> +<a href="the-progress-element.html#value_40"><span class="secno">4.10.16 </span>The <span><code>progress</code></span> element</a> <a class="dfn-ref" href="the-progress-element.html#attr-progress-value">(2)</a> -<a class="index-counter" href="the-progress-element.html#value_45">(3)</a> -<a class="index-counter" href="the-progress-element.html#value_46">(4)</a> -<a class="index-counter" href="the-progress-element.html#value_47">(5)</a> -<a class="index-counter" href="the-progress-element.html#value_48">(6)</a> +<a class="index-counter" href="the-progress-element.html#value_41">(3)</a> +<a class="index-counter" href="the-progress-element.html#value_42">(4)</a> +<a class="index-counter" href="the-progress-element.html#value_43">(5)</a> +<a class="index-counter" href="the-progress-element.html#value_44">(6)</a> </dd> <dd> -<a class="no-num" href="index.html#value_49">Elements</a> +<a class="no-num" href="index.html#value_45">Elements</a> </dd> <dd> <a class="no-num" href="index.html#progress_18">Attributes</a> Index: attr-media-muted.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-media-muted.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- attr-media-muted.html 1 Jul 2011 09:47:12 -0000 1.13 +++ attr-media-muted.html 2 Jul 2011 06:26:39 -0000 1.14 @@ -19,7 +19,7 @@ <a class="index-counter" href="index.html#muted_6">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#audio_32">Attributes</a> +<a class="no-num" href="index.html#audio_30">Attributes</a> <a class="index-counter" href="index.html#video_5">(2)</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.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- the-select-element.html 1 Jul 2011 09:47:19 -0000 1.22 +++ the-select-element.html 2 Jul 2011 06:26:42 -0000 1.23 @@ -44,50 +44,44 @@ <a class="index-counter" href="the-select-element.html#select_31">(15)</a> <a class="index-counter" href="the-select-element.html#select_32">(16)</a> <a class="index-counter" href="the-select-element.html#select_33">(17)</a> -<a class="index-counter" href="the-select-element.html#select_34">(18)</a> -<a class="index-counter" href="the-select-element.html#select_35">(19)</a> </dd> <dd> -<a href="the-optgroup-element.html#select_36"><span class="secno">4.10.11 </span>The <span><code>optgroup</code></span> element</a> -<a class="index-counter" href="the-optgroup-element.html#select_37">(2)</a> +<a href="the-optgroup-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-optgroup-element.html#select_35">(2)</a> </dd> <dd> -<a href="the-option-element.html#select_38"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a> -<a class="index-counter" href="the-option-element.html#select_39">(2)</a> -<a class="index-counter" href="the-option-element.html#select_40">(3)</a> -<a class="index-counter" href="the-option-element.html#select_41">(4)</a> -<a class="index-counter" href="the-option-element.html#select_42">(5)</a> -<a class="index-counter" href="the-option-element.html#select_43">(6)</a> -<a class="index-counter" href="the-option-element.html#select_44">(7)</a> -<a class="index-counter" href="the-option-element.html#select_45">(8)</a> -<a class="index-counter" href="the-option-element.html#select_46">(9)</a> -<a class="index-counter" href="the-option-element.html#select_47">(10)</a> -<a class="index-counter" href="the-option-element.html#select_48">(11)</a> +<a href="the-option-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-option-element.html#select_37">(2)</a> +<a class="index-counter" href="the-option-element.html#select_38">(3)</a> +<a class="index-counter" href="the-option-element.html#select_39">(4)</a> +<a class="index-counter" href="the-option-element.html#select_40">(5)</a> +<a class="index-counter" href="the-option-element.html#select_41">(6)</a> +<a class="index-counter" href="the-option-element.html#select_42">(7)</a> </dd> <dd> -<a href="the-menu-element.html#select_49"><span class="secno">4.11.4.1 </span>Introduction</a> +<a href="the-menu-element.html#select_43"><span class="secno">4.11.4.1 </span>Introduction</a> </dd> <dd> -<a href="obsolete.html#select_50"><span class="secno">10.2 </span>Non-conforming features</a> -<a class="index-counter" href="obsolete.html#select_51">(2)</a> -<a class="index-counter" href="obsolete.html#select_52">(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_53">Elements</a> -<a class="index-counter" href="index.html#select_54">(2)</a> -<a class="index-counter" href="index.html#select_55">(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_56">Element content categories</a> -<a class="index-counter" href="index.html#select_57">(2)</a> -<a class="index-counter" href="index.html#select_58">(3)</a> -<a class="index-counter" href="index.html#select_59">(4)</a> -<a class="index-counter" href="index.html#select_60">(5)</a> -<a class="index-counter" href="index.html#select_61">(6)</a> -<a class="index-counter" href="index.html#select_62">(7)</a> -<a class="index-counter" href="index.html#select_63">(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_64">Interfaces</a> +<a class="no-num" href="index.html#select_58">Interfaces</a> </dd> </dl> Index: htmlcollection.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/htmlcollection.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- htmlcollection.html 1 Jul 2011 09:47:18 -0000 1.20 +++ htmlcollection.html 2 Jul 2011 06:26:41 -0000 1.21 @@ -59,13 +59,12 @@ <dd> <a href="the-select-element.html#htmlcollection_32"><span class="secno">4.10.9 </span>The <span><code>select</code></span> element</a> <a class="index-counter" href="the-select-element.html#htmlcollection_33">(2)</a> -<a class="index-counter" href="the-select-element.html#htmlcollection_34">(3)</a> </dd> <dd> -<a href="the-datalist-element.html#htmlcollection_35"><span class="secno">4.10.10 </span>The <span><code>datalist</code></span> element</a> -<a class="index-counter" href="the-datalist-element.html#htmlcollection_36">(2)</a> +<a href="the-datalist-element.html#htmlcollection_34"><span class="secno">4.10.10 </span>The <span><code>datalist</code></span> element</a> +<a class="index-counter" href="the-datalist-element.html#htmlcollection_35">(2)</a> </dd> <dd> -<a href="commands.html#htmlcollection_37"><span class="secno">4.11.5 </span>Commands</a> +<a href="commands.html#htmlcollection_36"><span class="secno">4.11.5 </span>Commands</a> </dd> </dl> Index: attr-fs-target.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-fs-target.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- attr-fs-target.html 2 Jul 2011 05:58:37 -0000 1.20 +++ attr-fs-target.html 2 Jul 2011 06:26:38 -0000 1.21 @@ -19,6 +19,6 @@ <a class="index-counter" href="index.html#target_10">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#form_82">Attributes</a> +<a class="no-num" href="index.html#form_80">Attributes</a> </dd> </dl> Index: attr-form-name.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-form-name.html,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- attr-form-name.html 2 Jul 2011 05:58:37 -0000 1.24 +++ attr-form-name.html 2 Jul 2011 06:26:38 -0000 1.25 @@ -20,6 +20,6 @@ <a class="no-num" href="index.html#name_22">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#form_80">Attributes</a> +<a class="no-num" href="index.html#form_78">Attributes</a> </dd> </dl> Index: the-audio-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-audio-element.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- the-audio-element.html 1 Jul 2011 09:47:19 -0000 1.6 +++ the-audio-element.html 2 Jul 2011 06:26:42 -0000 1.7 @@ -24,35 +24,34 @@ <a class="index-counter" href="the-audio-element.html#audio_7">(4)</a> <a class="index-counter" href="the-audio-element.html#audio_8">(5)</a> <a class="index-counter" href="the-audio-element.html#audio_9">(6)</a> -<a class="index-counter" href="the-audio-element.html#audio_10">(7)</a> </dd> <dd> -<a href="the-source-element.html#audio_11"><span class="secno">4.8.8 </span>The <span><code>source</code></span> element</a> +<a href="the-source-element.html#audio_10"><span class="secno">4.8.8 </span>The <span><code>source</code></span> element</a> </dd> <dd> -<a href="the-track-element.html#audio_12"><span class="secno">4.8.10 </span>Media elements</a> -<a class="index-counter" href="the-track-element.html#audio_13">(2)</a> -<a class="index-counter" href="the-track-element.html#audio_14">(3)</a> +<a href="the-track-element.html#audio_11"><span class="secno">4.8.10 </span>Media elements</a> +<a class="index-counter" href="the-track-element.html#audio_12">(2)</a> +<a class="index-counter" href="the-track-element.html#audio_13">(3)</a> </dd> <dd> -<a href="the-track-element.html#audio_15"><span class="secno">4.8.10.12.3 </span>Text track API</a> +<a href="the-track-element.html#audio_14"><span class="secno">4.8.10.12.3 </span>Text track API</a> </dd> <dd> -<a href="obsolete.html#audio_16"><span class="secno">10.2 </span>Non-conforming features</a> +<a href="obsolete.html#audio_15"><span class="secno">10.2 </span>Non-conforming features</a> </dd> <dd> -<a class="no-num" href="index.html#audio_17">Elements</a> -<a class="index-counter" href="index.html#audio_18">(2)</a> -<a class="index-counter" href="index.html#audio_19">(3)</a> -<a class="index-counter" href="index.html#audio_20">(4)</a> +<a class="no-num" href="index.html#audio_16">Elements</a> +<a class="index-counter" href="index.html#audio_17">(2)</a> +<a class="index-counter" href="index.html#audio_18">(3)</a> +<a class="index-counter" href="index.html#audio_19">(4)</a> </dd> <dd> -<a class="no-num" href="index.html#audio_21">Element content categories</a> -<a class="index-counter" href="index.html#audio_22">(2)</a> -<a class="index-counter" href="index.html#audio_23">(3)</a> -<a class="index-counter" href="index.html#audio_24">(4)</a> +<a class="no-num" href="index.html#audio_20">Element content categories</a> +<a class="index-counter" href="index.html#audio_21">(2)</a> +<a class="index-counter" href="index.html#audio_22">(3)</a> +<a class="index-counter" href="index.html#audio_23">(4)</a> </dd> <dd> -<a class="no-num" href="index.html#audio_25">Interfaces</a> +<a class="no-num" href="index.html#audio_24">Interfaces</a> </dd> </dl> Index: attr-body-text.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-body-text.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- attr-body-text.html 1 Jul 2011 09:47:10 -0000 1.16 +++ attr-body-text.html 2 Jul 2011 06:26:38 -0000 1.17 @@ -4,6 +4,6 @@ </dd> <dd> <a class="dfn-ref" href="obsolete.html#attr-body-text"><span class="secno">10.2 </span>Non-conforming features</a> -<a class="index-counter" href="obsolete.html#text_0">(2)</a> +<a class="index-counter" href="obsolete.html#text">(2)</a> </dd> </dl> Index: dom-title.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-title.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- dom-title.html 30 Jun 2011 17:19:06 -0000 1.2 +++ dom-title.html 2 Jul 2011 06:26:41 -0000 1.3 @@ -8,9 +8,10 @@ <a href="elements.html#dom-title_0"><span class="secno">3.2.2 </span>Elements in the DOM</a> </dd> <dd> -<a class="dfn-ref" href="global-attributes.html#dom-title"><span class="secno">3.2.3.2 </span>The <span><code>title</code></span> attribute</a> +<a class="dfn-ref" href="commands.html#dom-title"><span class="secno">3.2.3.2 </span>The <span><code>title</code></span> attribute</a> </dd> <dd> -<a href="commands.html#title_35"><span class="secno">4.11.5 </span>Commands</a> +<a class="dfn-ref" href="commands.html#dom-title"><span class="secno">4.11.5 </span>Commands</a> +<a class="index-counter" href="commands.html#title_35">(2)</a> </dd> </dl> Index: attr-fae-form.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-fae-form.html,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- attr-fae-form.html 2 Jul 2011 05:58:36 -0000 1.24 +++ attr-fae-form.html 2 Jul 2011 06:26:38 -0000 1.25 @@ -6,60 +6,60 @@ override this.</span></span> </dd> <dd> -<a href="the-object-element.html#form_48"><span class="secno">4.8.4 </span>The <span><code>object</code></span> element</a> -<a class="index-counter" href="the-object-element.html#form_49">(2)</a> +<a href="the-object-element.html#form_46"><span class="secno">4.8.4 </span>The <span><code>object</code></span> element</a> +<a class="index-counter" href="the-object-element.html#form_47">(2)</a> </dd> <dd> -<a href="forms.html#form_50"><span class="secno">4.10.2 </span>Categories</a> +<a href="forms.html#form_48"><span class="secno">4.10.2 </span>Categories</a> </dd> <dd> -<a href="the-fieldset-element.html#form_51"><span class="secno">4.10.4 </span>The <span><code>fieldset</code></span> element</a> -<a class="index-counter" href="the-fieldset-element.html#form_52">(2)</a> +<a href="the-fieldset-element.html#form_49"><span class="secno">4.10.4 </span>The <span><code>fieldset</code></span> element</a> +<a class="index-counter" href="the-fieldset-element.html#form_50">(2)</a> </dd> <dd> -<a href="the-label-element.html#form_53"><span class="secno">4.10.6 </span>The <span><code>label</code></span> element</a> -<a class="index-counter" href="the-label-element.html#form_54">(2)</a> +<a href="the-label-element.html#form_51"><span class="secno">4.10.6 </span>The <span><code>label</code></span> element</a> +<a class="index-counter" href="the-label-element.html#form_52">(2)</a> </dd> <dd> -<a href="the-input-element.html#form_55"><span class="secno">4.10.7 </span>The <span><code>input</code></span> element</a> -<a class="index-counter" href="the-input-element.html#form_56">(2)</a> +<a href="the-input-element.html#form_53"><span class="secno">4.10.7 </span>The <span><code>input</code></span> element</a> +<a class="index-counter" href="the-input-element.html#form_54">(2)</a> </dd> <dd> -<a href="the-button-element.html#form_57"><span class="secno">4.10.8 </span>The <span><code>button</code></span> element</a> -<a class="index-counter" href="the-button-element.html#form_58">(2)</a> +<a href="the-button-element.html#form_55"><span class="secno">4.10.8 </span>The <span><code>button</code></span> element</a> +<a class="index-counter" href="the-button-element.html#form_56">(2)</a> </dd> <dd> -<a href="the-select-element.html#form_59"><span class="secno">4.10.9 </span>The <span><code>select</code></span> element</a> -<a class="index-counter" href="the-select-element.html#form_60">(2)</a> +<a href="the-select-element.html#form_57"><span class="secno">4.10.9 </span>The <span><code>select</code></span> element</a> +<a class="index-counter" href="the-select-element.html#form_58">(2)</a> </dd> <dd> -<a href="the-textarea-element.html#form_61"><span class="secno">4.10.13 </span>The <span><code>textarea</code></span> element</a> -<a class="index-counter" href="the-textarea-element.html#form_62">(2)</a> +<a href="the-textarea-element.html#form_59"><span class="secno">4.10.13 </span>The <span><code>textarea</code></span> element</a> +<a class="index-counter" href="the-textarea-element.html#form_60">(2)</a> </dd> <dd> -<a href="the-keygen-element.html#form_63"><span class="secno">4.10.14 </span>The <span><code>keygen</code></span> element</a> -<a class="index-counter" href="the-keygen-element.html#form_64">(2)</a> +<a href="the-keygen-element.html#form_61"><span class="secno">4.10.14 </span>The <span><code>keygen</code></span> element</a> +<a class="index-counter" href="the-keygen-element.html#form_62">(2)</a> </dd> <dd> -<a href="the-output-element.html#form_65"><span class="secno">4.10.15 </span>The <span><code>output</code></span> element</a> -<a class="index-counter" href="the-output-element.html#form_66">(2)</a> +<a href="the-output-element.html#form_63"><span class="secno">4.10.15 </span>The <span><code>output</code></span> element</a> +<a class="index-counter" href="the-output-element.html#form_64">(2)</a> </dd> <dd> <a class="dfn-ref" href="association-of-controls-and-forms.html#attr-fae-form"><span class="secno">4.10.18 </span>Association of controls and forms</a> -<a class="index-counter" href="association-of-controls-and-forms.html#form_67">(2)</a> +<a class="index-counter" href="association-of-controls-and-forms.html#form_65">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#form_68">Elements</a> -<a class="index-counter" href="index.html#form_69">(2)</a> -<a class="index-counter" href="index.html#form_70">(3)</a> -<a class="index-counter" href="index.html#form_71">(4)</a> -<a class="index-counter" href="index.html#form_72">(5)</a> -<a class="index-counter" href="index.html#form_73">(6)</a> -<a class="index-counter" href="index.html#form_74">(7)</a> -<a class="index-counter" href="index.html#form_75">(8)</a> -<a class="index-counter" href="index.html#form_76">(9)</a> -<a class="index-counter" href="index.html#form_77">(10)</a> -<a class="index-counter" href="index.html#form_78">(11)</a> +<a class="no-num" href="index.html#form_66">Elements</a> +<a class="index-counter" href="index.html#form_67">(2)</a> +<a class="index-counter" href="index.html#form_68">(3)</a> +<a class="index-counter" href="index.html#form_69">(4)</a> +<a class="index-counter" href="index.html#form_70">(5)</a> +<a class="index-counter" href="index.html#form_71">(6)</a> +<a class="index-counter" href="index.html#form_72">(7)</a> +<a class="index-counter" href="index.html#form_73">(8)</a> +<a class="index-counter" href="index.html#form_74">(9)</a> +<a class="index-counter" href="index.html#form_75">(10)</a> +<a class="index-counter" href="index.html#form_76">(11)</a> </dd> <dd> <a class="no-num" href="index.html#button_27">Attributes</a> Index: dom-document-open.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-document-open.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- dom-document-open.html 30 Jun 2011 16:39:10 -0000 1.15 +++ dom-document-open.html 2 Jul 2011 06:26:40 -0000 1.16 @@ -9,8 +9,10 @@ </dd> <dd> <a class="dfn-ref" href="apis-in-html-documents.html#dom-document-open"><span class="secno">3.4.1 </span>Opening the input stream</a> -<a class="index-counter" href="apis-in-html-documents.html#open_3">(2)</a> -<a class="index-counter" href="apis-in-html-documents.html#open_4">(3)</a> +<a class="dfn-ref" href="apis-in-html-documents.html#dom-document-open">(2)</a> +<a class="index-counter" href="apis-in-html-documents.html#open_3">(3)</a> +<a class="dfn-ref" href="apis-in-html-documents.html#dom-document-open">(4)</a> +<a class="index-counter" href="apis-in-html-documents.html#open_4">(5)</a> </dd> <dd> <a href="apis-in-html-documents.html#document.open_0"><span class="secno">3.4.2 </span>Closing the input stream</a> Index: attr-media-preload-auto.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-media-preload-auto.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- attr-media-preload-auto.html 1 Jul 2011 09:47:12 -0000 1.15 +++ attr-media-preload-auto.html 2 Jul 2011 06:26:39 -0000 1.16 @@ -1,11 +1,8 @@ <dl id="attr-media-preload-auto_index"> <dd> -<a href="the-audio-element.html#auto_1"><span class="secno">4.8.7 </span>The <span><code>audio</code></span> element</a> -</dd> -<dd> <a class="dfn-ref" href="the-track-element.html#attr-media-preload-auto"><span class="secno">4.8.10.5 </span>Loading the media resource</a> </dd> <dd> -<a class="no-num" href="index.html#auto_2">Attributes</a> +<a class="no-num" href="index.html#auto_1">Attributes</a> </dd> </dl> Index: tree-order.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/tree-order.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- tree-order.html 2 Jul 2011 04:59:21 -0000 1.22 +++ tree-order.html 2 Jul 2011 06:26:42 -0000 1.23 @@ -26,10 +26,8 @@ <dd> <a href="the-select-element.html#tree-order_7"><span class="secno">4.10.9 </span>The <span><code>select</code></span> element</a> <a class="index-counter" href="the-select-element.html#tree-order_8">(2)</a> -<a class="index-counter" href="the-select-element.html#tree-order_9">(3)</a> -<a class="index-counter" href="the-select-element.html#tree-order_10">(4)</a> </dd> <dd> -<a href="browsers.html#tree-order_11"><span class="secno">5.1.1 </span>Nested browsing contexts</a> +<a href="browsers.html#tree-order_9"><span class="secno">5.1.1 </span>Nested browsing contexts</a> </dd> </dl>
Received on Saturday, 2 July 2011 06:27:43 UTC