[html5] r6484 - [e] (0) Move rel=external to the wiki. Fixing http://www.w3.org/Bugs/Public/show [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Aug 16 21:54:22 PDT 2011


Author: ianh
Date: 2011-08-16 21:54:20 -0700 (Tue, 16 Aug 2011)
New Revision: 6484

Modified:
   complete.html
   index
   source
Log:
[e] (0) Move rel=external to the wiki.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11181

Modified: complete.html
===================================================================
--- complete.html	2011-08-17 04:45:23 UTC (rev 6483)
+++ complete.html	2011-08-17 04:54:20 UTC (rev 6484)
@@ -779,22 +779,21 @@
        <li><a href=#rel-alternate><span class=secno>4.12.5.1 </span>Link type "<code>alternate</code>"</a></li>
        <li><a href=#link-type-author><span class=secno>4.12.5.2 </span>Link type "<code>author</code>"</a></li>
        <li><a href=#link-type-bookmark><span class=secno>4.12.5.3 </span>Link type "<code>bookmark</code>"</a></li>
-       <li><a href=#link-type-external><span class=secno>4.12.5.4 </span>Link type "<code>external</code>"</a></li>
-       <li><a href=#link-type-help><span class=secno>4.12.5.5 </span>Link type "<code>help</code>"</a></li>
-       <li><a href=#rel-icon><span class=secno>4.12.5.6 </span>Link type "<code>icon</code>"</a></li>
-       <li><a href=#link-type-license><span class=secno>4.12.5.7 </span>Link type "<code>license</code>"</a></li>
-       <li><a href=#link-type-nofollow><span class=secno>4.12.5.8 </span>Link type "<code>nofollow</code>"</a></li>
-       <li><a href=#link-type-noreferrer><span class=secno>4.12.5.9 </span>Link type "<code>noreferrer</code>"</a></li>
-       <li><a href=#link-type-pingback><span class=secno>4.12.5.10 </span>Link type "<code>pingback</code>"</a></li>
-       <li><a href=#link-type-prefetch><span class=secno>4.12.5.11 </span>Link type "<code>prefetch</code>"</a></li>
-       <li><a href=#link-type-search><span class=secno>4.12.5.12 </span>Link type "<code>search</code>"</a></li>
-       <li><a href=#link-type-stylesheet><span class=secno>4.12.5.13 </span>Link type "<code>stylesheet</code>"</a></li>
-       <li><a href=#link-type-tag><span class=secno>4.12.5.14 </span>Link type "<code>tag</code>"</a></li>
-       <li><a href=#sequential-link-types><span class=secno>4.12.5.15 </span>Sequential link types</a>
+       <li><a href=#link-type-help><span class=secno>4.12.5.4 </span>Link type "<code>help</code>"</a></li>
+       <li><a href=#rel-icon><span class=secno>4.12.5.5 </span>Link type "<code>icon</code>"</a></li>
+       <li><a href=#link-type-license><span class=secno>4.12.5.6 </span>Link type "<code>license</code>"</a></li>
+       <li><a href=#link-type-nofollow><span class=secno>4.12.5.7 </span>Link type "<code>nofollow</code>"</a></li>
+       <li><a href=#link-type-noreferrer><span class=secno>4.12.5.8 </span>Link type "<code>noreferrer</code>"</a></li>
+       <li><a href=#link-type-pingback><span class=secno>4.12.5.9 </span>Link type "<code>pingback</code>"</a></li>
+       <li><a href=#link-type-prefetch><span class=secno>4.12.5.10 </span>Link type "<code>prefetch</code>"</a></li>
+       <li><a href=#link-type-search><span class=secno>4.12.5.11 </span>Link type "<code>search</code>"</a></li>
+       <li><a href=#link-type-stylesheet><span class=secno>4.12.5.12 </span>Link type "<code>stylesheet</code>"</a></li>
+       <li><a href=#link-type-tag><span class=secno>4.12.5.13 </span>Link type "<code>tag</code>"</a></li>
+       <li><a href=#sequential-link-types><span class=secno>4.12.5.14 </span>Sequential link types</a>
         <ol>
