- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 26 Aug 2011 00:59:13 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/index-of-terms In directory hutz:/tmp/cvs-serv15135/index-of-terms Modified Files: ascii-case-insensitive.html attr-contenteditable.html attr-dropzone-copy.html attr-dropzone-link.html attr-dropzone-move.html attr-hyperlink-href.html attr-hyperlink-hreflang.html attr-hyperlink-media.html attr-hyperlink-rel.html attr-hyperlink-target.html attr-hyperlink-type.html attr-input-autocomplete-default-state.html attr-spellcheck.html attr-th-scope-auto.html concept-dnd-p.html concept-dnd-ro.html concept-dnd-rw.html create-a-drag-data-store.html datatransfer.html datatransferitem.html datatransferitemlist.html dnd.html dom-dragevent-initdragevent.html dom-dropzone.html drag-data-store-allowed-effects-state.html drag-data-store-bitmap.html drag-data-store-default-feedback.html drag-data-store-elements-list.html drag-data-store-hot-spot-coordinate.html drag-data-store-item-list.html drag-data-store-mode.html drag-data-store.html dragevent.html enumerated-attribute.html event-drag.html event-dragend.html event-dragenter.html event-dragleave.html event-dragover.html event-dragstart.html event-drop.html formatblock-candidate.html functionstringcallback.html html-elements.html mime-type.html reflect.html space-character.html the-a-element.html the-b-element.html the-body-element-0.html the-div-element.html the-drag-data-item-kind.html the-drag-data-item-type-string.html the-draggable-attribute.html the-dropzone-attribute.html the-i-element.html the-sub-and-sup-elements.html the-sub-and-sup-elements_1.html unordered-set-of-unique-space-separated-tokens.html Added Files: active-range.html dom-document-querycommandenabled.html dom-document-querycommandindeterm.html dom-document-querycommandstate.html dom-document-querycommandsupported.html dom-document-querycommandvalue.html editable.html editing-host.html execCommand.html undo-transaction-history.html Log Message: Remove Editing APIs and related sections in favour of http://aryeh.name/spec/editing/editing.html (whatwg r6528) [updated by splitter] Index: drag-data-store-elements-list.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/drag-data-store-elements-list.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- drag-data-store-elements-list.html 15 Aug 2011 04:58:53 -0000 1.7 +++ drag-data-store-elements-list.html 26 Aug 2011 00:59:09 -0000 1.8 @@ -1,6 +1,6 @@ <dl id="drag-data-store-elements-list_index"> <dd> -<a class="dfn-ref" href="dnd.html#drag-data-store-elements-list"><span class="secno">7.7.2 </span>The drag data store</a> +<a class="dfn-ref" href="dnd.html#drag-data-store-elements-list"><span class="secno">7.6.2 </span>The drag data store</a> <a class="index-counter" href="dnd.html#drag-data-store-elements-list_0">(2)</a> </dd> </dl> Index: the-sub-and-sup-elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-sub-and-sup-elements.html,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- the-sub-and-sup-elements.html 5 Jul 2011 11:36:58 -0000 1.23 +++ the-sub-and-sup-elements.html 26 Aug 2011 00:59:10 -0000 1.24 @@ -26,21 +26,17 @@ <a class="index-counter" href="usage-summary.html#sup_4">(2)</a> </dd> <dd> -<a href="editing-apis.html#sub_7"><span class="secno">7.8 </span>Editing APIs</a> -<a class="index-counter" href="editing-apis.html#sup_5">(2)</a> +<a class="no-num" href="index.html#sub_7">Elements</a> +<a class="index-counter" href="index.html#sup_5">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#sub_8">Elements</a> +<a class="no-num" href="index.html#sub_8">Element content categories</a> <a class="index-counter" href="index.html#sup_6">(2)</a> +<a class="index-counter" href="index.html#sub_9">(3)</a> +<a class="index-counter" href="index.html#sup_7">(4)</a> </dd> <dd> -<a class="no-num" href="index.html#sub_9">Element content categories</a> -<a class="index-counter" href="index.html#sup_7">(2)</a> -<a class="index-counter" href="index.html#sub_10">(3)</a> -<a class="index-counter" href="index.html#sup_8">(4)</a> -</dd> -<dd> -<a class="no-num" href="index.html#sub_11">Interfaces</a> -<a class="index-counter" href="index.html#sup_9">(2)</a> +<a class="no-num" href="index.html#sub_10">Interfaces</a> +<a class="index-counter" href="index.html#sup_8">(2)</a> </dd> </dl> --- NEW FILE: execCommand.html --- <dl id="execCommand_index"> <dd> <a href="dom.html#dom-document-execcommand"><span class="secno">3.1.1 </span>Documents in the DOM</a> <a class="index-counter" href="dom.html#dom-document-execcommand_0">(2)</a> <a class="index-counter" href="dom.html#dom-document-execcommand_1">(3)</a> </dd> <dd> <a class="dfn-ref" href="editing-apis.html#execCommand"><span class="secno">7.5.3 </span>Editing APIs</a> </dd> </dl> --- NEW FILE: dom-document-querycommandindeterm.html --- <dl id="dom-document-querycommandindeterm_index"> <dd> <a href="dom.html#dom-document-querycommandindeterm_0"><span class="secno">3.1.1 </span>Documents in the DOM</a> </dd> <dd> <a class="dfn-ref" href="editing-apis.html#dom-document-querycommandindeterm"><span class="secno">7.5.3 </span>Editing APIs</a> </dd> </dl> Index: attr-spellcheck.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-spellcheck.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- attr-spellcheck.html 15 Aug 2011 04:58:44 -0000 1.17 +++ attr-spellcheck.html 26 Aug 2011 00:59:08 -0000 1.18 @@ -3,9 +3,9 @@ <a href="global-attributes.html#spellcheck"><span class="secno">3.2.3 </span><span>Global attributes</span></a> </dd> <dd> -<a class="dfn-ref" href="editing.html#attr-spellcheck"><span class="secno">7.6 </span>Spelling and grammar checking</a> -<a class="index-counter" href="editing.html#spellcheck_0">(2)</a> -<a class="index-counter" href="editing.html#spellcheck_1">(3)</a> +<a class="dfn-ref" href="editing-apis.html#attr-spellcheck"><span class="secno">7.5.4 </span>Spelling and grammar checking</a> +<a class="index-counter" href="editing-apis.html#spellcheck_0">(2)</a> +<a class="index-counter" href="editing-apis.html#spellcheck_1">(3)</a> </dd> <dd> <a class="no-num" href="index.html#attr-spellcheck_0">Attributes</a> Index: dragevent.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dragevent.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- dragevent.html 15 Aug 2011 04:58:53 -0000 1.13 +++ dragevent.html 26 Aug 2011 00:59:09 -0000 1.14 @@ -1,6 +1,6 @@ <dl id="dragevent_index"> <dd> -<a href="dnd.html#dragevent_0"><span class="secno">7.7.4 </span>The <code><span>DragEvent</span></code> interface</a> +<a href="dnd.html#dragevent_0"><span class="secno">7.6.4 </span>The <code><span>DragEvent</span></code> interface</a> <a class="index-counter" href="dnd.html#dragevent_1">(2)</a> <a class="dfn-ref" href="dnd.html#dragevent">(3)</a> </dd> Index: datatransferitem.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/datatransferitem.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- datatransferitem.html 15 Aug 2011 04:58:47 -0000 1.14 +++ datatransferitem.html 26 Aug 2011 00:59:08 -0000 1.15 @@ -1,12 +1,12 @@ <dl id="datatransferitem_index"> <dd> -<a href="dnd.html#datatransferitem_0"><span class="secno">7.7.3.1 </span>The <code><span>DataTransferItemList</span></code> interface</a> +<a href="dnd.html#datatransferitem_0"><span class="secno">7.6.3.1 </span>The <code><span>DataTransferItemList</span></code> interface</a> <a class="index-counter" href="dnd.html#datatransferitem_1">(2)</a> <a class="index-counter" href="dnd.html#datatransferitem_2">(3)</a> <a class="index-counter" href="dnd.html#datatransferitem_3">(4)</a> </dd> <dd> -<a href="dnd.html#datatransferitem_4"><span class="secno">7.7.3.2 </span>The <code><span>DataTransferItem</span></code> interface</a> +<a href="dnd.html#datatransferitem_4"><span class="secno">7.6.3.2 </span>The <code><span>DataTransferItem</span></code> interface</a> <a class="index-counter" href="dnd.html#datatransferitem_5">(2)</a> <a class="dfn-ref" href="dnd.html#datatransferitem">(3)</a> </dd> Index: the-i-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-i-element.html,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- the-i-element.html 15 Aug 2011 04:59:03 -0000 1.27 +++ the-i-element.html 26 Aug 2011 00:59:10 -0000 1.28 @@ -50,16 +50,13 @@ <a href="common-idioms-without-dedicated-elements.html#i_25"><span class="secno">4.13.4 </span>Conversations</a> </dd> <dd> -<a href="editing-apis.html#i_26"><span class="secno">7.8 </span>Editing APIs</a> -</dd> -<dd> -<a class="no-num" href="index.html#i_27">Elements</a> +<a class="no-num" href="index.html#i_26">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#i_28">Element content categories</a> -<a class="index-counter" href="index.html#i_29">(2)</a> +<a class="no-num" href="index.html#i_27">Element content categories</a> +<a class="index-counter" href="index.html#i_28">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#i_30">Interfaces</a> +<a class="no-num" href="index.html#i_29">Interfaces</a> </dd> </dl> Index: dom-dropzone.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-dropzone.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- dom-dropzone.html 15 Aug 2011 04:58:49 -0000 1.5 +++ dom-dropzone.html 26 Aug 2011 00:59:09 -0000 1.6 @@ -8,6 +8,6 @@ <a href="elements.html#dom-dropzone_0"><span class="secno">3.2.2 </span>Elements in the DOM</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#dom-dropzone"><span class="secno">7.7.7 </span>The <span><code>dropzone</code></span> attribute</a> +<a class="dfn-ref" href="dnd.html#dom-dropzone"><span class="secno">7.6.7 </span>The <span><code>dropzone</code></span> attribute</a> </dd> </dl> Index: drag-data-store-mode.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/drag-data-store-mode.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- drag-data-store-mode.html 15 Aug 2011 04:58:53 -0000 1.7 +++ drag-data-store-mode.html 26 Aug 2011 00:59:09 -0000 1.8 @@ -1,9 +1,9 @@ <dl id="drag-data-store-mode_index"> <dd> -<a class="dfn-ref" href="dnd.html#drag-data-store-mode"><span class="secno">7.7.2 </span>The drag data store</a> +<a class="dfn-ref" href="dnd.html#drag-data-store-mode"><span class="secno">7.6.2 </span>The drag data store</a> <a class="index-counter" href="dnd.html#drag-data-store-mode_0">(2)</a> </dd> <dd> -<a href="dnd.html#drag-data-store-mode_1"><span class="secno">7.7.5 </span>Events summary</a> +<a href="dnd.html#drag-data-store-mode_1"><span class="secno">7.6.5 </span>Events summary</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.48 retrieving revision 1.49 diff -u -d -r1.48 -r1.49 --- attr-hyperlink-type.html 17 Aug 2011 05:57:38 -0000 1.48 +++ attr-hyperlink-type.html 26 Aug 2011 00:59:08 -0000 1.49 @@ -27,7 +27,7 @@ <a class="index-counter" href="index.html#type_112">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#a_86">Attributes</a> +<a class="no-num" href="index.html#a_85">Attributes</a> <a class="index-counter" href="index.html#area_66">(2)</a> </dd> </dl> Index: dom-dragevent-initdragevent.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-dragevent-initdragevent.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- dom-dragevent-initdragevent.html 15 Aug 2011 04:58:49 -0000 1.5 +++ dom-dragevent-initdragevent.html 26 Aug 2011 00:59:09 -0000 1.6 @@ -1,6 +1,6 @@ <dl id="dom-dragevent-initdragevent_index"> <dd> -<a href="dnd.html#dom-dragevent-initdragevent_0"><span class="secno">7.7.4 </span>The <code><span>DragEvent</span></code> interface</a> +<a href="dnd.html#dom-dragevent-initdragevent_0"><span class="secno">7.6.4 </span>The <code><span>DragEvent</span></code> interface</a> <a class="dfn-ref" href="dnd.html#dom-dragevent-initdragevent">(2)</a> </dd> </dl> Index: attr-input-autocomplete-default-state.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-autocomplete-default-state.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- attr-input-autocomplete-default-state.html 2 Jul 2011 13:06:39 -0000 1.12 +++ attr-input-autocomplete-default-state.html 26 Aug 2011 00:59:08 -0000 1.13 @@ -15,7 +15,7 @@ <a class="index-counter" href="common-input-element-attributes.html#attr-input-autocomplete-default-state_0">(2)</a> </dd> <dd> -<a href="editing.html#default_4"><span class="secno">7.6 </span>Spelling and grammar checking</a> -<a class="index-counter" href="editing.html#default_5">(2)</a> +<a href="editing-apis.html#default_4"><span class="secno">7.5.4 </span>Spelling and grammar checking</a> +<a class="index-counter" href="editing-apis.html#default_5">(2)</a> </dd> </dl> Index: event-drag.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-drag.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- event-drag.html 15 Aug 2011 04:58:53 -0000 1.14 +++ event-drag.html 26 Aug 2011 00:59:09 -0000 1.15 @@ -3,7 +3,7 @@ <a href="webappapis.html#drag"><span class="secno">6.1.2.1 </span>Event handlers on elements, <code><span>Document</span></code> objects, and <code><span>Window</span></code> objects</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#event-drag"><span class="secno">7.7.5 </span>Events summary</a> +<a class="dfn-ref" href="dnd.html#event-drag"><span class="secno">7.6.5 </span>Events summary</a> </dd> <dd> <a class="no-num" href="index.html#drag_0">Attributes</a> Index: formatblock-candidate.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/formatblock-candidate.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- formatblock-candidate.html 15 Aug 2011 04:58:54 -0000 1.21 +++ formatblock-candidate.html 26 Aug 2011 00:59:10 -0000 1.22 @@ -39,7 +39,7 @@ <a href="the-div-element.html#formatblock-candidate_12"><span class="secno">4.5.13 </span>The <span><code>div</code></span> element</a> </dd> <dd> -<a class="dfn-ref" href="editing-apis.html#formatblock-candidate"><span class="secno">7.8 </span>Editing APIs</a> +<a class="dfn-ref" href="editing-apis.html#formatblock-candidate"><span class="secno">7.5.3 </span>Editing APIs</a> </dd> <dd> <a class="no-num" href="index.html#formatblock-candidate_13">Elements</a> Index: the-body-element-0.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-body-element-0.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- the-body-element-0.html 2 Jul 2011 13:07:24 -0000 1.22 +++ the-body-element-0.html 26 Aug 2011 00:59:10 -0000 1.23 @@ -17,7 +17,7 @@ <a href="the-address-element.html#the-body-element_5"><span class="secno">4.4.10 </span>The <span><code>address</code></span> element</a> </dd> <dd> -<a href="dnd.html#the-body-element_6"><span class="secno">7.7.5 </span>Events summary</a> +<a href="dnd.html#the-body-element_6"><span class="secno">7.6.5 </span>Events summary</a> </dd> <dd> <a href="obsolete.html#the-body-element_7"><span class="secno">10.2 </span>Non-conforming features</a> Index: reflect.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/reflect.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- reflect.html 17 Aug 2011 20:58:20 -0000 1.22 +++ reflect.html 26 Aug 2011 00:59:10 -0000 1.23 @@ -229,7 +229,7 @@ <a href="editing.html#reflect_99"><span class="secno">7.4.2 </span>The <span><code>accesskey</code></span> attribute</a> </dd> <dd> -<a href="dnd.html#reflect_100"><span class="secno">7.7.7 </span>The <span><code>dropzone</code></span> attribute</a> +<a href="dnd.html#reflect_100"><span class="secno">7.6.7 </span>The <span><code>dropzone</code></span> attribute</a> </dd> <dd> <a href="obsolete.html#reflect_101"><span class="secno">10.2 </span>Non-conforming features</a> Index: concept-dnd-rw.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-dnd-rw.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- concept-dnd-rw.html 15 Aug 2011 04:58:47 -0000 1.9 +++ concept-dnd-rw.html 26 Aug 2011 00:59:08 -0000 1.10 @@ -1,8 +1,8 @@ <dl id="concept-dnd-rw_index"> <dd> -<a class="dfn-ref" href="dnd.html#concept-dnd-rw"><span class="secno">7.7.2 </span>The drag data store</a> +<a class="dfn-ref" href="dnd.html#concept-dnd-rw"><span class="secno">7.6.2 </span>The drag data store</a> </dd> <dd> -<a href="dnd.html#concept-dnd-rw_0"><span class="secno">7.7.5 </span>Events summary</a> +<a href="dnd.html#concept-dnd-rw_0"><span class="secno">7.6.5 </span>Events summary</a> </dd> </dl> Index: drag-data-store-allowed-effects-state.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/drag-data-store-allowed-effects-state.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- drag-data-store-allowed-effects-state.html 15 Aug 2011 04:58:53 -0000 1.7 +++ drag-data-store-allowed-effects-state.html 26 Aug 2011 00:59:09 -0000 1.8 @@ -1,6 +1,6 @@ <dl id="drag-data-store-allowed-effects-state_index"> <dd> -<a class="dfn-ref" href="dnd.html#drag-data-store-allowed-effects-state"><span class="secno">7.7.2 </span>The drag data store</a> +<a class="dfn-ref" href="dnd.html#drag-data-store-allowed-effects-state"><span class="secno">7.6.2 </span>The drag data store</a> <a class="index-counter" href="dnd.html#drag-data-store-allowed-effects-state_0">(2)</a> </dd> </dl> --- NEW FILE: dom-document-querycommandstate.html --- <dl id="dom-document-querycommandstate_index"> <dd> <a href="dom.html#dom-document-querycommandstate_0"><span class="secno">3.1.1 </span>Documents in the DOM</a> </dd> <dd> <a class="dfn-ref" href="editing-apis.html#dom-document-querycommandstate"><span class="secno">7.5.3 </span>Editing APIs</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.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- attr-th-scope-auto.html 2 Jul 2011 13:06:46 -0000 1.16 +++ attr-th-scope-auto.html 26 Aug 2011 00:59:08 -0000 1.17 @@ -5,7 +5,7 @@ <a class="index-counter" href="the-th-element.html#auto_3">(3)</a> </dd> <dd> -<a href="dnd.html#auto_4"><span class="secno">7.7.6 </span>The <span><code>draggable</code></span> attribute</a> +<a href="dnd.html#auto_4"><span class="secno">7.6.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-hyperlink-target.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-hyperlink-target.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- attr-hyperlink-target.html 17 Aug 2011 05:57:38 -0000 1.33 +++ attr-hyperlink-target.html 26 Aug 2011 00:59:08 -0000 1.34 @@ -25,7 +25,7 @@ <a class="index-counter" href="index.html#attr-hyperlink-target_0">(3)</a> </dd> <dd> -<a class="no-num" href="index.html#a_85">Attributes</a> +<a class="no-num" href="index.html#a_84">Attributes</a> <a class="index-counter" href="index.html#area_65">(2)</a> </dd> </dl> Index: attr-hyperlink-rel.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-hyperlink-rel.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- attr-hyperlink-rel.html 17 Aug 2011 05:57:38 -0000 1.35 +++ attr-hyperlink-rel.html 26 Aug 2011 00:59:08 -0000 1.36 @@ -46,7 +46,7 @@ <a class="index-counter" href="index.html#rel_27">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#a_84">Attributes</a> +<a class="no-num" href="index.html#a_83">Attributes</a> <a class="index-counter" href="index.html#area_63">(2)</a> </dd> </dl> Index: attr-contenteditable.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-contenteditable.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- attr-contenteditable.html 15 Aug 2011 04:58:41 -0000 1.17 +++ attr-contenteditable.html 26 Aug 2011 00:59:07 -0000 1.18 @@ -3,7 +3,8 @@ <a href="global-attributes.html#contenteditable_0"><span class="secno">3.2.3 </span><span>Global attributes</span></a> </dd> <dd> -<a href="editing.html#contenteditable_1"><span class="secno">7.5 </span>The <code title="attr-contenteditable"><span>contenteditable</span></code> attribute</a> +<a href="editing.html#contenteditable_1"><span class="secno">7.5.1 </span>Making document regions editable: The <code title="attr-contenteditable"><span>contenteditable</span></code> content + attribute</a> <a class="dfn-ref" href="editing.html#attr-contenteditable">(2)</a> <a class="index-counter" href="editing.html#contenteditable_2">(3)</a> </dd> Index: functionstringcallback.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/functionstringcallback.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- functionstringcallback.html 15 Aug 2011 04:58:54 -0000 1.7 +++ functionstringcallback.html 26 Aug 2011 00:59:10 -0000 1.8 @@ -1,6 +1,6 @@ <dl id="functionstringcallback_index"> <dd> -<a href="dnd.html#functionstringcallback_0"><span class="secno">7.7.3.2 </span>The <code><span>DataTransferItem</span></code> interface</a> +<a href="dnd.html#functionstringcallback_0"><span class="secno">7.6.3.2 </span>The <code><span>DataTransferItem</span></code> interface</a> <a class="dfn-ref" href="dnd.html#functionstringcallback">(2)</a> </dd> </dl> Index: the-dropzone-attribute.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-dropzone-attribute.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- the-dropzone-attribute.html 15 Aug 2011 04:59:02 -0000 1.16 +++ the-dropzone-attribute.html 26 Aug 2011 00:59:10 -0000 1.17 @@ -3,15 +3,15 @@ <a href="global-attributes.html#dropzone"><span class="secno">3.2.3 </span><span>Global attributes</span></a> </dd> <dd> -<a href="dnd.html#dropzone_0"><span class="secno">7.7.1 </span>Introduction</a> +<a href="dnd.html#dropzone_0"><span class="secno">7.6.1 </span>Introduction</a> <a class="index-counter" href="dnd.html#dropzone_1">(2)</a> <a class="index-counter" href="dnd.html#dropzone_2">(3)</a> </dd> <dd> -<a href="dnd.html#dropzone_3"><span class="secno">7.7.2 </span>The drag data store</a> +<a href="dnd.html#dropzone_3"><span class="secno">7.6.2 </span>The drag data store</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#the-dropzone-attribute"><span class="secno">7.7.7 </span>The <span><code>dropzone</code></span> attribute</a> +<a class="dfn-ref" href="dnd.html#the-dropzone-attribute"><span class="secno">7.6.7 </span>The <span><code>dropzone</code></span> attribute</a> <a class="index-counter" href="dnd.html#dropzone_4">(2)</a> <a class="index-counter" href="dnd.html#dropzone_5">(3)</a> <a class="index-counter" href="dnd.html#dropzone_6">(4)</a> Index: create-a-drag-data-store.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/create-a-drag-data-store.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- create-a-drag-data-store.html 15 Aug 2011 04:58:47 -0000 1.7 +++ create-a-drag-data-store.html 26 Aug 2011 00:59:08 -0000 1.8 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="create-a-drag-data-store_index"> <dd> -<a class="dfn-ref" href="dnd.html#create-a-drag-data-store"><span class="secno">7.7.2 </span>The drag data store</a> +<a class="dfn-ref" href="dnd.html#create-a-drag-data-store"><span class="secno">7.6.2 </span>The drag data store</a> </dd> </dl> Index: drag-data-store.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/drag-data-store.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- drag-data-store.html 15 Aug 2011 04:58:53 -0000 1.15 +++ drag-data-store.html 26 Aug 2011 00:59:09 -0000 1.16 @@ -1,15 +1,15 @@ <dl id="drag-data-store_index"> <dd> -<a class="dfn-ref" href="dnd.html#drag-data-store"><span class="secno">7.7.2 </span>The drag data store</a> +<a class="dfn-ref" href="dnd.html#drag-data-store"><span class="secno">7.6.2 </span>The drag data store</a> <a class="index-counter" href="dnd.html#drag-data-store_0">(2)</a> <a class="index-counter" href="dnd.html#drag-data-store_1">(3)</a> <a class="index-counter" href="dnd.html#drag-data-store_2">(4)</a> </dd> <dd> -<a href="dnd.html#drag-data-store_3"><span class="secno">7.7.3 </span>The <code><span>DataTransfer</span></code> interface</a> +<a href="dnd.html#drag-data-store_3"><span class="secno">7.6.3 </span>The <code><span>DataTransfer</span></code> interface</a> </dd> <dd> -<a href="dnd.html#drag-data-store_4"><span class="secno">7.7.3.1 </span>The <code><span>DataTransferItemList</span></code> interface</a> +<a href="dnd.html#drag-data-store_4"><span class="secno">7.6.3.1 </span>The <code><span>DataTransferItemList</span></code> interface</a> <a class="index-counter" href="dnd.html#drag-data-store_5">(2)</a> <a class="index-counter" href="dnd.html#drag-data-store_6">(3)</a> <a class="index-counter" href="dnd.html#drag-data-store_7">(4)</a> Index: the-draggable-attribute.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-draggable-attribute.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- the-draggable-attribute.html 15 Aug 2011 04:59:02 -0000 1.21 +++ the-draggable-attribute.html 26 Aug 2011 00:59:10 -0000 1.22 @@ -3,10 +3,10 @@ <a href="global-attributes.html#draggable"><span class="secno">3.2.3 </span><span>Global attributes</span></a> </dd> <dd> -<a href="dnd.html#draggable_0"><span class="secno">7.7.1 </span>Introduction</a> +<a href="dnd.html#draggable_0"><span class="secno">7.6.1 </span>Introduction</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#the-draggable-attribute"><span class="secno">7.7.6 </span>The <span><code>draggable</code></span> attribute</a> +<a class="dfn-ref" href="dnd.html#the-draggable-attribute"><span class="secno">7.6.6 </span>The <span><code>draggable</code></span> attribute</a> <a class="index-counter" href="dnd.html#draggable_1">(2)</a> <a class="index-counter" href="dnd.html#draggable_2">(3)</a> <a class="index-counter" href="dnd.html#draggable_3">(4)</a> Index: ascii-case-insensitive.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/ascii-case-insensitive.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- ascii-case-insensitive.html 17 Aug 2011 05:57:37 -0000 1.31 +++ ascii-case-insensitive.html 26 Aug 2011 00:59:07 -0000 1.32 @@ -54,7 +54,7 @@ <a href="browsers.html#ascii-case-insensitive_20"><span class="secno">5.1.4 </span>Browsing context names</a> </dd> <dd> -<a href="dnd.html#ascii-case-insensitive_21"><span class="secno">7.7.7 </span>The <span><code>dropzone</code></span> attribute</a> +<a href="dnd.html#ascii-case-insensitive_21"><span class="secno">7.6.7 </span>The <span><code>dropzone</code></span> attribute</a> <a class="index-counter" href="dnd.html#ascii-case-insensitive_22">(2)</a> <a class="index-counter" href="dnd.html#ascii-case-insensitive_23">(3)</a> </dd> Index: attr-hyperlink-media.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-hyperlink-media.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- attr-hyperlink-media.html 17 Aug 2011 05:57:38 -0000 1.33 +++ attr-hyperlink-media.html 26 Aug 2011 00:59:08 -0000 1.34 @@ -28,7 +28,7 @@ <a class="index-counter" href="index.html#media_17">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#a_83">Attributes</a> +<a class="no-num" href="index.html#a_82">Attributes</a> <a class="index-counter" href="index.html#area_62">(2)</a> </dd> </dl> --- NEW FILE: undo-transaction-history.html --- <dl class="has-norefs" id="undo-transaction-history_index"> <dd> <a class="dfn-ref" href="editing-apis.html#undo-transaction-history"><span class="secno">7.5.3 </span>Editing APIs</a> </dd> </dl> Index: event-dragstart.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-dragstart.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- event-dragstart.html 15 Aug 2011 04:58:54 -0000 1.14 +++ event-dragstart.html 26 Aug 2011 00:59:09 -0000 1.15 @@ -3,16 +3,16 @@ <a href="webappapis.html#dragstart"><span class="secno">6.1.2.1 </span>Event handlers on elements, <code><span>Document</span></code> objects, and <code><span>Window</span></code> objects</a> </dd> <dd> -<a href="dnd.html#dragstart_0"><span class="secno">7.7.1 </span>Introduction</a> +<a href="dnd.html#dragstart_0"><span class="secno">7.6.1 </span>Introduction</a> </dd> <dd> -<a href="dnd.html#dragstart_1"><span class="secno">7.7.2 </span>The drag data store</a> +<a href="dnd.html#dragstart_1"><span class="secno">7.6.2 </span>The drag data store</a> </dd> <dd> -<a href="dnd.html#dragstart_2"><span class="secno">7.7.3 </span>The <code><span>DataTransfer</span></code> interface</a> +<a href="dnd.html#dragstart_2"><span class="secno">7.6.3 </span>The <code><span>DataTransfer</span></code> interface</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#event-dragstart"><span class="secno">7.7.5 </span>Events summary</a> +<a class="dfn-ref" href="dnd.html#event-dragstart"><span class="secno">7.6.5 </span>Events summary</a> <a class="index-counter" href="dnd.html#dragstart_3">(2)</a> </dd> <dd> Index: attr-dropzone-link.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-dropzone-link.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- attr-dropzone-link.html 17 Aug 2011 04:59:38 -0000 1.19 +++ attr-dropzone-link.html 26 Aug 2011 00:59:07 -0000 1.20 @@ -1,6 +1,6 @@ <dl id="attr-dropzone-link_index"> <dd> -<a class="dfn-ref" href="dnd.html#attr-dropzone-link"><span class="secno">7.7.7 </span>The <span><code>dropzone</code></span> attribute</a> +<a class="dfn-ref" href="dnd.html#attr-dropzone-link"><span class="secno">7.6.7 </span>The <span><code>dropzone</code></span> attribute</a> <a class="index-counter" href="dnd.html#link_65">(2)</a> </dd> </dl> --- NEW FILE: dom-document-querycommandenabled.html --- <dl id="dom-document-querycommandenabled_index"> <dd> <a href="dom.html#dom-document-querycommandenabled_0"><span class="secno">3.1.1 </span>Documents in the DOM</a> </dd> <dd> <a class="dfn-ref" href="editing-apis.html#dom-document-querycommandenabled"><span class="secno">7.5.3 </span>Editing APIs</a> </dd> </dl> --- NEW FILE: editing-host.html --- <dl id="editing-host_index"> <dd> <a class="dfn-ref" href="editing-apis.html#editing-host"><span class="secno">7.5.3 </span>Editing APIs</a> <a class="index-counter" href="editing-apis.html#editing-host_0">(2)</a> </dd> </dl> --- NEW FILE: dom-document-querycommandsupported.html --- <dl id="dom-document-querycommandsupported_index"> <dd> <a href="dom.html#dom-document-querycommandsupported_0"><span class="secno">3.1.1 </span>Documents in the DOM</a> </dd> <dd> <a class="dfn-ref" href="editing-apis.html#dom-document-querycommandsupported"><span class="secno">7.5.3 </span>Editing APIs</a> </dd> </dl> Index: the-div-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-div-element.html,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- the-div-element.html 15 Aug 2011 04:59:02 -0000 1.25 +++ the-div-element.html 26 Aug 2011 00:59:10 -0000 1.26 @@ -37,7 +37,7 @@ <a href="history.html#div_16"><span class="secno">5.4.1 </span>The session history of browsing contexts</a> </dd> <dd> -<a href="dnd.html#div_17"><span class="secno">7.7.7 </span>The <span><code>dropzone</code></span> attribute</a> +<a href="dnd.html#div_17"><span class="secno">7.6.7 </span>The <span><code>dropzone</code></span> attribute</a> </dd> <dd> <a href="syntax.html#div_18"><span class="secno">8.1.2.4 </span>Optional tags</a> Index: drag-data-store-hot-spot-coordinate.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/drag-data-store-hot-spot-coordinate.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- drag-data-store-hot-spot-coordinate.html 15 Aug 2011 04:58:53 -0000 1.7 +++ drag-data-store-hot-spot-coordinate.html 26 Aug 2011 00:59:09 -0000 1.8 @@ -1,6 +1,6 @@ <dl id="drag-data-store-hot-spot-coordinate_index"> <dd> -<a class="dfn-ref" href="dnd.html#drag-data-store-hot-spot-coordinate"><span class="secno">7.7.2 </span>The drag data store</a> +<a class="dfn-ref" href="dnd.html#drag-data-store-hot-spot-coordinate"><span class="secno">7.6.2 </span>The drag data store</a> <a class="index-counter" href="dnd.html#drag-data-store-hot-spot-coordinate_0">(2)</a> </dd> </dl> Index: the-drag-data-item-kind.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-drag-data-item-kind.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- the-drag-data-item-kind.html 15 Aug 2011 04:59:02 -0000 1.10 +++ the-drag-data-item-kind.html 26 Aug 2011 00:59:10 -0000 1.11 @@ -1,15 +1,15 @@ <dl id="the-drag-data-item-kind_index"> <dd> -<a class="dfn-ref" href="dnd.html#the-drag-data-item-kind"><span class="secno">7.7.2 </span>The drag data store</a> +<a class="dfn-ref" href="dnd.html#the-drag-data-item-kind"><span class="secno">7.6.2 </span>The drag data store</a> <a class="index-counter" href="dnd.html#the-drag-data-item-kind_0">(2)</a> </dd> <dd> -<a href="dnd.html#the-drag-data-item-kind_1"><span class="secno">7.7.3.2 </span>The <code><span>DataTransferItem</span></code> interface</a> +<a href="dnd.html#the-drag-data-item-kind_1"><span class="secno">7.6.3.2 </span>The <code><span>DataTransferItem</span></code> interface</a> <a class="index-counter" href="dnd.html#the-drag-data-item-kind_2">(2)</a> <a class="index-counter" href="dnd.html#the-drag-data-item-kind_3">(3)</a> </dd> <dd> -<a href="dnd.html#the-drag-data-item-kind_4"><span class="secno">7.7.7 </span>The <span><code>dropzone</code></span> attribute</a> +<a href="dnd.html#the-drag-data-item-kind_4"><span class="secno">7.6.7 </span>The <span><code>dropzone</code></span> attribute</a> <a class="index-counter" href="dnd.html#the-drag-data-item-kind_5">(2)</a> </dd> </dl> Index: event-dragend.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-dragend.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- event-dragend.html 15 Aug 2011 04:58:53 -0000 1.14 +++ event-dragend.html 26 Aug 2011 00:59:09 -0000 1.15 @@ -3,10 +3,10 @@ <a href="webappapis.html#dragend"><span class="secno">6.1.2.1 </span>Event handlers on elements, <code><span>Document</span></code> objects, and <code><span>Window</span></code> objects</a> </dd> <dd> -<a href="dnd.html#dragend_0"><span class="secno">7.7.1 </span>Introduction</a> +<a href="dnd.html#dragend_0"><span class="secno">7.6.1 </span>Introduction</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#event-dragend"><span class="secno">7.7.5 </span>Events summary</a> +<a class="dfn-ref" href="dnd.html#event-dragend"><span class="secno">7.6.5 </span>Events summary</a> </dd> <dd> <a class="no-num" href="index.html#dragend_1">Attributes</a> Index: dnd.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dnd.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- dnd.html 15 Aug 2011 04:58:47 -0000 1.15 +++ dnd.html 26 Aug 2011 00:59:08 -0000 1.16 @@ -1,5 +1,5 @@ <dl id="dnd_index"> <dd> -<a class="dfn-ref" href="dnd.html#dnd"><span class="secno">7.7 </span><span>Drag and drop</span></a> +<a class="dfn-ref" href="dnd.html#dnd"><span class="secno">7.6 </span><span>Drag and drop</span></a> </dd> </dl> Index: drag-data-store-bitmap.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/drag-data-store-bitmap.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- drag-data-store-bitmap.html 15 Aug 2011 04:58:53 -0000 1.7 +++ drag-data-store-bitmap.html 26 Aug 2011 00:59:09 -0000 1.8 @@ -1,6 +1,6 @@ <dl id="drag-data-store-bitmap_index"> <dd> -<a class="dfn-ref" href="dnd.html#drag-data-store-bitmap"><span class="secno">7.7.2 </span>The drag data store</a> +<a class="dfn-ref" href="dnd.html#drag-data-store-bitmap"><span class="secno">7.6.2 </span>The drag data store</a> <a class="index-counter" href="dnd.html#drag-data-store-bitmap_0">(2)</a> </dd> </dl> Index: concept-dnd-ro.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-dnd-ro.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- concept-dnd-ro.html 15 Aug 2011 04:58:46 -0000 1.7 +++ concept-dnd-ro.html 26 Aug 2011 00:59:08 -0000 1.8 @@ -1,8 +1,8 @@ <dl id="concept-dnd-ro_index"> <dd> -<a class="dfn-ref" href="dnd.html#concept-dnd-ro"><span class="secno">7.7.2 </span>The drag data store</a> +<a class="dfn-ref" href="dnd.html#concept-dnd-ro"><span class="secno">7.6.2 </span>The drag data store</a> </dd> <dd> -<a href="dnd.html#concept-dnd-ro_0"><span class="secno">7.7.5 </span>Events summary</a> +<a href="dnd.html#concept-dnd-ro_0"><span class="secno">7.6.5 </span>Events summary</a> </dd> </dl> Index: mime-type.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/mime-type.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- mime-type.html 15 Aug 2011 04:58:57 -0000 1.33 +++ mime-type.html 26 Aug 2011 00:59:10 -0000 1.34 @@ -39,7 +39,7 @@ <a href="system-state-and-capabilities.html#mime-type_15"><span class="secno">6.5.1.2 </span>Custom scheme and content handlers</a> </dd> <dd> -<a href="dnd.html#mime-type_16"><span class="secno">7.7.2 </span>The drag data store</a> +<a href="dnd.html#mime-type_16"><span class="secno">7.6.2 </span>The drag data store</a> <a class="index-counter" href="dnd.html#mime-type_17">(2)</a> <a class="index-counter" href="dnd.html#mime-type_18">(3)</a> <a class="index-counter" href="dnd.html#mime-type_19">(4)</a> Index: event-dragover.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-dragover.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- event-dragover.html 15 Aug 2011 04:58:54 -0000 1.14 +++ event-dragover.html 26 Aug 2011 00:59:09 -0000 1.15 @@ -3,10 +3,10 @@ <a href="webappapis.html#dragover"><span class="secno">6.1.2.1 </span>Event handlers on elements, <code><span>Document</span></code> objects, and <code><span>Window</span></code> objects</a> </dd> <dd> -<a href="dnd.html#dragover_0"><span class="secno">7.7.1 </span>Introduction</a> +<a href="dnd.html#dragover_0"><span class="secno">7.6.1 </span>Introduction</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#event-dragover"><span class="secno">7.7.5 </span>Events summary</a> +<a class="dfn-ref" href="dnd.html#event-dragover"><span class="secno">7.6.5 </span>Events summary</a> </dd> <dd> <a class="no-num" href="index.html#dragover_1">Attributes</a> Index: attr-dropzone-copy.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-dropzone-copy.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- attr-dropzone-copy.html 15 Aug 2011 04:58:42 -0000 1.10 +++ attr-dropzone-copy.html 26 Aug 2011 00:59:07 -0000 1.11 @@ -1,6 +1,6 @@ <dl id="attr-dropzone-copy_index"> <dd> -<a class="dfn-ref" href="dnd.html#attr-dropzone-copy"><span class="secno">7.7.7 </span>The <span><code>dropzone</code></span> attribute</a> +<a class="dfn-ref" href="dnd.html#attr-dropzone-copy"><span class="secno">7.6.7 </span>The <span><code>dropzone</code></span> attribute</a> <a class="index-counter" href="dnd.html#copy">(2)</a> <a class="index-counter" href="dnd.html#copy_0">(3)</a> </dd> Index: unordered-set-of-unique-space-separated-tokens.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/unordered-set-of-unique-space-separated-tokens.html,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- unordered-set-of-unique-space-separated-tokens.html 17 Aug 2011 05:57:39 -0000 1.25 +++ unordered-set-of-unique-space-separated-tokens.html 26 Aug 2011 00:59:11 -0000 1.26 @@ -15,7 +15,7 @@ <a href="links.html#unordered-set-of-unique-space-separated-tokens_3"><span class="secno">4.12.3.5 </span>Link type "<span><code>icon</code></span>"</a> </dd> <dd> -<a href="dnd.html#unordered-set-of-unique-space-separated-tokens_4"><span class="secno">7.7.7 </span>The <span><code>dropzone</code></span> attribute</a> +<a href="dnd.html#unordered-set-of-unique-space-separated-tokens_4"><span class="secno">7.6.7 </span>The <span><code>dropzone</code></span> attribute</a> </dd> <dd> <a class="no-num" href="index.html#unordered-set-of-unique-space-separated-tokens_5">Attributes</a> Index: the-sub-and-sup-elements_1.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-sub-and-sup-elements_1.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- the-sub-and-sup-elements_1.html 5 Jul 2011 11:36:58 -0000 1.22 +++ the-sub-and-sup-elements_1.html 26 Aug 2011 00:59:10 -0000 1.23 @@ -26,21 +26,17 @@ <a class="index-counter" href="usage-summary.html#sup_4">(2)</a> </dd> <dd> -<a href="editing-apis.html#sub_7"><span class="secno">7.8 </span>Editing APIs</a> -<a class="index-counter" href="editing-apis.html#sup_5">(2)</a> +<a class="no-num" href="index.html#sub_7">Elements</a> +<a class="index-counter" href="index.html#sup_5">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#sub_8">Elements</a> +<a class="no-num" href="index.html#sub_8">Element content categories</a> <a class="index-counter" href="index.html#sup_6">(2)</a> +<a class="index-counter" href="index.html#sub_9">(3)</a> +<a class="index-counter" href="index.html#sup_7">(4)</a> </dd> <dd> -<a class="no-num" href="index.html#sub_9">Element content categories</a> -<a class="index-counter" href="index.html#sup_7">(2)</a> -<a class="index-counter" href="index.html#sub_10">(3)</a> -<a class="index-counter" href="index.html#sup_8">(4)</a> -</dd> -<dd> -<a class="no-num" href="index.html#sub_11">Interfaces</a> -<a class="index-counter" href="index.html#sup_9">(2)</a> +<a class="no-num" href="index.html#sub_10">Interfaces</a> +<a class="index-counter" href="index.html#sup_8">(2)</a> </dd> </dl> Index: the-b-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-b-element.html,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- the-b-element.html 15 Aug 2011 04:59:01 -0000 1.28 +++ the-b-element.html 26 Aug 2011 00:59:10 -0000 1.29 @@ -37,16 +37,13 @@ <a href="common-idioms-without-dedicated-elements.html#b_16"><span class="secno">4.13.4 </span>Conversations</a> </dd> <dd> -<a href="editing-apis.html#b_17"><span class="secno">7.8 </span>Editing APIs</a> -</dd> -<dd> -<a class="no-num" href="index.html#b_18">Elements</a> +<a class="no-num" href="index.html#b_17">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#b_19">Element content categories</a> -<a class="index-counter" href="index.html#b_20">(2)</a> +<a class="no-num" href="index.html#b_18">Element content categories</a> +<a class="index-counter" href="index.html#b_19">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#b_21">Interfaces</a> +<a class="no-num" href="index.html#b_20">Interfaces</a> </dd> </dl> Index: enumerated-attribute.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/enumerated-attribute.html,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- enumerated-attribute.html 6 Jul 2011 04:10:08 -0000 1.28 +++ enumerated-attribute.html 26 Aug 2011 00:59:09 -0000 1.29 @@ -52,12 +52,13 @@ <a href="the-menu-element.html#enumerated-attribute_16"><span class="secno">4.11.4 </span>The <span><code>menu</code></span> element</a> </dd> <dd> -<a href="editing.html#enumerated-attribute_17"><span class="secno">7.5 </span>The <code title="attr-contenteditable"><span>contenteditable</span></code> attribute</a> +<a href="editing.html#enumerated-attribute_17"><span class="secno">7.5.1 </span>Making document regions editable: The <code title="attr-contenteditable"><span>contenteditable</span></code> content + attribute</a> </dd> <dd> -<a href="editing.html#enumerated-attribute_18"><span class="secno">7.6 </span>Spelling and grammar checking</a> +<a href="editing-apis.html#enumerated-attribute_18"><span class="secno">7.5.4 </span>Spelling and grammar checking</a> </dd> <dd> -<a href="dnd.html#enumerated-attribute_19"><span class="secno">7.7.6 </span>The <span><code>draggable</code></span> attribute</a> +<a href="dnd.html#enumerated-attribute_19"><span class="secno">7.6.6 </span>The <span><code>draggable</code></span> attribute</a> </dd> </dl> Index: drag-data-store-item-list.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/drag-data-store-item-list.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- drag-data-store-item-list.html 15 Aug 2011 04:58:53 -0000 1.9 +++ drag-data-store-item-list.html 26 Aug 2011 00:59:09 -0000 1.10 @@ -1,6 +1,6 @@ <dl id="drag-data-store-item-list_index"> <dd> -<a class="dfn-ref" href="dnd.html#drag-data-store-item-list"><span class="secno">7.7.2 </span>The drag data store</a> +<a class="dfn-ref" href="dnd.html#drag-data-store-item-list"><span class="secno">7.6.2 </span>The drag data store</a> <a class="index-counter" href="dnd.html#drag-data-store-item-list_0">(2)</a> <a class="index-counter" href="dnd.html#drag-data-store-item-list_1">(3)</a> </dd> Index: the-a-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-a-element.html,v retrieving revision 1.45 retrieving revision 1.46 diff -u -d -r1.45 -r1.46 --- the-a-element.html 17 Aug 2011 05:57:39 -0000 1.45 +++ the-a-element.html 26 Aug 2011 00:59:10 -0000 1.46 @@ -127,41 +127,38 @@ <a href="common-idioms-without-dedicated-elements.html#a_56"><span class="secno">4.13.5 </span>Footnotes</a> </dd> <dd> -<a href="editing-apis.html#a_57"><span class="secno">7.8 </span>Editing APIs</a> -</dd> -<dd> -<a href="syntax.html#a_58"><span class="secno">8.1.2.4 </span>Optional tags</a> +<a href="syntax.html#a_57"><span class="secno">8.1.2.4 </span>Optional tags</a> </dd> <dd> -<a href="obsolete.html#a_59"><span class="secno">10.1 </span>Obsolete but conforming features</a> -<a class="index-counter" href="obsolete.html#a_60">(2)</a> +<a href="obsolete.html#a_58"><span class="secno">10.1 </span>Obsolete but conforming features</a> +<a class="index-counter" href="obsolete.html#a_59">(2)</a> </dd> <dd> -<a href="obsolete.html#a_61"><span class="secno">10.2 </span>Non-conforming features</a> -<a class="index-counter" href="obsolete.html#a_62">(2)</a> -<a class="index-counter" href="obsolete.html#a_63">(3)</a> -<a class="index-counter" href="obsolete.html#a_64">(4)</a> -<a class="index-counter" href="obsolete.html#a_65">(5)</a> -<a class="index-counter" href="obsolete.html#a_66">(6)</a> -<a class="index-counter" href="obsolete.html#a_67">(7)</a> -<a class="index-counter" href="obsolete.html#a_68">(8)</a> -<a class="index-counter" href="obsolete.html#a_69">(9)</a> -<a class="index-counter" href="obsolete.html#a_70">(10)</a> -<a class="index-counter" href="obsolete.html#a_71">(11)</a> -<a class="index-counter" href="obsolete.html#a_72">(12)</a> +<a href="obsolete.html#a_60"><span class="secno">10.2 </span>Non-conforming features</a> +<a class="index-counter" href="obsolete.html#a_61">(2)</a> +<a class="index-counter" href="obsolete.html#a_62">(3)</a> +<a class="index-counter" href="obsolete.html#a_63">(4)</a> +<a class="index-counter" href="obsolete.html#a_64">(5)</a> +<a class="index-counter" href="obsolete.html#a_65">(6)</a> +<a class="index-counter" href="obsolete.html#a_66">(7)</a> +<a class="index-counter" href="obsolete.html#a_67">(8)</a> +<a class="index-counter" href="obsolete.html#a_68">(9)</a> +<a class="index-counter" href="obsolete.html#a_69">(10)</a> +<a class="index-counter" href="obsolete.html#a_70">(11)</a> +<a class="index-counter" href="obsolete.html#a_71">(12)</a> </dd> <dd> -<a class="no-num" href="index.html#a_73">Elements</a> -<a class="index-counter" href="index.html#a_74">(2)</a> -<a class="index-counter" href="index.html#a_75">(3)</a> -<a class="index-counter" href="index.html#a_76">(4)</a> +<a class="no-num" href="index.html#a_72">Elements</a> +<a class="index-counter" href="index.html#a_73">(2)</a> +<a class="index-counter" href="index.html#a_74">(3)</a> +<a class="index-counter" href="index.html#a_75">(4)</a> </dd> <dd> -<a class="no-num" href="index.html#a_77">Element content categories</a> -<a class="index-counter" href="index.html#a_78">(2)</a> -<a class="index-counter" href="index.html#a_79">(3)</a> +<a class="no-num" href="index.html#a_76">Element content categories</a> +<a class="index-counter" href="index.html#a_77">(2)</a> +<a class="index-counter" href="index.html#a_78">(3)</a> </dd> <dd> -<a class="no-num" href="index.html#a_80">Interfaces</a> +<a class="no-num" href="index.html#a_79">Interfaces</a> </dd> </dl> Index: datatransferitemlist.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/datatransferitemlist.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- datatransferitemlist.html 15 Aug 2011 04:58:47 -0000 1.7 +++ datatransferitemlist.html 26 Aug 2011 00:59:08 -0000 1.8 @@ -1,10 +1,10 @@ <dl id="datatransferitemlist_index"> <dd> -<a href="dnd.html#datatransferitemlist_0"><span class="secno">7.7.3 </span>The <code><span>DataTransfer</span></code> interface</a> +<a href="dnd.html#datatransferitemlist_0"><span class="secno">7.6.3 </span>The <code><span>DataTransfer</span></code> interface</a> <a class="index-counter" href="dnd.html#datatransferitemlist_1">(2)</a> </dd> <dd> -<a href="dnd.html#datatransferitemlist_2"><span class="secno">7.7.3.1 </span>The <code><span>DataTransferItemList</span></code> interface</a> +<a href="dnd.html#datatransferitemlist_2"><span class="secno">7.6.3.1 </span>The <code><span>DataTransferItemList</span></code> interface</a> <a class="index-counter" href="dnd.html#datatransferitemlist_3">(2)</a> <a class="dfn-ref" href="dnd.html#datatransferitemlist">(3)</a> </dd> Index: attr-hyperlink-href.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-hyperlink-href.html,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- attr-hyperlink-href.html 17 Aug 2011 05:57:38 -0000 1.37 +++ attr-hyperlink-href.html 26 Aug 2011 00:59:08 -0000 1.38 @@ -47,18 +47,15 @@ <a href="editing.html#href_30"><span class="secno">7.1 </span>The <span><code>hidden</code></span> attribute</a> </dd> <dd> -<a href="editing-apis.html#href_31"><span class="secno">7.8 </span>Editing APIs</a> -</dd> -<dd> -<a href="obsolete.html#href_32"><span class="secno">10.2 </span>Non-conforming features</a> -<a class="index-counter" href="obsolete.html#href_33">(2)</a> +<a href="obsolete.html#href_31"><span class="secno">10.2 </span>Non-conforming features</a> +<a class="index-counter" href="obsolete.html#href_32">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#href_34">Elements</a> -<a class="index-counter" href="index.html#href_35">(2)</a> +<a class="no-num" href="index.html#href_33">Elements</a> +<a class="index-counter" href="index.html#href_34">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#a_81">Attributes</a> +<a class="no-num" href="index.html#a_80">Attributes</a> <a class="index-counter" href="index.html#area_60">(2)</a> </dd> </dl> Index: event-drop.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-drop.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- event-drop.html 15 Aug 2011 04:58:54 -0000 1.14 +++ event-drop.html 26 Aug 2011 00:59:09 -0000 1.15 @@ -3,13 +3,13 @@ <a href="webappapis.html#drop"><span class="secno">6.1.2.1 </span>Event handlers on elements, <code><span>Document</span></code> objects, and <code><span>Window</span></code> objects</a> </dd> <dd> -<a href="dnd.html#drop_0"><span class="secno">7.7.1 </span>Introduction</a> +<a href="dnd.html#drop_0"><span class="secno">7.6.1 </span>Introduction</a> </dd> <dd> -<a href="dnd.html#drop_1"><span class="secno">7.7.2 </span>The drag data store</a> +<a href="dnd.html#drop_1"><span class="secno">7.6.2 </span>The drag data store</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#event-drop"><span class="secno">7.7.5 </span>Events summary</a> +<a class="dfn-ref" href="dnd.html#event-drop"><span class="secno">7.6.5 </span>Events summary</a> </dd> <dd> <a class="no-num" href="index.html#drop_2">Attributes</a> Index: the-drag-data-item-type-string.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-drag-data-item-type-string.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- the-drag-data-item-type-string.html 15 Aug 2011 04:59:02 -0000 1.11 +++ the-drag-data-item-type-string.html 26 Aug 2011 00:59:10 -0000 1.12 @@ -1,13 +1,13 @@ <dl id="the-drag-data-item-type-string_index"> <dd> -<a class="dfn-ref" href="dnd.html#the-drag-data-item-type-string"><span class="secno">7.7.2 </span>The drag data store</a> +<a class="dfn-ref" href="dnd.html#the-drag-data-item-type-string"><span class="secno">7.6.2 </span>The drag data store</a> <a class="index-counter" href="dnd.html#the-drag-data-item-type-string_0">(2)</a> </dd> <dd> -<a href="dnd.html#the-drag-data-item-type-string_1"><span class="secno">7.7.3.2 </span>The <code><span>DataTransferItem</span></code> interface</a> +<a href="dnd.html#the-drag-data-item-type-string_1"><span class="secno">7.6.3.2 </span>The <code><span>DataTransferItem</span></code> interface</a> </dd> <dd> -<a href="dnd.html#the-drag-data-item-type-string_2"><span class="secno">7.7.7 </span>The <span><code>dropzone</code></span> attribute</a> +<a href="dnd.html#the-drag-data-item-type-string_2"><span class="secno">7.6.7 </span>The <span><code>dropzone</code></span> attribute</a> <a class="index-counter" href="dnd.html#the-drag-data-item-type-string_3">(2)</a> </dd> </dl> Index: space-character.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/space-character.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- space-character.html 19 Aug 2011 03:57:29 -0000 1.5 +++ space-character.html 26 Aug 2011 00:59:10 -0000 1.6 @@ -42,7 +42,7 @@ <a href="the-map-element.html#space-character_16"><span class="secno">4.8.12 </span>The <span><code>map</code></span> element</a> </dd> <dd> -<a href="dnd.html#space-character_17"><span class="secno">7.7.2 </span>The drag data store</a> +<a href="dnd.html#space-character_17"><span class="secno">7.6.2 </span>The drag data store</a> </dd> <dd> <a href="syntax.html#space-character_18"><span class="secno">8.1 </span>Writing HTML documents</a> Index: attr-dropzone-move.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-dropzone-move.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- attr-dropzone-move.html 15 Aug 2011 04:58:42 -0000 1.10 +++ attr-dropzone-move.html 26 Aug 2011 00:59:08 -0000 1.11 @@ -1,9 +1,9 @@ <dl id="attr-dropzone-move_index"> <dd> -<a href="dnd.html#move"><span class="secno">7.7.1 </span>Introduction</a> +<a href="dnd.html#move"><span class="secno">7.6.1 </span>Introduction</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#attr-dropzone-move"><span class="secno">7.7.7 </span>The <span><code>dropzone</code></span> attribute</a> +<a class="dfn-ref" href="dnd.html#attr-dropzone-move"><span class="secno">7.6.7 </span>The <span><code>dropzone</code></span> attribute</a> <a class="index-counter" href="dnd.html#move_0">(2)</a> </dd> </dl> Index: event-dragleave.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-dragleave.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- event-dragleave.html 15 Aug 2011 04:58:54 -0000 1.14 +++ event-dragleave.html 26 Aug 2011 00:59:09 -0000 1.15 @@ -3,7 +3,7 @@ <a href="webappapis.html#dragleave"><span class="secno">6.1.2.1 </span>Event handlers on elements, <code><span>Document</span></code> objects, and <code><span>Window</span></code> objects</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#event-dragleave"><span class="secno">7.7.5 </span>Events summary</a> +<a class="dfn-ref" href="dnd.html#event-dragleave"><span class="secno">7.6.5 </span>Events summary</a> </dd> <dd> <a class="no-num" href="index.html#dragleave_0">Attributes</a> Index: event-dragenter.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-dragenter.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- event-dragenter.html 15 Aug 2011 04:58:54 -0000 1.14 +++ event-dragenter.html 26 Aug 2011 00:59:09 -0000 1.15 @@ -3,10 +3,10 @@ <a href="webappapis.html#dragenter"><span class="secno">6.1.2.1 </span>Event handlers on elements, <code><span>Document</span></code> objects, and <code><span>Window</span></code> objects</a> </dd> <dd> -<a href="dnd.html#dragenter_0"><span class="secno">7.7.1 </span>Introduction</a> +<a href="dnd.html#dragenter_0"><span class="secno">7.6.1 </span>Introduction</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#event-dragenter"><span class="secno">7.7.5 </span>Events summary</a> +<a class="dfn-ref" href="dnd.html#event-dragenter"><span class="secno">7.6.5 </span>Events summary</a> </dd> <dd> <a class="no-num" href="index.html#dragenter_1">Attributes</a> Index: drag-data-store-default-feedback.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/drag-data-store-default-feedback.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- drag-data-store-default-feedback.html 15 Aug 2011 04:58:53 -0000 1.7 +++ drag-data-store-default-feedback.html 26 Aug 2011 00:59:09 -0000 1.8 @@ -1,6 +1,6 @@ <dl id="drag-data-store-default-feedback_index"> <dd> -<a class="dfn-ref" href="dnd.html#drag-data-store-default-feedback"><span class="secno">7.7.2 </span>The drag data store</a> +<a class="dfn-ref" href="dnd.html#drag-data-store-default-feedback"><span class="secno">7.6.2 </span>The drag data store</a> <a class="index-counter" href="dnd.html#drag-data-store-default-feedback_0">(2)</a> </dd> </dl> Index: concept-dnd-p.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-dnd-p.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- concept-dnd-p.html 15 Aug 2011 04:58:46 -0000 1.7 +++ concept-dnd-p.html 26 Aug 2011 00:59:08 -0000 1.8 @@ -1,10 +1,10 @@ <dl id="concept-dnd-p_index"> <dd> -<a class="dfn-ref" href="dnd.html#concept-dnd-p"><span class="secno">7.7.2 </span>The drag data store</a> +<a class="dfn-ref" href="dnd.html#concept-dnd-p"><span class="secno">7.6.2 </span>The drag data store</a> <a class="index-counter" href="dnd.html#concept-dnd-p_0">(2)</a> </dd> <dd> -<a href="dnd.html#concept-dnd-p_1"><span class="secno">7.7.5 </span>Events summary</a> +<a href="dnd.html#concept-dnd-p_1"><span class="secno">7.6.5 </span>Events summary</a> <a class="index-counter" href="dnd.html#concept-dnd-p_2">(2)</a> <a class="index-counter" href="dnd.html#concept-dnd-p_3">(3)</a> <a class="index-counter" href="dnd.html#concept-dnd-p_4">(4)</a> --- NEW FILE: editable.html --- <dl id="editable_index"> <dd> <a class="dfn-ref" href="editing-apis.html#editable"><span class="secno">7.5.3 </span>Editing APIs</a> <a class="index-counter" href="editing-apis.html#editable_0">(2)</a> </dd> </dl> --- NEW FILE: active-range.html --- <dl class="has-norefs" id="active-range_index"> <dd> <a class="dfn-ref" href="editing-apis.html#active-range"><span class="secno">7.5.3 </span>Editing APIs</a> </dd> </dl> Index: attr-hyperlink-hreflang.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-hyperlink-hreflang.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- attr-hyperlink-hreflang.html 17 Aug 2011 05:57:38 -0000 1.33 +++ attr-hyperlink-hreflang.html 26 Aug 2011 00:59:08 -0000 1.34 @@ -30,7 +30,7 @@ <a class="index-counter" href="index.html#hreflang_9">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#a_82">Attributes</a> +<a class="no-num" href="index.html#a_81">Attributes</a> <a class="index-counter" href="index.html#area_61">(2)</a> </dd> </dl> Index: html-elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/html-elements.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- html-elements.html 17 Aug 2011 19:57:44 -0000 1.36 +++ html-elements.html 26 Aug 2011 00:59:10 -0000 1.37 @@ -77,10 +77,10 @@ <a href="editing.html#html-elements_36"><span class="secno">7.4.2 </span>The <span><code>accesskey</code></span> attribute</a> </dd> <dd> -<a href="dnd.html#html-elements_37"><span class="secno">7.7.6 </span>The <span><code>draggable</code></span> attribute</a> +<a href="dnd.html#html-elements_37"><span class="secno">7.6.6 </span>The <span><code>draggable</code></span> attribute</a> </dd> <dd> -<a href="dnd.html#html-elements_38"><span class="secno">7.7.7 </span>The <span><code>dropzone</code></span> attribute</a> +<a href="dnd.html#html-elements_38"><span class="secno">7.6.7 </span>The <span><code>dropzone</code></span> attribute</a> </dd> <dd> <a href="syntax.html#html-elements_39"><span class="secno">8.1.2 </span>Elements</a> Index: datatransfer.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/datatransfer.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- datatransfer.html 15 Aug 2011 04:58:47 -0000 1.20 +++ datatransfer.html 26 Aug 2011 00:59:08 -0000 1.21 @@ -1,21 +1,21 @@ <dl id="datatransfer_index"> <dd> -<a href="dnd.html#datatransfer_0"><span class="secno">7.7.1 </span>Introduction</a> +<a href="dnd.html#datatransfer_0"><span class="secno">7.6.1 </span>Introduction</a> </dd> <dd> -<a href="dnd.html#datatransfer_1"><span class="secno">7.7.3 </span>The <code><span>DataTransfer</span></code> interface</a> +<a href="dnd.html#datatransfer_1"><span class="secno">7.6.3 </span>The <code><span>DataTransfer</span></code> interface</a> <a class="index-counter" href="dnd.html#datatransfer_2">(2)</a> <a class="dfn-ref" href="dnd.html#datatransfer">(3)</a> <a class="index-counter" href="dnd.html#datatransfer_3">(4)</a> </dd> <dd> -<a href="dnd.html#datatransfer_4"><span class="secno">7.7.3.1 </span>The <code><span>DataTransferItemList</span></code> interface</a> +<a href="dnd.html#datatransfer_4"><span class="secno">7.6.3.1 </span>The <code><span>DataTransferItemList</span></code> interface</a> </dd> <dd> -<a href="dnd.html#datatransfer_5"><span class="secno">7.7.3.2 </span>The <code><span>DataTransferItem</span></code> interface</a> +<a href="dnd.html#datatransfer_5"><span class="secno">7.6.3.2 </span>The <code><span>DataTransferItem</span></code> interface</a> </dd> <dd> -<a href="dnd.html#datatransfer_6"><span class="secno">7.7.4 </span>The <code><span>DragEvent</span></code> interface</a> +<a href="dnd.html#datatransfer_6"><span class="secno">7.6.4 </span>The <code><span>DragEvent</span></code> interface</a> <a class="index-counter" href="dnd.html#datatransfer_7">(2)</a> <a class="index-counter" href="dnd.html#datatransfer_8">(3)</a> </dd> --- NEW FILE: dom-document-querycommandvalue.html --- <dl id="dom-document-querycommandvalue_index"> <dd> <a href="dom.html#dom-document-querycommandvalue_0"><span class="secno">3.1.1 </span>Documents in the DOM</a> </dd> <dd> <a class="dfn-ref" href="editing-apis.html#dom-document-querycommandvalue"><span class="secno">7.5.3 </span>Editing APIs</a> </dd> </dl>
Received on Friday, 26 August 2011 00:59:23 UTC