- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 24 Oct 2011 17:57:26 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/index-of-terms In directory hutz:/tmp/cvs-serv25475/index-of-terms Modified Files: attr-base-href.html attr-hyperlink-href.html attr-link-href.html dom-base-href.html dom-base-target.html Log Message: <base>.href reflects, apparently. (whatwg r6734) [updated by splitter] Index: dom-base-target.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-base-target.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- dom-base-target.html 2 Jul 2011 13:06:53 -0000 1.3 +++ dom-base-target.html 24 Oct 2011 17:57:24 -0000 1.4 @@ -1,7 +1,7 @@ <dl id="dom-base-target_index"> <dd class="dfn-excerpt"> -<span><span>... IDL - attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the +<span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>href</code></span> and <span>... IDL attributes + must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the same name.</span> </dd> <dd> Index: attr-base-href.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-base-href.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- attr-base-href.html 2 Jul 2011 13:06:34 -0000 1.16 +++ attr-base-href.html 24 Oct 2011 17:57:22 -0000 1.17 @@ -9,10 +9,9 @@ <a class="index-counter" href="the-base-element.html#href_0">(2)</a> <a class="dfn-ref" href="the-base-element.html#attr-base-href">(3)</a> <a class="index-counter" href="the-base-element.html#href_1">(4)</a> -<a class="index-counter" href="the-base-element.html#href_2">(5)</a> </dd> <dd> -<a class="no-num" href="index.html#href_3">Elements</a> +<a class="no-num" href="index.html#href_2">Elements</a> </dd> <dd> <a class="no-num" href="index.html#base_18">Attributes</a> Index: attr-link-href.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-link-href.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- attr-link-href.html 2 Jul 2011 13:06:41 -0000 1.17 +++ attr-link-href.html 24 Oct 2011 17:57:22 -0000 1.18 @@ -5,14 +5,14 @@ surrounded by spaces</a>. </span> </dd> <dd> -<a href="the-link-element.html#href_4"><span class="secno">4.2.4 </span>The <span><code>link</code></span> element</a> +<a href="the-link-element.html#href_3"><span class="secno">4.2.4 </span>The <span><code>link</code></span> element</a> <a class="dfn-ref" href="the-link-element.html#attr-link-href">(2)</a> </dd> <dd> -<a href="links.html#href_5"><span class="secno">4.12.1 </span>Introduction</a> +<a href="links.html#href_4"><span class="secno">4.12.1 </span>Introduction</a> </dd> <dd> -<a class="no-num" href="index.html#href_6">Elements</a> +<a class="no-num" href="index.html#href_5">Elements</a> </dd> <dd> <a class="no-num" href="index.html#link">Attributes</a> Index: dom-base-href.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-base-href.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- dom-base-href.html 5 Jul 2011 11:36:47 -0000 1.8 +++ dom-base-href.html 24 Oct 2011 17:57:23 -0000 1.9 @@ -1,10 +1,8 @@ <dl id="dom-base-href_index"> <dd class="dfn-excerpt"> -<span><span>... IDL - attribute, on getting, must return the page's </span><a href="http://dev.w3.org/html5/spec/urls.html#document-base-url" class="full-spec-link" title='Read about this "document base URL" reference in the full HTML5 spec.'>document base - URL</a>, and on setting, it must set the <code title="attr-base-href"><a>...</a></code> content attribute to the given - new value.</span> - +<span><span>... and </span><span aria-haspopup="true" role="button" tabindex="0"><code>target</code></span> IDL attributes + must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the + same name.</span> </dd> <dd> <a href="the-base-element.html#dom-base-href_0"><span class="secno">4.2.3 </span>The <span><code>base</code></span> element</a> Index: attr-hyperlink-href.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-hyperlink-href.html,v retrieving revision 1.39 retrieving revision 1.40 diff -u -d -r1.39 -r1.40 --- attr-hyperlink-href.html 5 Oct 2011 23:57:46 -0000 1.39 +++ attr-hyperlink-href.html 24 Oct 2011 17:57:22 -0000 1.40 @@ -6,53 +6,53 @@ spaces</a>.</span> </dd> <dd> -<a href="introduction.html#href_7"><span class="secno">1.8 </span>A quick introduction to HTML</a> -<a class="index-counter" href="introduction.html#href_8">(2)</a> -<a class="index-counter" href="introduction.html#href_9">(3)</a> +<a href="introduction.html#href_6"><span class="secno">1.8 </span>A quick introduction to HTML</a> +<a class="index-counter" href="introduction.html#href_7">(2)</a> +<a class="index-counter" href="introduction.html#href_8">(3)</a> </dd> <dd> -<a href="dom.html#href_10"><span class="secno">3.1.4 </span><span>DOM tree accessors</span></a> +<a href="dom.html#href_9"><span class="secno">3.1.4 </span><span>DOM tree accessors</span></a> </dd> <dd> -<a href="the-a-element.html#href_11"><span class="secno">4.6.1 </span>The <span><code>a</code></span> element</a> -<a class="index-counter" href="the-a-element.html#href_12">(2)</a> -<a class="index-counter" href="the-a-element.html#href_13">(3)</a> -<a class="index-counter" href="the-a-element.html#href_14">(4)</a> -<a class="index-counter" href="the-a-element.html#href_15">(5)</a> -<a class="index-counter" href="the-a-element.html#href_16">(6)</a> +<a href="the-a-element.html#href_10"><span class="secno">4.6.1 </span>The <span><code>a</code></span> element</a> +<a class="index-counter" href="the-a-element.html#href_11">(2)</a> +<a class="index-counter" href="the-a-element.html#href_12">(3)</a> +<a class="index-counter" href="the-a-element.html#href_13">(4)</a> +<a class="index-counter" href="the-a-element.html#href_14">(5)</a> +<a class="index-counter" href="the-a-element.html#href_15">(6)</a> </dd> <dd> -<a href="the-img-element.html#href_17"><span class="secno">4.8.1 </span>The <span><code>img</code></span> element</a> -<a class="index-counter" href="the-img-element.html#href_18">(2)</a> +<a href="the-img-element.html#href_16"><span class="secno">4.8.1 </span>The <span><code>img</code></span> element</a> +<a class="index-counter" href="the-img-element.html#href_17">(2)</a> </dd> <dd> -<a href="the-area-element.html#href_19"><span class="secno">4.8.13 </span>The <span><code>area</code></span> element</a> -<a class="index-counter" href="the-area-element.html#href_20">(2)</a> -<a class="index-counter" href="the-area-element.html#href_21">(3)</a> -<a class="index-counter" href="the-area-element.html#href_22">(4)</a> -<a class="index-counter" href="the-area-element.html#href_23">(5)</a> -<a class="index-counter" href="the-area-element.html#href_24">(6)</a> +<a href="the-area-element.html#href_18"><span class="secno">4.8.13 </span>The <span><code>area</code></span> element</a> +<a class="index-counter" href="the-area-element.html#href_19">(2)</a> +<a class="index-counter" href="the-area-element.html#href_20">(3)</a> +<a class="index-counter" href="the-area-element.html#href_21">(4)</a> +<a class="index-counter" href="the-area-element.html#href_22">(5)</a> +<a class="index-counter" href="the-area-element.html#href_23">(6)</a> </dd> <dd> -<a href="links.html#href_25"><span class="secno">4.12.1 </span>Introduction</a> -<a class="index-counter" href="links.html#href_26">(2)</a> -<a class="index-counter" href="links.html#href_27">(3)</a> +<a href="links.html#href_24"><span class="secno">4.12.1 </span>Introduction</a> +<a class="index-counter" href="links.html#href_25">(2)</a> +<a class="index-counter" href="links.html#href_26">(3)</a> </dd> <dd> <a class="dfn-ref" href="links.html#attr-hyperlink-href"><span class="secno">4.12.2 </span>Links created by <code><span>a</span></code> and <code><span>area</span></code> elements</a> -<a class="index-counter" href="links.html#href_28">(2)</a> -<a class="index-counter" href="links.html#href_29">(3)</a> +<a class="index-counter" href="links.html#href_27">(2)</a> +<a class="index-counter" href="links.html#href_28">(3)</a> </dd> <dd> -<a href="editing.html#href_30"><span class="secno">7.1 </span>The <span><code>hidden</code></span> attribute</a> +<a href="editing.html#href_29"><span class="secno">7.1 </span>The <span><code>hidden</code></span> attribute</a> </dd> <dd> -<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> +<a href="obsolete.html#href_30"><span class="secno">10.2 </span>Non-conforming features</a> +<a class="index-counter" href="obsolete.html#href_31">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#href_33">Elements</a> -<a class="index-counter" href="index.html#href_34">(2)</a> +<a class="no-num" href="index.html#href_32">Elements</a> +<a class="index-counter" href="index.html#href_33">(2)</a> </dd> <dd> <a class="no-num" href="index.html#a_83">Attributes</a>
Received on Monday, 24 October 2011 17:57:29 UTC