-         <li><a href=#link-type-next><span class=secno>4.12.5.15.1 </span>Link type "<code>next</code>"</a></li>
-         <li><a href=#link-type-prev><span class=secno>4.12.5.15.2 </span>Link type "<code>prev</code>"</a></ol></li>
-       <li><a href=#other-link-types><span class=secno>4.12.5.16 </span>Other link types</a></ol></ol></li>
+         <li><a href=#link-type-next><span class=secno>4.12.5.14.1 </span>Link type "<code>next</code>"</a></li>
+         <li><a href=#link-type-prev><span class=secno>4.12.5.14.2 </span>Link type "<code>prev</code>"</a></ol></li>
+       <li><a href=#other-link-types><span class=secno>4.12.5.15 </span>Other link types</a></ol></ol></li>
    <li><a href=#common-idioms-without-dedicated-elements><span class=secno>4.13 </span>Common idioms without dedicated elements</a>
     <ol>
      <li><a href=#the-main-part-of-the-content><span class=secno>4.13.1 </span>The main part of the content</a></li>
@@ -55032,11 +55031,14 @@
      <td><span>Hyperlink</span></td>
      <td>Gives a link to contact information for the current document.</td>
     </tr>
---><tr><td><code title=rel-external><a href=#link-type-external>external</a></code></td> <!-- fifth and sixth most used <a rel> value (sixth is "external nofollow") -->
+--><!-- fifth and sixth most used <a rel> value (sixth is "external nofollow"), but moved to the wiki because of http://www.w3.org/Bugs/Public/show_bug.cgi?id=11181
+    <tr>
+     <td><code title="rel-external">external</code></td>
      <td><em>not allowed</em></td>
-     <td><a href=#hyperlink>Hyperlink</a></td>
+     <td><span>Hyperlink</span></td>
      <td>Indicates that the referenced document is not part of the same site as the current document.</td>
-    <tr><td><code title=rel-help><a href=#link-type-help>help</a></code></td>
+    </tr>
+--><tr><td><code title=rel-help><a href=#link-type-help>help</a></code></td>
      <td><a href=#hyperlink>Hyperlink</a></td>
      <td><a href=#hyperlink>Hyperlink</a></td>
      <td>Provides a link to context-sensitive help.</td>
@@ -55307,20 +55309,20 @@
   page as a whole.</p>
 -->
 
+<!-- fifth and sixth most used <a rel> value (sixth is "external nofollow"), but moved to the wiki because of http://www.w3.org/Bugs/Public/show_bug.cgi?id=11181
+  <h5>Link type "<dfn title="rel-external"><code>external</code></dfn>"</h5>
 
-  <h5 id=link-type-external><span class=secno>4.12.5.4 </span>Link type "<dfn title=rel-external><code>external</code></dfn>"</h5>
+  <p>The <code title="rel-external">external</code> keyword may be
+  used with <code>a</code> and <code>area</code> elements. This
+  keyword creates a <span>hyperlink</span>.</p>
 
-  <p>The <code title=rel-external><a href=#link-type-external>external</a></code> keyword may be
-  used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This
-  keyword creates a <a href=#hyperlink>hyperlink</a>.</p>
-
-  <p>The <code title=rel-external><a href=#link-type-external>external</a></code> keyword indicates
+  <p>The <code title="rel-external">external</code> keyword indicates
   that the link is leading to a document that is not part of the site
   that the current document forms a part of.</p>
+-->
 
+  <h5 id=link-type-help><span class=secno>4.12.5.4 </span>Link type "<dfn title=rel-help><code>help</code></dfn>"</h5>
 
-  <h5 id=link-type-help><span class=secno>4.12.5.5 </span>Link type "<dfn title=rel-help><code>help</code></dfn>"</h5>
-
   <p>The <code title=rel-help><a href=#link-type-help>help</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
   elements. This keyword creates a <a href=#hyperlink>hyperlink</a>.</p>
