- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 02 Jul 2011 06:48:07 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/index-of-terms In directory hutz:/tmp/cvs-serv31399/index-of-terms Modified Files: dom-dir.html dom-document-open.html dom-form-elements.html dom-form-length.html dom-form-reset.html dom-form-submit.html dom-hidden.html dom-image.html dom-innerhtml.html dom-outerhtml.html dom-title.html Log Message: Attempt to reorganise the rendering section to make it more usable for implementors (whatwg r6276) [updated by splitter] Index: dom-form-elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-form-elements.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- dom-form-elements.html 2 Jul 2011 05:58:37 -0000 1.3 +++ dom-form-elements.html 2 Jul 2011 06:48:04 -0000 1.4 @@ -16,11 +16,10 @@ </dd> <dd> <a href="the-form-element.html#dom-form-elements_1"><span class="secno">4.10.3 </span>The <span><code>form</code></span> element</a> -<a class="dfn-ref" href="the-form-element.html#dom-form-elements">(2)</a> -<a class="index-counter" href="the-form-element.html#elements_0">(3)</a> -<a class="dfn-ref" href="the-form-element.html#dom-form-elements">(4)</a> -<a class="index-counter" href="the-form-element.html#elements_1">(5)</a> -<a class="index-counter" href="the-form-element.html#elements_2">(6)</a> +<a class="index-counter" href="the-form-element.html#elements_0">(2)</a> +<a class="dfn-ref" href="the-form-element.html#dom-form-elements">(3)</a> +<a class="index-counter" href="the-form-element.html#elements_1">(4)</a> +<a class="index-counter" href="the-form-element.html#elements_2">(5)</a> </dd> <dd> <a href="the-fieldset-element.html#elements_3"><span class="secno">4.10.4 </span>The <span><code>fieldset</code></span> element</a> Index: dom-dir.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-dir.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- dom-dir.html 2 Jul 2011 06:26:40 -0000 1.3 +++ dom-dir.html 2 Jul 2011 06:48:03 -0000 1.4 @@ -8,8 +8,7 @@ <a href="elements.html#dom-dir_0"><span class="secno">3.2.2 </span>Elements in the DOM</a> </dd> <dd> -<a class="dfn-ref" href="global-attributes.html#dom-dir"><span class="secno">3.2.3.5 </span>The <span><code>dir</code></span> attribute</a> -<a class="index-counter" href="global-attributes.html#dir_21">(2)</a> -<a class="dfn-ref" href="global-attributes.html#dom-dir">(3)</a> +<a href="global-attributes.html#dir_21"><span class="secno">3.2.3.5 </span>The <span><code>dir</code></span> attribute</a> +<a class="dfn-ref" href="global-attributes.html#dom-dir">(2)</a> </dd> </dl> Index: dom-form-reset.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-form-reset.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- dom-form-reset.html 2 Jul 2011 05:58:37 -0000 1.3 +++ dom-form-reset.html 2 Jul 2011 06:48:04 -0000 1.4 @@ -1,8 +1,7 @@ <dl id="dom-form-reset_index"> <dd> <a href="the-form-element.html#dom-form-reset_0"><span class="secno">4.10.3 </span>The <span><code>form</code></span> element</a> -<a class="dfn-ref" href="the-form-element.html#dom-form-reset">(2)</a> -<a class="index-counter" href="the-form-element.html#reset_0">(3)</a> -<a class="dfn-ref" href="the-form-element.html#dom-form-reset">(4)</a> +<a class="index-counter" href="the-form-element.html#reset_0">(2)</a> +<a class="dfn-ref" href="the-form-element.html#dom-form-reset">(3)</a> </dd> </dl> Index: dom-image.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-image.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- dom-image.html 2 Jul 2011 06:26:41 -0000 1.3 +++ dom-image.html 2 Jul 2011 06:48:04 -0000 1.4 @@ -1,8 +1,7 @@ <dl id="dom-image_index"> <dd> <a href="the-img-element.html#dom-image_0"><span class="secno">4.8.1 </span>The <span><code>img</code></span> element</a> -<a class="dfn-ref" href="the-img-element.html#dom-image">(2)</a> -<a class="index-counter" href="the-img-element.html#image">(3)</a> -<a class="dfn-ref" href="the-img-element.html#dom-image">(4)</a> +<a class="index-counter" href="the-img-element.html#image">(2)</a> +<a class="dfn-ref" href="the-img-element.html#dom-image">(3)</a> </dd> </dl> Index: dom-outerhtml.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-outerhtml.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- dom-outerhtml.html 2 Jul 2011 06:26:41 -0000 1.16 +++ dom-outerhtml.html 2 Jul 2011 06:48:04 -0000 1.17 @@ -5,8 +5,7 @@ <dd> <a href="apis-in-html-documents.html#outerhtml_0"><span class="secno">3.4.6 </span><code title="dom-outerHTML"><span>outerHTML</span></code></a> <a class="dfn-ref" href="apis-in-html-documents.html#dom-outerhtml">(2)</a> -<a class="dfn-ref" href="apis-in-html-documents.html#dom-outerhtml">(3)</a> -<a class="index-counter" href="apis-in-html-documents.html#outerhtml_1">(4)</a> +<a class="index-counter" href="apis-in-html-documents.html#outerhtml_1">(3)</a> </dd> <dd> <a href="the-script-element.html#outerhtml_2"><span class="secno">4.3.1 </span>The <span><code>script</code></span> element</a> Index: dom-form-length.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-form-length.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- dom-form-length.html 2 Jul 2011 06:26:40 -0000 1.5 +++ dom-form-length.html 2 Jul 2011 06:48:04 -0000 1.6 @@ -1,8 +1,7 @@ <dl id="dom-form-length_index"> <dd> <a href="the-form-element.html#dom-form-length_0"><span class="secno">4.10.3 </span>The <span><code>form</code></span> element</a> -<a class="dfn-ref" href="the-form-element.html#dom-form-length">(2)</a> -<a class="index-counter" href="the-form-element.html#length">(3)</a> -<a class="dfn-ref" href="the-form-element.html#dom-form-length">(4)</a> +<a class="index-counter" href="the-form-element.html#length">(2)</a> +<a class="dfn-ref" href="the-form-element.html#dom-form-length">(3)</a> </dd> </dl> Index: dom-hidden.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-hidden.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- dom-hidden.html 2 Jul 2011 06:26:40 -0000 1.5 +++ dom-hidden.html 2 Jul 2011 06:48:04 -0000 1.6 @@ -8,8 +8,7 @@ <a href="elements.html#dom-hidden_0"><span class="secno">3.2.2 </span>Elements in the DOM</a> </dd> <dd> -<a class="dfn-ref" href="editing.html#dom-hidden"><span class="secno">4.11.5 </span>Commands</a> -<a class="index-counter" href="commands.html#hidden_14">(2)</a> +<a href="commands.html#hidden_14"><span class="secno">4.11.5 </span>Commands</a> </dd> <dd> <a class="dfn-ref" href="editing.html#dom-hidden"><span class="secno">7.1 </span>The <span><code>hidden</code></span> attribute</a> Index: dom-innerhtml.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-innerhtml.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- dom-innerhtml.html 2 Jul 2011 06:26:41 -0000 1.16 +++ dom-innerhtml.html 2 Jul 2011 06:48:04 -0000 1.17 @@ -8,10 +8,8 @@ <dd> <a href="apis-in-html-documents.html#innerhtml_0"><span class="secno">3.4.5 </span><code title="dom-innerHTML"><span>innerHTML</span></code></a> <a class="dfn-ref" href="apis-in-html-documents.html#dom-innerhtml">(2)</a> -<a class="dfn-ref" href="apis-in-html-documents.html#dom-innerhtml">(3)</a> -<a class="index-counter" href="apis-in-html-documents.html#innerhtml_1">(4)</a> -<a class="dfn-ref" href="apis-in-html-documents.html#dom-innerhtml">(5)</a> -<a class="index-counter" href="apis-in-html-documents.html#innerhtml_2">(6)</a> +<a class="index-counter" href="apis-in-html-documents.html#innerhtml_1">(3)</a> +<a class="index-counter" href="apis-in-html-documents.html#innerhtml_2">(4)</a> </dd> <dd> <a href="the-script-element.html#innerhtml_3"><span class="secno">4.3.1 </span>The <span><code>script</code></span> element</a> Index: dom-form-submit.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-form-submit.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- dom-form-submit.html 2 Jul 2011 05:58:38 -0000 1.3 +++ dom-form-submit.html 2 Jul 2011 06:48:04 -0000 1.4 @@ -1,8 +1,7 @@ <dl id="dom-form-submit_index"> <dd> <a href="the-form-element.html#dom-form-submit_0"><span class="secno">4.10.3 </span>The <span><code>form</code></span> element</a> -<a class="dfn-ref" href="the-form-element.html#dom-form-submit">(2)</a> -<a class="index-counter" href="the-form-element.html#submit_0">(3)</a> -<a class="dfn-ref" href="the-form-element.html#dom-form-submit">(4)</a> +<a class="index-counter" href="the-form-element.html#submit_0">(2)</a> +<a class="dfn-ref" href="the-form-element.html#dom-form-submit">(3)</a> </dd> </dl> Index: dom-title.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-title.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- dom-title.html 2 Jul 2011 06:26:41 -0000 1.3 +++ dom-title.html 2 Jul 2011 06:48:04 -0000 1.4 @@ -8,10 +8,9 @@ <a href="elements.html#dom-title_0"><span class="secno">3.2.2 </span>Elements in the DOM</a> </dd> <dd> -<a class="dfn-ref" href="commands.html#dom-title"><span class="secno">3.2.3.2 </span>The <span><code>title</code></span> attribute</a> +<a class="dfn-ref" href="global-attributes.html#dom-title"><span class="secno">3.2.3.2 </span>The <span><code>title</code></span> attribute</a> </dd> <dd> -<a class="dfn-ref" href="commands.html#dom-title"><span class="secno">4.11.5 </span>Commands</a> -<a class="index-counter" href="commands.html#title_35">(2)</a> +<a href="commands.html#title_35"><span class="secno">4.11.5 </span>Commands</a> </dd> </dl> Index: dom-document-open.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-document-open.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- dom-document-open.html 2 Jul 2011 06:26:40 -0000 1.16 +++ dom-document-open.html 2 Jul 2011 06:48:03 -0000 1.17 @@ -9,10 +9,8 @@ </dd> <dd> <a class="dfn-ref" href="apis-in-html-documents.html#dom-document-open"><span class="secno">3.4.1 </span>Opening the input stream</a> -<a class="dfn-ref" href="apis-in-html-documents.html#dom-document-open">(2)</a> -<a class="index-counter" href="apis-in-html-documents.html#open_3">(3)</a> -<a class="dfn-ref" href="apis-in-html-documents.html#dom-document-open">(4)</a> -<a class="index-counter" href="apis-in-html-documents.html#open_4">(5)</a> +<a class="index-counter" href="apis-in-html-documents.html#open_3">(2)</a> +<a class="index-counter" href="apis-in-html-documents.html#open_4">(3)</a> </dd> <dd> <a href="apis-in-html-documents.html#document.open_0"><span class="secno">3.4.2 </span>Closing the input stream</a>
Received on Saturday, 2 July 2011 06:48:10 UTC