- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 13 Oct 2010 20:54:39 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/index-of-terms In directory hutz:/tmp/cvs-serv21699/index-of-terms Modified Files: attr-contenteditable.html attr-hyperlink-href.html attr-spellcheck.html attr-tabindex.html case-sensitive.html command-bold.html command-createlink.html command-delete.html command-formatblock.html command-forwarddelete.html command-inserthtml.html command-insertimage.html command-insertlinebreak.html command-insertorderedlist.html command-insertparagraph.html command-inserttext.html command-insertunorderedlist.html command-italic.html command-redo.html command-selectall.html command-subscript.html command-superscript.html command-undo.html command-unlink.html command-unselect.html datatransfer.html dnd.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 html-elements.html index_size_err.html mime-type.html ordered-set-of-unique-space-separated-tokens.html ready-for-editing-host-commands.html syntax_err.html the-a-element.html the-accesskey-attribute.html the-b-element.html the-body-element.html the-draggable-attribute.html the-i-element.html the-sub-and-sup-elements.html the-sub-and-sup-elements_1.html undo.html undomanager.html undomanagerevent.html valid-integer.html Log Message: Move scrollIntoView() to CSSOM View and update the other scroll algorithm to use the CSSOM View definition. (whatwg r5620) [updated by splitter] Index: formatblock-candidate.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/formatblock-candidate.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- formatblock-candidate.html 12 Oct 2010 21:54:30 -0000 1.5 +++ formatblock-candidate.html 13 Oct 2010 20:54:36 -0000 1.6 @@ -42,7 +42,7 @@ <a href="grouping-content.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="dnd.html#formatblock-candidate"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#formatblock-candidate"><span class="secno">7.9 </span>Editing APIs</a> </dd> <dd> <a class="no-num" href="index.html#formatblock-candidate-13">Elements</a> Index: command-redo.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-redo.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-redo.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-redo.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-redo_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-redo"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-redo"><span class="secno">7.9 </span>Editing APIs</a> </dd> </dl> Index: undomanagerevent.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/undomanagerevent.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- undomanagerevent.html 12 Oct 2010 21:54:34 -0000 1.5 +++ undomanagerevent.html 13 Oct 2010 20:54:36 -0000 1.6 @@ -1,6 +1,6 @@ <dl id="undomanagerevent_index"> <dd> -<a href="dnd.html#undomanagerevent-0"><span class="secno">7.9.2 </span>The <code><span>UndoManagerEvent</span></code> interface and the <code title="event-undo"><span>undo</span></code> and <code title="event-redo"><span>redo</span></code> events</a> +<a href="dnd.html#undomanagerevent-0"><span class="secno">7.8.2 </span>The <code><span>UndoManagerEvent</span></code> interface and the <code title="event-undo"><span>undo</span></code> and <code title="event-redo"><span>redo</span></code> events</a> <a class="dfn-ref" href="dnd.html#undomanagerevent">(2)</a> </dd> <dd> Index: event-dragstart.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-dragstart.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- event-dragstart.html 12 Oct 2010 21:54:30 -0000 1.5 +++ event-dragstart.html 13 Oct 2010 20:54:36 -0000 1.6 @@ -1,12 +1,12 @@ <dl id="event-dragstart_index"> <dd> -<a href="dnd.html#dragstart"><span class="secno">7.8.1 </span>Introduction</a> +<a href="dnd.html#dragstart"><span class="secno">7.7.1 </span>Introduction</a> </dd> <dd> -<a href="dnd.html#dragstart-0"><span class="secno">7.8.2 </span>The <code><span>DragEvent</span></code> and <code><span>DataTransfer</span></code> interfaces</a> +<a href="dnd.html#dragstart-0"><span class="secno">7.7.2 </span>The <code><span>DragEvent</span></code> and <code><span>DataTransfer</span></code> interfaces</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#event-dragstart"><span class="secno">7.8.3 </span>Events fired during a drag-and-drop action</a> +<a class="dfn-ref" href="dnd.html#event-dragstart"><span class="secno">7.7.3 </span>Events fired during a drag-and-drop action</a> </dd> <dd> <a class="no-num" href="index.html#dragstart-1">Attributes</a> Index: command-italic.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-italic.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-italic.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-italic.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-italic_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-italic"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-italic"><span class="secno">7.9 </span>Editing APIs</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.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- enumerated-attribute.html 12 Oct 2010 21:54:30 -0000 1.6 +++ enumerated-attribute.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -46,12 +46,12 @@ <a href="interactive-elements.html#enumerated-attribute-14"><span class="secno">4.12.4 </span>The <span><code>menu</code></span> element</a> </dd> <dd> -<a href="editing.html#enumerated-attribute-15"><span class="secno">7.6 </span>The <code title="attr-contenteditable"><span>contenteditable</span></code> attribute</a> +<a href="editing.html#enumerated-attribute-15"><span class="secno">7.5 </span>The <code title="attr-contenteditable"><span>contenteditable</span></code> attribute</a> </dd> <dd> -<a href="editing.html#enumerated-attribute-16"><span class="secno">7.7 </span>Spelling and grammar checking</a> +<a href="editing.html#enumerated-attribute-16"><span class="secno">7.6 </span>Spelling and grammar checking</a> </dd> <dd> -<a href="dnd.html#enumerated-attribute-17"><span class="secno">7.8.4 </span>The <span title="attr-draggable"><code>draggable</code></span> attribute</a> +<a href="dnd.html#enumerated-attribute-17"><span class="secno">7.7.4 </span>The <span title="attr-draggable"><code>draggable</code></span> attribute</a> </dd> </dl> Index: datatransfer.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/datatransfer.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- datatransfer.html 12 Oct 2010 21:54:30 -0000 1.5 +++ datatransfer.html 13 Oct 2010 20:54:35 -0000 1.6 @@ -1,9 +1,9 @@ <dl id="datatransfer_index"> <dd> -<a href="dnd.html#datatransfer-0"><span class="secno">7.8.1 </span>Introduction</a> +<a href="dnd.html#datatransfer-0"><span class="secno">7.7.1 </span>Introduction</a> </dd> <dd> -<a href="dnd.html#datatransfer-1"><span class="secno">7.8.2 </span>The <code><span>DragEvent</span></code> and <code><span>DataTransfer</span></code> interfaces</a> +<a href="dnd.html#datatransfer-1"><span class="secno">7.7.2 </span>The <code><span>DragEvent</span></code> and <code><span>DataTransfer</span></code> interfaces</a> <a class="index-counter" href="dnd.html#datatransfer-2">(2)</a> <a class="index-counter" href="dnd.html#datatransfer-3">(3)</a> <a class="index-counter" href="dnd.html#datatransfer-4">(4)</a> Index: the-b-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-b-element.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- the-b-element.html 12 Oct 2010 21:54:33 -0000 1.8 +++ the-b-element.html 13 Oct 2010 20:54:36 -0000 1.9 @@ -34,7 +34,7 @@ <a href="links.html#b-14"><span class="secno">4.14.3 </span>Conversations</a> </dd> <dd> -<a href="dnd.html#b-15"><span class="secno">7.10 </span>Editing APIs</a> +<a href="dnd.html#b-15"><span class="secno">7.9 </span>Editing APIs</a> </dd> <dd> <a href="obsolete.html#b-16"><span class="secno">10.2 </span>Non-conforming features</a> Index: undomanager.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/undomanager.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- undomanager.html 12 Oct 2010 21:54:34 -0000 1.5 +++ undomanager.html 13 Oct 2010 20:54:36 -0000 1.6 @@ -3,7 +3,7 @@ <a href="browsers.html#undomanager-0"><span class="secno">5.2 </span>The <code><span>Window</span></code> object</a> </dd> <dd> -<a href="dnd.html#undomanager-1"><span class="secno">7.9.1 </span>The <code><span>UndoManager</span></code> interface</a> +<a href="dnd.html#undomanager-1"><span class="secno">7.8.1 </span>The <code><span>UndoManager</span></code> interface</a> <a class="index-counter" href="dnd.html#undomanager-2">(2)</a> <a class="dfn-ref" href="dnd.html#undomanager">(3)</a> <a class="index-counter" href="dnd.html#undomanager-3">(4)</a> Index: index_size_err.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/index_size_err.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- index_size_err.html 12 Oct 2010 21:54:31 -0000 1.6 +++ index_size_err.html 13 Oct 2010 20:54:36 -0000 1.7 @@ -25,6 +25,6 @@ <a class="index-counter" href="tabular-data.html#index_size_err-9">(2)</a> </dd> <dd> -<a href="dnd.html#index_size_err-10"><span class="secno">7.9.1 </span>The <code><span>UndoManager</span></code> interface</a> +<a href="dnd.html#index_size_err-10"><span class="secno">7.8.1 </span>The <code><span>UndoManager</span></code> interface</a> </dd> </dl> Index: command-createlink.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-createlink.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-createlink.html 12 Oct 2010 21:54:28 -0000 1.6 +++ command-createlink.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-createlink_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-createlink"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-createlink"><span class="secno">7.9 </span>Editing APIs</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.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- the-sub-and-sup-elements.html 12 Oct 2010 21:54:34 -0000 1.8 +++ the-sub-and-sup-elements.html 13 Oct 2010 20:54:36 -0000 1.9 @@ -26,7 +26,7 @@ <a class="index-counter" href="text-level-semantics.html#sup-4">(2)</a> </dd> <dd> -<a href="dnd.html#sub-7"><span class="secno">7.10 </span>Editing APIs</a> +<a href="dnd.html#sub-7"><span class="secno">7.9 </span>Editing APIs</a> <a class="index-counter" href="dnd.html#sup-5">(2)</a> </dd> <dd> Index: case-sensitive.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/case-sensitive.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- case-sensitive.html 7 Oct 2010 23:23:32 -0000 1.8 +++ case-sensitive.html 13 Oct 2010 20:54:35 -0000 1.9 @@ -19,7 +19,7 @@ <a href="the-button-element.html#case-sensitive-5"><span class="secno">4.10.15 </span>The <span><code>output</code></span> element</a> </dd> <dd> -<a href="editing.html#case-sensitive-6"><span class="secno">7.5.2 </span>The <span title="attr-accesskey"><code>accesskey</code></span> attribute</a> +<a href="editing.html#case-sensitive-6"><span class="secno">7.4.2 </span>The <span title="attr-accesskey"><code>accesskey</code></span> attribute</a> </dd> <dd> <a class="no-num" href="index.html#case-sensitive-7">Attributes</a> Index: undo.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/undo.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- undo.html 12 Oct 2010 21:54:34 -0000 1.5 +++ undo.html 13 Oct 2010 20:54:36 -0000 1.6 @@ -1,8 +1,8 @@ <dl id="undo_index"> <dd> -<a class="no-num no-toc" href="#x7.9-undo-history">Table of Contents</a> +<a class="no-num no-toc" href="#x7.8-undo-history">Table of Contents</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#undo"><span class="secno">7.9 </span><span>Undo history</span></a> +<a class="dfn-ref" href="dnd.html#undo"><span class="secno">7.8 </span><span>Undo history</span></a> </dd> </dl> Index: the-a-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-a-element.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- the-a-element.html 12 Oct 2010 21:54:33 -0000 1.10 +++ the-a-element.html 13 Oct 2010 20:54:36 -0000 1.11 @@ -151,7 +151,7 @@ <a href="links.html#a-63"><span class="secno">4.14.4 </span>Footnotes</a> </dd> <dd> -<a href="dnd.html#a-64"><span class="secno">7.10 </span>Editing APIs</a> +<a href="dnd.html#a-64"><span class="secno">7.9 </span>Editing APIs</a> </dd> <dd> <a href="syntax.html#a-65"><span class="secno">8.1.2.4 </span>Optional tags</a> Index: event-drop.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-drop.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- event-drop.html 12 Oct 2010 21:54:30 -0000 1.5 +++ event-drop.html 13 Oct 2010 20:54:36 -0000 1.6 @@ -1,9 +1,9 @@ <dl id="event-drop_index"> <dd> -<a href="dnd.html#drop"><span class="secno">7.8.1 </span>Introduction</a> +<a href="dnd.html#drop"><span class="secno">7.7.1 </span>Introduction</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#event-drop"><span class="secno">7.8.3 </span>Events fired during a drag-and-drop action</a> +<a class="dfn-ref" href="dnd.html#event-drop"><span class="secno">7.7.3 </span>Events fired during a drag-and-drop action</a> </dd> <dd> <a class="no-num" href="index.html#drop-0">Attributes</a> Index: ready-for-editing-host-commands.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/ready-for-editing-host-commands.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- ready-for-editing-host-commands.html 12 Oct 2010 21:54:32 -0000 1.5 +++ ready-for-editing-host-commands.html 13 Oct 2010 20:54:36 -0000 1.6 @@ -1,6 +1,6 @@ <dl id="ready-for-editing-host-commands_index"> <dd> -<a class="dfn-ref" href="dnd.html#ready-for-editing-host-commands"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#ready-for-editing-host-commands"><span class="secno">7.9 </span>Editing APIs</a> <a class="index-counter" href="dnd.html#ready-for-editing-host-commands-0">(2)</a> <a class="index-counter" href="dnd.html#ready-for-editing-host-commands-1">(3)</a> <a class="index-counter" href="dnd.html#ready-for-editing-host-commands-2">(4)</a> Index: attr-contenteditable.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-contenteditable.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-contenteditable.html 12 Oct 2010 21:54:26 -0000 1.5 +++ attr-contenteditable.html 13 Oct 2010 20:54:34 -0000 1.6 @@ -3,7 +3,7 @@ <a href="elements.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.6 </span>The <code title="attr-contenteditable"><span>contenteditable</span></code> attribute</a> +<a href="editing.html#contenteditable-1"><span class="secno">7.5 </span>The <code title="attr-contenteditable"><span>contenteditable</span></code> 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: command-delete.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-delete.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-delete.html 12 Oct 2010 21:54:28 -0000 1.6 +++ command-delete.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-delete_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-delete"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-delete"><span class="secno">7.9 </span>Editing APIs</a> </dd> </dl> Index: command-inserthtml.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-inserthtml.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-inserthtml.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-inserthtml.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-inserthtml_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-inserthtml"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-inserthtml"><span class="secno">7.9 </span>Editing APIs</a> </dd> </dl> Index: attr-hyperlink-href.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-hyperlink-href.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- attr-hyperlink-href.html 12 Oct 2010 21:54:27 -0000 1.8 +++ attr-hyperlink-href.html 13 Oct 2010 20:54:34 -0000 1.9 @@ -42,7 +42,7 @@ <a href="editing.html#href-24"><span class="secno">7.1 </span>The <span title="attr-hidden"><code>hidden</code></span> attribute</a> </dd> <dd> -<a href="dnd.html#href-25"><span class="secno">7.10 </span>Editing APIs</a> +<a href="dnd.html#href-25"><span class="secno">7.9 </span>Editing APIs</a> </dd> <dd> <a href="obsolete.html#href-26"><span class="secno">10.2 </span>Non-conforming features</a> Index: attr-spellcheck.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-spellcheck.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-spellcheck.html 12 Oct 2010 21:54:28 -0000 1.5 +++ attr-spellcheck.html 13 Oct 2010 20:54:34 -0000 1.6 @@ -3,7 +3,7 @@ <a href="elements.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.7 </span>Spelling and grammar checking</a> +<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> </dd> Index: dragevent.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dragevent.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- dragevent.html 12 Oct 2010 21:54:30 -0000 1.5 +++ dragevent.html 13 Oct 2010 20:54:35 -0000 1.6 @@ -1,6 +1,6 @@ <dl id="dragevent_index"> <dd> -<a href="dnd.html#dragevent-0"><span class="secno">7.8.2 </span>The <code><span>DragEvent</span></code> and <code><span>DataTransfer</span></code> interfaces</a> +<a href="dnd.html#dragevent-0"><span class="secno">7.7.2 </span>The <code><span>DragEvent</span></code> and <code><span>DataTransfer</span></code> interfaces</a> <a class="index-counter" href="dnd.html#dragevent-1">(2)</a> <a class="dfn-ref" href="dnd.html#dragevent">(3)</a> </dd> Index: command-insertorderedlist.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-insertorderedlist.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-insertorderedlist.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-insertorderedlist.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-insertorderedlist_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-insertorderedlist"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-insertorderedlist"><span class="secno">7.9 </span>Editing APIs</a> </dd> </dl> Index: command-bold.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-bold.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-bold.html 12 Oct 2010 21:54:28 -0000 1.6 +++ command-bold.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-bold_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-bold"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-bold"><span class="secno">7.9 </span>Editing APIs</a> </dd> </dl> Index: the-i-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-i-element.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- the-i-element.html 12 Oct 2010 21:54:33 -0000 1.6 +++ the-i-element.html 13 Oct 2010 20:54:36 -0000 1.7 @@ -34,7 +34,7 @@ <a href="links.html#i-12"><span class="secno">4.14.3 </span>Conversations</a> </dd> <dd> -<a href="dnd.html#i-13"><span class="secno">7.10 </span>Editing APIs</a> +<a href="dnd.html#i-13"><span class="secno">7.9 </span>Editing APIs</a> </dd> <dd> <a class="no-num" href="index.html#i-14">Elements</a> Index: command-subscript.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-subscript.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-subscript.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-subscript.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-subscript_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-subscript"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-subscript"><span class="secno">7.9 </span>Editing APIs</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.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- event-dragleave.html 12 Oct 2010 21:54:30 -0000 1.5 +++ event-dragleave.html 13 Oct 2010 20:54:35 -0000 1.6 @@ -1,6 +1,6 @@ <dl id="event-dragleave_index"> <dd> -<a class="dfn-ref" href="dnd.html#event-dragleave"><span class="secno">7.8.3 </span>Events fired during a drag-and-drop action</a> +<a class="dfn-ref" href="dnd.html#event-dragleave"><span class="secno">7.7.3 </span>Events fired during a drag-and-drop action</a> </dd> <dd> <a class="no-num" href="index.html#dragleave">Attributes</a> Index: event-dragenter.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-dragenter.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- event-dragenter.html 12 Oct 2010 21:54:30 -0000 1.5 +++ event-dragenter.html 13 Oct 2010 20:54:35 -0000 1.6 @@ -1,9 +1,9 @@ <dl id="event-dragenter_index"> <dd> -<a href="dnd.html#dragenter"><span class="secno">7.8.1 </span>Introduction</a> +<a href="dnd.html#dragenter"><span class="secno">7.7.1 </span>Introduction</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#event-dragenter"><span class="secno">7.8.3 </span>Events fired during a drag-and-drop action</a> +<a class="dfn-ref" href="dnd.html#event-dragenter"><span class="secno">7.7.3 </span>Events fired during a drag-and-drop action</a> </dd> <dd> <a class="no-num" href="index.html#dragenter-0">Attributes</a> Index: the-accesskey-attribute.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-accesskey-attribute.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- the-accesskey-attribute.html 12 Oct 2010 21:54:33 -0000 1.7 +++ the-accesskey-attribute.html 13 Oct 2010 20:54:36 -0000 1.8 @@ -1,6 +1,6 @@ <dl id="the-accesskey-attribute_index"> <dd> -<a class="no-num no-toc" href="#x7.5.2-the-accesskey-attribute">Table of Contents</a> +<a class="no-num no-toc" href="#x7.4.2-the-accesskey-attribute">Table of Contents</a> </dd> <dd> <a href="elements.html#accesskey"><span class="secno">3.2.3 </span><span>Global attributes</span></a> @@ -9,12 +9,12 @@ <a href="commands.html#accesskey-0"><span class="secno">4.12.5 </span>Commands</a> </dd> <dd> -<a href="editing.html#accesskey-1"><span class="secno">7.5.1 </span>Introduction</a> +<a href="editing.html#accesskey-1"><span class="secno">7.4.1 </span>Introduction</a> <a class="index-counter" href="editing.html#accesskey-2">(2)</a> <a class="index-counter" href="editing.html#accesskey-3">(3)</a> </dd> <dd> -<a class="dfn-ref" href="editing.html#the-accesskey-attribute"><span class="secno">7.5.2 </span>The <span title="attr-accesskey"><code>accesskey</code></span> attribute</a> +<a class="dfn-ref" href="editing.html#the-accesskey-attribute"><span class="secno">7.4.2 </span>The <span title="attr-accesskey"><code>accesskey</code></span> attribute</a> <a class="index-counter" href="editing.html#accesskey-4">(2)</a> <a class="index-counter" href="editing.html#accesskey-5">(3)</a> </dd> Index: command-insertparagraph.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-insertparagraph.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-insertparagraph.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-insertparagraph.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-insertparagraph_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-insertparagraph"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-insertparagraph"><span class="secno">7.9 </span>Editing APIs</a> </dd> </dl> Index: syntax_err.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/syntax_err.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- syntax_err.html 12 Oct 2010 21:54:33 -0000 1.6 +++ syntax_err.html 13 Oct 2010 20:54:36 -0000 1.7 @@ -22,6 +22,6 @@ <a href="timers.html#syntax_err-8"><span class="secno">6.4.2 </span>Custom scheme and content handlers</a> </dd> <dd> -<a href="editing.html#syntax_err-9"><span class="secno">7.6 </span>The <code title="attr-contenteditable"><span>contenteditable</span></code> attribute</a> +<a href="editing.html#syntax_err-9"><span class="secno">7.5 </span>The <code title="attr-contenteditable"><span>contenteditable</span></code> attribute</a> </dd> </dl> Index: ordered-set-of-unique-space-separated-tokens.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/ordered-set-of-unique-space-separated-tokens.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- ordered-set-of-unique-space-separated-tokens.html 7 Oct 2010 23:23:32 -0000 1.6 +++ ordered-set-of-unique-space-separated-tokens.html 13 Oct 2010 20:54:36 -0000 1.7 @@ -6,7 +6,7 @@ <a href="forms.html#ordered-set-of-unique-space-separated-tokens-0"><span class="secno">4.10.3 </span>The <span><code>form</code></span> element</a> </dd> <dd> -<a href="editing.html#ordered-set-of-unique-space-separated-tokens-1"><span class="secno">7.5.2 </span>The <span title="attr-accesskey"><code>accesskey</code></span> attribute</a> +<a href="editing.html#ordered-set-of-unique-space-separated-tokens-1"><span class="secno">7.4.2 </span>The <span title="attr-accesskey"><code>accesskey</code></span> attribute</a> </dd> <dd> <a class="no-num" href="index.html#ordered-set-of-unique-space-separated-tokens-2">Attributes</a> Index: command-forwarddelete.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-forwarddelete.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-forwarddelete.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-forwarddelete.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-forwarddelete_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-forwarddelete"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-forwarddelete"><span class="secno">7.9 </span>Editing APIs</a> </dd> </dl> Index: command-unlink.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-unlink.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-unlink.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-unlink.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-unlink_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-unlink"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-unlink"><span class="secno">7.9 </span>Editing APIs</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.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- event-drag.html 12 Oct 2010 21:54:30 -0000 1.5 +++ event-drag.html 13 Oct 2010 20:54:35 -0000 1.6 @@ -1,6 +1,6 @@ <dl id="event-drag_index"> <dd> -<a class="dfn-ref" href="dnd.html#event-drag"><span class="secno">7.8.3 </span>Events fired during a drag-and-drop action</a> +<a class="dfn-ref" href="dnd.html#event-drag"><span class="secno">7.7.3 </span>Events fired during a drag-and-drop action</a> </dd> <dd> <a class="no-num" href="index.html#drag">Attributes</a> Index: command-insertunorderedlist.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-insertunorderedlist.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-insertunorderedlist.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-insertunorderedlist.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-insertunorderedlist_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-insertunorderedlist"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-insertunorderedlist"><span class="secno">7.9 </span>Editing APIs</a> </dd> </dl> Index: command-insertimage.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-insertimage.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-insertimage.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-insertimage.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-insertimage_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-insertimage"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-insertimage"><span class="secno">7.9 </span>Editing APIs</a> </dd> </dl> Index: command-undo.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-undo.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-undo.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-undo.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-undo_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-undo"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-undo"><span class="secno">7.9 </span>Editing APIs</a> </dd> </dl> Index: attr-tabindex.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-tabindex.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- attr-tabindex.html 20 Aug 2010 04:43:02 -0000 1.4 +++ attr-tabindex.html 13 Oct 2010 20:54:35 -0000 1.5 @@ -3,7 +3,7 @@ <a href="elements.html#tabindex"><span class="secno">3.2.3 </span><span>Global attributes</span></a> </dd> <dd> -<a href="editing.html#tabindex-0"><span class="secno">7.4.1 </span>Sequential focus navigation and the <code title="attr-tabindex"><span>tabindex</span></code> attribute</a> +<a href="editing.html#tabindex-0"><span class="secno">7.3.1 </span>Sequential focus navigation and the <code title="attr-tabindex"><span>tabindex</span></code> attribute</a> <a class="dfn-ref" href="editing.html#attr-tabindex">(2)</a> <a class="index-counter" href="editing.html#tabindex-1">(3)</a> </dd> Index: dnd.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dnd.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- dnd.html 12 Oct 2010 21:54:30 -0000 1.5 +++ dnd.html 13 Oct 2010 20:54:35 -0000 1.6 @@ -1,8 +1,8 @@ <dl id="dnd_index"> <dd> -<a class="no-num no-toc" href="#x7.8-drag-and-drop">Table of Contents</a> +<a class="no-num no-toc" href="#x7.7-drag-and-drop">Table of Contents</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#dnd"><span class="secno">7.8 </span><span>Drag and drop</span></a> +<a class="dfn-ref" href="dnd.html#dnd"><span class="secno">7.7 </span><span>Drag and drop</span></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.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- mime-type.html 12 Oct 2010 21:54:32 -0000 1.5 +++ mime-type.html 13 Oct 2010 20:54:36 -0000 1.6 @@ -35,7 +35,7 @@ <a href="timers.html#mime-type-13"><span class="secno">6.4.2 </span>Custom scheme and content handlers</a> </dd> <dd> -<a href="dnd.html#mime-type-14"><span class="secno">7.8.2 </span>The <code><span>DragEvent</span></code> and <code><span>DataTransfer</span></code> interfaces</a> +<a href="dnd.html#mime-type-14"><span class="secno">7.7.2 </span>The <code><span>DragEvent</span></code> and <code><span>DataTransfer</span></code> interfaces</a> </dd> <dd> <a href="obsolete.html#mime-type-15"><span class="secno">10.2 </span>Non-conforming features</a> Index: command-formatblock.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-formatblock.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-formatblock.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-formatblock.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-formatblock_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-formatblock"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-formatblock"><span class="secno">7.9 </span>Editing APIs</a> </dd> </dl> Index: command-superscript.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-superscript.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-superscript.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-superscript.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-superscript_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-superscript"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-superscript"><span class="secno">7.9 </span>Editing APIs</a> </dd> </dl> Index: event-dragover.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-dragover.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- event-dragover.html 12 Oct 2010 21:54:30 -0000 1.5 +++ event-dragover.html 13 Oct 2010 20:54:35 -0000 1.6 @@ -1,9 +1,9 @@ <dl id="event-dragover_index"> <dd> -<a href="dnd.html#dragover"><span class="secno">7.8.1 </span>Introduction</a> +<a href="dnd.html#dragover"><span class="secno">7.7.1 </span>Introduction</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#event-dragover"><span class="secno">7.8.3 </span>Events fired during a drag-and-drop action</a> +<a class="dfn-ref" href="dnd.html#event-dragover"><span class="secno">7.7.3 </span>Events fired during a drag-and-drop action</a> </dd> <dd> <a class="no-num" href="index.html#dragover-0">Attributes</a> Index: command-inserttext.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-inserttext.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-inserttext.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-inserttext.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-inserttext_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-inserttext"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-inserttext"><span class="secno">7.9 </span>Editing APIs</a> </dd> </dl> Index: command-insertlinebreak.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-insertlinebreak.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-insertlinebreak.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-insertlinebreak.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-insertlinebreak_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-insertlinebreak"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-insertlinebreak"><span class="secno">7.9 </span>Editing APIs</a> </dd> </dl> Index: valid-integer.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/valid-integer.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- valid-integer.html 28 Sep 2010 19:53:18 -0000 1.5 +++ valid-integer.html 13 Oct 2010 20:54:36 -0000 1.6 @@ -14,7 +14,7 @@ <a href="grouping-content.html#valid-integer-4"><span class="secno">4.5.7 </span>The <span><code>li</code></span> element</a> </dd> <dd> -<a href="editing.html#valid-integer-5"><span class="secno">7.4.1 </span>Sequential focus navigation and the <code title="attr-tabindex"><span>tabindex</span></code> attribute</a> +<a href="editing.html#valid-integer-5"><span class="secno">7.3.1 </span>Sequential focus navigation and the <code title="attr-tabindex"><span>tabindex</span></code> attribute</a> </dd> <dd> <a class="no-num" href="index.html#valid-integer-6">Attributes</a> Index: event-dragend.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/event-dragend.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- event-dragend.html 12 Oct 2010 21:54:30 -0000 1.5 +++ event-dragend.html 13 Oct 2010 20:54:35 -0000 1.6 @@ -1,9 +1,9 @@ <dl id="event-dragend_index"> <dd> -<a href="dnd.html#dragend"><span class="secno">7.8.1 </span>Introduction</a> +<a href="dnd.html#dragend"><span class="secno">7.7.1 </span>Introduction</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#event-dragend"><span class="secno">7.8.3 </span>Events fired during a drag-and-drop action</a> +<a class="dfn-ref" href="dnd.html#event-dragend"><span class="secno">7.7.3 </span>Events fired during a drag-and-drop action</a> </dd> <dd> <a class="no-num" href="index.html#dragend-0">Attributes</a> Index: the-body-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-body-element.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- the-body-element.html 12 Oct 2010 21:54:33 -0000 1.5 +++ the-body-element.html 13 Oct 2010 20:54:36 -0000 1.6 @@ -17,6 +17,6 @@ <a href="sections.html#the-body-element-6"><span class="secno">4.4.10 </span>The <span><code>address</code></span> element</a> </dd> <dd> -<a href="dnd.html#the-body-element-7"><span class="secno">7.8.3 </span>Events fired during a drag-and-drop action</a> +<a href="dnd.html#the-body-element-7"><span class="secno">7.7.3 </span>Events fired during a drag-and-drop action</a> </dd> </dl> Index: command-selectall.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-selectall.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-selectall.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-selectall.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-selectall_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-selectall"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-selectall"><span class="secno">7.9 </span>Editing APIs</a> </dd> </dl> Index: command-unselect.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/command-unselect.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- command-unselect.html 12 Oct 2010 21:54:29 -0000 1.6 +++ command-unselect.html 13 Oct 2010 20:54:35 -0000 1.7 @@ -1,5 +1,5 @@ <dl class="has-norefs" id="command-unselect_index"> <dd> -<a class="dfn-ref" href="dnd.html#command-unselect"><span class="secno">7.10 </span>Editing APIs</a> +<a class="dfn-ref" href="dnd.html#command-unselect"><span class="secno">7.9 </span>Editing APIs</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.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- html-elements.html 12 Oct 2010 21:54:31 -0000 1.8 +++ html-elements.html 13 Oct 2010 20:54:36 -0000 1.9 @@ -62,10 +62,10 @@ <a href="editing.html#html-elements-28"><span class="secno">7.1 </span>The <span title="attr-hidden"><code>hidden</code></span> attribute</a> </dd> <dd> -<a href="editing.html#html-elements-29"><span class="secno">7.5.2 </span>The <span title="attr-accesskey"><code>accesskey</code></span> attribute</a> +<a href="editing.html#html-elements-29"><span class="secno">7.4.2 </span>The <span title="attr-accesskey"><code>accesskey</code></span> attribute</a> </dd> <dd> -<a href="dnd.html#html-elements-30"><span class="secno">7.8.4 </span>The <span title="attr-draggable"><code>draggable</code></span> attribute</a> +<a href="dnd.html#html-elements-30"><span class="secno">7.7.4 </span>The <span title="attr-draggable"><code>draggable</code></span> attribute</a> </dd> <dd> <a href="syntax.html#html-elements-31"><span class="secno">8.1.2 </span>Elements</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.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- the-sub-and-sup-elements_1.html 12 Oct 2010 21:54:34 -0000 1.8 +++ the-sub-and-sup-elements_1.html 13 Oct 2010 20:54:36 -0000 1.9 @@ -26,7 +26,7 @@ <a class="index-counter" href="text-level-semantics.html#sup-4">(2)</a> </dd> <dd> -<a href="dnd.html#sub-7"><span class="secno">7.10 </span>Editing APIs</a> +<a href="dnd.html#sub-7"><span class="secno">7.9 </span>Editing APIs</a> <a class="index-counter" href="dnd.html#sup-5">(2)</a> </dd> <dd> Index: the-draggable-attribute.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-draggable-attribute.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- the-draggable-attribute.html 12 Oct 2010 21:54:33 -0000 1.5 +++ the-draggable-attribute.html 13 Oct 2010 20:54:36 -0000 1.6 @@ -1,15 +1,15 @@ <dl id="the-draggable-attribute_index"> <dd> -<a class="no-num no-toc" href="#x7.8.4-the-draggable-attribute">Table of Contents</a> +<a class="no-num no-toc" href="#x7.7.4-the-draggable-attribute">Table of Contents</a> </dd> <dd> <a href="elements.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.8.1 </span>Introduction</a> +<a href="dnd.html#draggable-0"><span class="secno">7.7.1 </span>Introduction</a> </dd> <dd> -<a class="dfn-ref" href="dnd.html#the-draggable-attribute"><span class="secno">7.8.4 </span>The <span title="attr-draggable"><code>draggable</code></span> attribute</a> +<a class="dfn-ref" href="dnd.html#the-draggable-attribute"><span class="secno">7.7.4 </span>The <span title="attr-draggable"><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>
Received on Wednesday, 13 October 2010 20:54:43 UTC