@@ -55348,7 +55350,7 @@
   link to use a different cursor.</p>
 
 
-  <h5 id=rel-icon><span class=secno>4.12.5.6 </span>Link type "<dfn title=rel-icon><code>icon</code></dfn>"</h5>
+  <h5 id=rel-icon><span class=secno>4.12.5.5 </span>Link type "<dfn title=rel-icon><code>icon</code></dfn>"</h5>
 
   <p>The <code title=rel-icon><a href=#rel-icon>icon</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code> elements. This keyword creates an <a href=#external-resource-link title="external resource link">external resource link</a>.</p>
@@ -55490,7 +55492,7 @@
   separated by only a single U+0020 SPACE character.</p>
 
 
-  <h5 id=link-type-license><span class=secno>4.12.5.7 </span>Link type "<dfn title=rel-license><code>license</code></dfn>"</h5>
+  <h5 id=link-type-license><span class=secno>4.12.5.6 </span>Link type "<dfn title=rel-license><code>license</code></dfn>"</h5>
 
   <p>The <code title=rel-license><a href=#link-type-license>license</a></code> keyword may be used
   with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -55556,7 +55558,7 @@
   </div>
 
 
-  <h5 id=link-type-nofollow><span class=secno>4.12.5.8 </span>Link type "<dfn title=rel-nofollow><code>nofollow</code></dfn>"</h5>
+  <h5 id=link-type-nofollow><span class=secno>4.12.5.7 </span>Link type "<dfn title=rel-nofollow><code>nofollow</code></dfn>"</h5>
 
   <p>The <code title=rel-nofollow><a href=#link-type-nofollow>nofollow</a></code> keyword may be
   used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This
@@ -55571,7 +55573,7 @@
   affiliated with the two pages.</p>
 
 
-  <h5 id=link-type-noreferrer><span class=secno>4.12.5.9 </span>Link type "<dfn title=rel-noreferrer><code>noreferrer</code></dfn>"</h5>
+  <h5 id=link-type-noreferrer><span class=secno>4.12.5.8 </span>Link type "<dfn title=rel-noreferrer><code>noreferrer</code></dfn>"</h5>
 
   <p>The <code title=rel-noreferrer><a href=#link-type-noreferrer>noreferrer</a></code> keyword may be
   used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This
@@ -55599,7 +55601,7 @@
   e.g. letting <img> or CSS or <video> hide the referrer -->
 
 
-  <h5 id=link-type-pingback><span class=secno>4.12.5.10 </span>Link type "<dfn title=rel-pingback><code>pingback</code></dfn>"</h5>
+  <h5 id=link-type-pingback><span class=secno>4.12.5.9 </span>Link type "<dfn title=rel-pingback><code>pingback</code></dfn>"</h5>
 
   <p>The <code title=rel-pingback><a href=#link-type-pingback>pingback</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code> elements. This keyword creates an <a href=#external-resource-link title="external resource link">external resource link</a>.</p>
@@ -55608,7 +55610,7 @@
   specification. <a href=#refsPINGBACK>[PINGBACK]</a></p>
 
 
-  <h5 id=link-type-prefetch><span class=secno>4.12.5.11 </span>Link type "<dfn title=rel-prefetch><code>prefetch</code></dfn>"</h5>
+  <h5 id=link-type-prefetch><span class=secno>4.12.5.10 </span>Link type "<dfn title=rel-prefetch><code>prefetch</code></dfn>"</h5>
 
   <p>The <code title=rel-prefetch><a href=#link-type-prefetch>prefetch</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -55623,7 +55625,7 @@
   <p>There is no default type for resources given by the <code title=rel-prefetch><a href=#link-type-prefetch>prefetch</a></code> keyword.</p>
 
 
-  <h5 id=link-type-search><span class=secno>4.12.5.12 </span>Link type "<dfn title=rel-search><code>search</code></dfn>"</h5>
+  <h5 id=link-type-search><span class=secno>4.12.5.11 </span>Link type "<dfn title=rel-search><code>search</code></dfn>"</h5>
 
   <p>The <code title=rel-search><a href=#link-type-search>search</a></code> keyword may be used
   with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -55655,7 +55657,7 @@
   title="rel-sidebar-hyperlink">sidebar hyperlink</dfn>.</p>
 -->
 
-  <h5 id=link-type-stylesheet><span class=secno>4.12.5.13 </span>Link type "<dfn title=rel-stylesheet><code>stylesheet</code></dfn>"</h5>
+  <h5 id=link-type-stylesheet><span class=secno>4.12.5.12 </span>Link type "<dfn title=rel-stylesheet><code>stylesheet</code></dfn>"</h5>
 
   <p>The <code title=rel-stylesheet><a href=#link-type-stylesheet>stylesheet</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code> elements. This keyword creates an <a href=#external-resource-link title="external resource link">external resource link</a> that
@@ -55694,7 +55696,7 @@
   </div>
 
 
-  <h5 id=link-type-tag><span class=secno>4.12.5.14 </span>Link type "<dfn title=rel-tag><code>tag</code></dfn>"</h5>
+  <h5 id=link-type-tag><span class=secno>4.12.5.13 </span>Link type "<dfn title=rel-tag><code>tag</code></dfn>"</h5>
 
   <p>The <code title=rel-tag><a href=#link-type-tag>tag</a></code> keyword may be used with
   <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This keyword creates
@@ -55711,7 +55713,7 @@
 
 
 
-  <h5 id=sequential-link-types><span class=secno>4.12.5.15 </span>Sequential link types</h5>
+  <h5 id=sequential-link-types><span class=secno>4.12.5.14 </span>Sequential link types</h5>
 
   <p>Some documents form part of a sequence of documents.</p>
 
@@ -55723,7 +55725,7 @@
   <p>A document may be part of multiple sequences.</p>
 
 
-  <h6 id=link-type-next><span class=secno>4.12.5.15.1 </span>Link type "<dfn title=rel-next><code>next</code></dfn>"</h6>
+  <h6 id=link-type-next><span class=secno>4.12.5.14.1 </span>Link type "<dfn title=rel-next><code>next</code></dfn>"</h6>
 
   <p>The <code title=rel-next><a href=#link-type-next>next</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -55734,7 +55736,7 @@
   document that is the next logical document in the sequence.</p>
 
 
-  <h6 id=link-type-prev><span class=secno>4.12.5.15.2 </span>Link type "<dfn title=rel-prev><code>prev</code></dfn>"</h6>
+  <h6 id=link-type-prev><span class=secno>4.12.5.14.2 </span>Link type "<dfn title=rel-prev><code>prev</code></dfn>"</h6>
 
   <p>The <code title=rel-prev><a href=#link-type-prev>prev</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -55753,7 +55755,7 @@
   </div>
 
 
-  <h5 id=other-link-types><span class=secno>4.12.5.16 </span>Other link types</h5>
+  <h5 id=other-link-types><span class=secno>4.12.5.15 </span>Other link types</h5>
 
   <!-- XXX should update this section to more closely match the wiki -->
   <!-- possibly also applying the principles described here:

Modified: index
===================================================================
--- index	2011-08-17 04:45:23 UTC (rev 6483)
+++ index	2011-08-17 04:54:20 UTC (rev 6484)
@@ -779,22 +779,21 @@
        <li><a href=#rel-alternate><span class=secno>4.12.5.1 </span>Link type "<code>alternate</code>"</a></li>
        <li><a href=#link-type-author><span class=secno>4.12.5.2 </span>Link type "<code>author</code>"</a></li>
        <li><a href=#link-type-bookmark><span class=secno>4.12.5.3 </span>Link type "<code>bookmark</code>"</a></li>
-       <li><a href=#link-type-external><span class=secno>4.12.5.4 </span>Link type "<code>external</code>"</a></li>
-       <li><a href=#link-type-help><span class=secno>4.12.5.5 </span>Link type "<code>help</code>"</a></li>
-       <li><a href=#rel-icon><span class=secno>4.12.5.6 </span>Link type "<code>icon</code>"</a></li>
-       <li><a href=#link-type-license><span class=secno>4.12.5.7 </span>Link type "<code>license</code>"</a></li>
-       <li><a href=#link-type-nofollow><span class=secno>4.12.5.8 </span>Link type "<code>nofollow</code>"</a></li>
-       <li><a href=#link-type-noreferrer><span class=secno>4.12.5.9 </span>Link type "<code>noreferrer</code>"</a></li>
-       <li><a href=#link-type-pingback><span class=secno>4.12.5.10 </span>Link type "<code>pingback</code>"</a></li>
-       <li><a href=#link-type-prefetch><span class=secno>4.12.5.11 </span>Link type "<code>prefetch</code>"</a></li>
-       <li><a href=#link-type-search><span class=secno>4.12.5.12 </span>Link type "<code>search</code>"</a></li>
-       <li><a href=#link-type-stylesheet><span class=secno>4.12.5.13 </span>Link type "<code>stylesheet</code>"</a></li>
-       <li><a href=#link-type-tag><span class=secno>4.12.5.14 </span>Link type "<code>tag</code>"</a></li>
-       <li><a href=#sequential-link-types><span class=secno>4.12.5.15 </span>Sequential link types</a>
+       <li><a href=#link-type-help><span class=secno>4.12.5.4 </span>Link type "<code>help</code>"</a></li>
+       <li><a href=#rel-icon><span class=secno>4.12.5.5 </span>Link type "<code>icon</code>"</a></li>
+       <li><a href=#link-type-license><span class=secno>4.12.5.6 </span>Link type "<code>license</code>"</a></li>
+       <li><a href=#link-type-nofollow><span class=secno>4.12.5.7 </span>Link type "<code>nofollow</code>"</a></li>
+       <li><a href=#link-type-noreferrer><span class=secno>4.12.5.8 </span>Link type "<code>noreferrer</code>"</a></li>
+       <li><a href=#link-type-pingback><span class=secno>4.12.5.9 </span>Link type "<code>pingback</code>"</a></li>
+       <li><a href=#link-type-prefetch><span class=secno>4.12.5.10 </span>Link type "<code>prefetch</code>"</a></li>
+       <li><a href=#link-type-search><span class=secno>4.12.5.11 </span>Link type "<code>search</code>"</a></li>
+       <li><a href=#link-type-stylesheet><span class=secno>4.12.5.12 </span>Link type "<code>stylesheet</code>"</a></li>
+       <li><a href=#link-type-tag><span class=secno>4.12.5.13 </span>Link type "<code>tag</code>"</a></li>
+       <li><a href=#sequential-link-types><span class=secno>4.12.5.14 </span>Sequential link types</a>
         <ol>
-         <li><a href=#link-type-next><span class=secno>4.12.5.15.1 </span>Link type "<code>next</code>"</a></li>
-         <li><a href=#link-type-prev><span class=secno>4.12.5.15.2 </span>Link type "<code>prev</code>"</a></ol></li>
-       <li><a href=#other-link-types><span class=secno>4.12.5.16 </span>Other link types</a></ol></ol></li>
+         <li><a href=#link-type-next><span class=secno>4.12.5.14.1 </span>Link type "<code>next</code>"</a></li>
+         <li><a href=#link-type-prev><span class=secno>4.12.5.14.2 </span>Link type "<code>prev</code>"</a></ol></li>
+       <li><a href=#other-link-types><span class=secno>4.12.5.15 </span>Other link types</a></ol></ol></li>
    <li><a href=#common-idioms-without-dedicated-elements><span class=secno>4.13 </span>Common idioms without dedicated elements</a>
     <ol>
      <li><a href=#the-main-part-of-the-content><span class=secno>4.13.1 </span>The main part of the content</a></li>
@@ -54899,11 +54898,14 @@
      <td><span>Hyperlink</span></td>
      <td>Gives a link to contact information for the current document.</td>
     </tr>
---><tr><td><code title=rel-external><a href=#link-type-external>external</a></code></td> <!-- fifth and sixth most used <a rel> value (sixth is "external nofollow") -->
+--><!-- fifth and sixth most used <a rel> value (sixth is "external nofollow"), but moved to the wiki because of http://www.w3.org/Bugs/Public/show_bug.cgi?id=11181
+    <tr>
+     <td><code title="rel-external">external</code></td>
      <td><em>not allowed</em></td>
-     <td><a href=#hyperlink>Hyperlink</a></td>
+     <td><span>Hyperlink</span></td>
      <td>Indicates that the referenced document is not part of the same site as the current document.</td>
-    <tr><td><code title=rel-help><a href=#link-type-help>help</a></code></td>
+    </tr>
+--><tr><td><code title=rel-help><a href=#link-type-help>help</a></code></td>
      <td><a href=#hyperlink>Hyperlink</a></td>
      <td><a href=#hyperlink>Hyperlink</a></td>
      <td>Provides a link to context-sensitive help.</td>
@@ -55174,20 +55176,20 @@
   page as a whole.</p>
 -->
 
+<!-- fifth and sixth most used <a rel> value (sixth is "external nofollow"), but moved to the wiki because of http://www.w3.org/Bugs/Public/show_bug.cgi?id=11181
+  <h5>Link type "<dfn title="rel-external"><code>external</code></dfn>"</h5>
 
-  <h5 id=link-type-external><span class=secno>4.12.5.4 </span>Link type "<dfn title=rel-external><code>external</code></dfn>"</h5>
+  <p>The <code title="rel-external">external</code> keyword may be
+  used with <code>a</code> and <code>area</code> elements. This
+  keyword creates a <span>hyperlink</span>.</p>
 
-  <p>The <code title=rel-external><a href=#link-type-external>external</a></code> keyword may be
-  used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This
-  keyword creates a <a href=#hyperlink>hyperlink</a>.</p>
-
-  <p>The <code title=rel-external><a href=#link-type-external>external</a></code> keyword indicates
+  <p>The <code title="rel-external">external</code> keyword indicates
   that the link is leading to a document that is not part of the site
   that the current document forms a part of.</p>
+-->
 
+  <h5 id=link-type-help><span class=secno>4.12.5.4 </span>Link type "<dfn title=rel-help><code>help</code></dfn>"</h5>
 
-  <h5 id=link-type-help><span class=secno>4.12.5.5 </span>Link type "<dfn title=rel-help><code>help</code></dfn>"</h5>
-
   <p>The <code title=rel-help><a href=#link-type-help>help</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
   elements. This keyword creates a <a href=#hyperlink>hyperlink</a>.</p>
@@ -55215,7 +55217,7 @@
   link to use a different cursor.</p>
 
 
-  <h5 id=rel-icon><span class=secno>4.12.5.6 </span>Link type "<dfn title=rel-icon><code>icon</code></dfn>"</h5>
+  <h5 id=rel-icon><span class=secno>4.12.5.5 </span>Link type "<dfn title=rel-icon><code>icon</code></dfn>"</h5>
 
   <p>The <code title=rel-icon><a href=#rel-icon>icon</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code> elements. This keyword creates an <a href=#external-resource-link title="external resource link">external resource link</a>.</p>
@@ -55357,7 +55359,7 @@
   separated by only a single U+0020 SPACE character.</p>
 
 
-  <h5 id=link-type-license><span class=secno>4.12.5.7 </span>Link type "<dfn title=rel-license><code>license</code></dfn>"</h5>
+  <h5 id=link-type-license><span class=secno>4.12.5.6 </span>Link type "<dfn title=rel-license><code>license</code></dfn>"</h5>
 
   <p>The <code title=rel-license><a href=#link-type-license>license</a></code> keyword may be used
   with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -55423,7 +55425,7 @@
   </div>
 
 
-  <h5 id=link-type-nofollow><span class=secno>4.12.5.8 </span>Link type "<dfn title=rel-nofollow><code>nofollow</code></dfn>"</h5>
+  <h5 id=link-type-nofollow><span class=secno>4.12.5.7 </span>Link type "<dfn title=rel-nofollow><code>nofollow</code></dfn>"</h5>
 
   <p>The <code title=rel-nofollow><a href=#link-type-nofollow>nofollow</a></code> keyword may be
   used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This
@@ -55438,7 +55440,7 @@
   affiliated with the two pages.</p>
 
 
-  <h5 id=link-type-noreferrer><span class=secno>4.12.5.9 </span>Link type "<dfn title=rel-noreferrer><code>noreferrer</code></dfn>"</h5>
+  <h5 id=link-type-noreferrer><span class=secno>4.12.5.8 </span>Link type "<dfn title=rel-noreferrer><code>noreferrer</code></dfn>"</h5>
 
   <p>The <code title=rel-noreferrer><a href=#link-type-noreferrer>noreferrer</a></code> keyword may be
   used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This
@@ -55466,7 +55468,7 @@
   e.g. letting <img> or CSS or <video> hide the referrer -->
 
 
-  <h5 id=link-type-pingback><span class=secno>4.12.5.10 </span>Link type "<dfn title=rel-pingback><code>pingback</code></dfn>"</h5>
+  <h5 id=link-type-pingback><span class=secno>4.12.5.9 </span>Link type "<dfn title=rel-pingback><code>pingback</code></dfn>"</h5>
 
   <p>The <code title=rel-pingback><a href=#link-type-pingback>pingback</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code> elements. This keyword creates an <a href=#external-resource-link title="external resource link">external resource link</a>.</p>
@@ -55475,7 +55477,7 @@
   specification. <a href=#refsPINGBACK>[PINGBACK]</a></p>
 
 
-  <h5 id=link-type-prefetch><span class=secno>4.12.5.11 </span>Link type "<dfn title=rel-prefetch><code>prefetch</code></dfn>"</h5>
+  <h5 id=link-type-prefetch><span class=secno>4.12.5.10 </span>Link type "<dfn title=rel-prefetch><code>prefetch</code></dfn>"</h5>
 
   <p>The <code title=rel-prefetch><a href=#link-type-prefetch>prefetch</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -55490,7 +55492,7 @@
   <p>There is no default type for resources given by the <code title=rel-prefetch><a href=#link-type-prefetch>prefetch</a></code> keyword.</p>
 
 
-  <h5 id=link-type-search><span class=secno>4.12.5.12 </span>Link type "<dfn title=rel-search><code>search</code></dfn>"</h5>
+  <h5 id=link-type-search><span class=secno>4.12.5.11 </span>Link type "<dfn title=rel-search><code>search</code></dfn>"</h5>
 
   <p>The <code title=rel-search><a href=#link-type-search>search</a></code> keyword may be used
   with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -55522,7 +55524,7 @@
   title="rel-sidebar-hyperlink">sidebar hyperlink</dfn>.</p>
 -->
 
-  <h5 id=link-type-stylesheet><span class=secno>4.12.5.13 </span>Link type "<dfn title=rel-stylesheet><code>stylesheet</code></dfn>"</h5>
+  <h5 id=link-type-stylesheet><span class=secno>4.12.5.12 </span>Link type "<dfn title=rel-stylesheet><code>stylesheet</code></dfn>"</h5>
 
   <p>The <code title=rel-stylesheet><a href=#link-type-stylesheet>stylesheet</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code> elements. This keyword creates an <a href=#external-resource-link title="external resource link">external resource link</a> that
@@ -55561,7 +55563,7 @@
   </div>
 
 
-  <h5 id=link-type-tag><span class=secno>4.12.5.14 </span>Link type "<dfn title=rel-tag><code>tag</code></dfn>"</h5>
+  <h5 id=link-type-tag><span class=secno>4.12.5.13 </span>Link type "<dfn title=rel-tag><code>tag</code></dfn>"</h5>
 
   <p>The <code title=rel-tag><a href=#link-type-tag>tag</a></code> keyword may be used with
   <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This keyword creates
@@ -55578,7 +55580,7 @@
 
 
 
-  <h5 id=sequential-link-types><span class=secno>4.12.5.15 </span>Sequential link types</h5>
+  <h5 id=sequential-link-types><span class=secno>4.12.5.14 </span>Sequential link types</h5>
 
   <p>Some documents form part of a sequence of documents.</p>
 
@@ -55590,7 +55592,7 @@
   <p>A document may be part of multiple sequences.</p>
 
 
-  <h6 id=link-type-next><span class=secno>4.12.5.15.1 </span>Link type "<dfn title=rel-next><code>next</code></dfn>"</h6>
+  <h6 id=link-type-next><span class=secno>4.12.5.14.1 </span>Link type "<dfn title=rel-next><code>next</code></dfn>"</h6>
 
   <p>The <code title=rel-next><a href=#link-type-next>next</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -55601,7 +55603,7 @@
   document that is the next logical document in the sequence.</p>
 
 
-  <h6 id=link-type-prev><span class=secno>4.12.5.15.2 </span>Link type "<dfn title=rel-prev><code>prev</code></dfn>"</h6>
+  <h6 id=link-type-prev><span class=secno>4.12.5.14.2 </span>Link type "<dfn title=rel-prev><code>prev</code></dfn>"</h6>
 
   <p>The <code title=rel-prev><a href=#link-type-prev>prev</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -55620,7 +55622,7 @@
   </div>
 
 
-  <h5 id=other-link-types><span class=secno>4.12.5.16 </span>Other link types</h5>
+  <h5 id=other-link-types><span class=secno>4.12.5.15 </span>Other link types</h5>
 
   <!-- XXX should update this section to more closely match the wiki -->
   <!-- possibly also applying the principles described here:

Modified: source
===================================================================
--- source	2011-08-17 04:45:23 UTC (rev 6483)
+++ source	2011-08-17 04:54:20 UTC (rev 6484)
@@ -62003,12 +62003,15 @@
      <td>Gives a link to contact information for the current document.</td>
     </tr>
 -->
+
+<!-- fifth and sixth most used <a rel> value (sixth is "external nofollow"), but moved to the wiki because of http://www.w3.org/Bugs/Public/show_bug.cgi?id=11181
     <tr>
-     <td><code title="rel-external">external</code></td> <!-- fifth and sixth most used <a rel> value (sixth is "external nofollow") -->
+     <td><code title="rel-external">external</code></td>
      <td><em>not allowed</em></td>
      <td><span>Hyperlink</span></td>
      <td>Indicates that the referenced document is not part of the same site as the current document.</td>
     </tr>
+-->
 
     <tr>
      <td><code title="rel-help">help</code></td>
@@ -62346,7 +62349,7 @@
   page as a whole.</p>
 -->
 
-
+<!-- fifth and sixth most used <a rel> value (sixth is "external nofollow"), but moved to the wiki because of http://www.w3.org/Bugs/Public/show_bug.cgi?id=11181
   <h5>Link type "<dfn title="rel-external"><code>external</code></dfn>"</h5>
 
   <p>The <code title="rel-external">external</code> keyword may be
@@ -62356,8 +62359,8 @@
   <p>The <code title="rel-external">external</code> keyword indicates
   that the link is leading to a document that is not part of the site
   that the current document forms a part of.</p>
+-->
 
-
   <h5>Link type "<dfn title="rel-help"><code>help</code></dfn>"</h5>
 
   <p>The <code title="rel-help">help</code> keyword may be used with




More information about the Commit-Watchers mailing list