Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[act] (0) Drop support for rel=archives and any related synonyms.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11486

git-svn-id: http://svn.whatwg.org/webapps@5925 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Mar 2, 2011
1 parent 16485bf commit 4f4eb8b
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 154 deletions.
99 changes: 36 additions & 63 deletions complete.html
Expand Up @@ -785,26 +785,25 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
<li><a href=#linkTypes><span class=secno>4.12.4 </span>Link types</a>
<ol>
<li><a href=#rel-alternate><span class=secno>4.12.4.1 </span>Link type "<code>alternate</code>"</a></li>
<li><a href=#rel-archives><span class=secno>4.12.4.2 </span>Link type "<code>archives</code>"</a></li>
<li><a href=#link-type-author><span class=secno>4.12.4.3 </span>Link type "<code>author</code>"</a></li>
<li><a href=#link-type-bookmark><span class=secno>4.12.4.4 </span>Link type "<code>bookmark</code>"</a></li>
<li><a href=#link-type-external><span class=secno>4.12.4.5 </span>Link type "<code>external</code>"</a></li>
<li><a href=#link-type-help><span class=secno>4.12.4.6 </span>Link type "<code>help</code>"</a></li>
<li><a href=#rel-icon><span class=secno>4.12.4.7 </span>Link type "<code>icon</code>"</a></li>
<li><a href=#link-type-license><span class=secno>4.12.4.8 </span>Link type "<code>license</code>"</a></li>
<li><a href=#link-type-nofollow><span class=secno>4.12.4.9 </span>Link type "<code>nofollow</code>"</a></li>
<li><a href=#link-type-noreferrer><span class=secno>4.12.4.10 </span>Link type "<code>noreferrer</code>"</a></li>
<li><a href=#link-type-pingback><span class=secno>4.12.4.11 </span>Link type "<code>pingback</code>"</a></li>
<li><a href=#link-type-prefetch><span class=secno>4.12.4.12 </span>Link type "<code>prefetch</code>"</a></li>
<li><a href=#link-type-search><span class=secno>4.12.4.13 </span>Link type "<code>search</code>"</a></li>
<li><a href=#link-type-stylesheet><span class=secno>4.12.4.14 </span>Link type "<code>stylesheet</code>"</a></li>
<li><a href=#link-type-sidebar><span class=secno>4.12.4.15 </span>Link type "<code>sidebar</code>"</a></li>
<li><a href=#link-type-tag><span class=secno>4.12.4.16 </span>Link type "<code>tag</code>"</a></li>
<li><a href=#sequential-link-types><span class=secno>4.12.4.17 </span>Sequential link types</a>
<li><a href=#link-type-author><span class=secno>4.12.4.2 </span>Link type "<code>author</code>"</a></li>
<li><a href=#link-type-bookmark><span class=secno>4.12.4.3 </span>Link type "<code>bookmark</code>"</a></li>
<li><a href=#link-type-external><span class=secno>4.12.4.4 </span>Link type "<code>external</code>"</a></li>
<li><a href=#link-type-help><span class=secno>4.12.4.5 </span>Link type "<code>help</code>"</a></li>
<li><a href=#rel-icon><span class=secno>4.12.4.6 </span>Link type "<code>icon</code>"</a></li>
<li><a href=#link-type-license><span class=secno>4.12.4.7 </span>Link type "<code>license</code>"</a></li>
<li><a href=#link-type-nofollow><span class=secno>4.12.4.8 </span>Link type "<code>nofollow</code>"</a></li>
<li><a href=#link-type-noreferrer><span class=secno>4.12.4.9 </span>Link type "<code>noreferrer</code>"</a></li>
<li><a href=#link-type-pingback><span class=secno>4.12.4.10 </span>Link type "<code>pingback</code>"</a></li>
<li><a href=#link-type-prefetch><span class=secno>4.12.4.11 </span>Link type "<code>prefetch</code>"</a></li>
<li><a href=#link-type-search><span class=secno>4.12.4.12 </span>Link type "<code>search</code>"</a></li>
<li><a href=#link-type-stylesheet><span class=secno>4.12.4.13 </span>Link type "<code>stylesheet</code>"</a></li>
<li><a href=#link-type-sidebar><span class=secno>4.12.4.14 </span>Link type "<code>sidebar</code>"</a></li>
<li><a href=#link-type-tag><span class=secno>4.12.4.15 </span>Link type "<code>tag</code>"</a></li>
<li><a href=#sequential-link-types><span class=secno>4.12.4.16 </span>Sequential link types</a>
<ol>
<li><a href=#link-type-next><span class=secno>4.12.4.17.1 </span>Link type "<code>next</code>"</a></li>
<li><a href=#link-type-prev><span class=secno>4.12.4.17.2 </span>Link type "<code>prev</code>"</a></ol></li>
<li><a href=#other-link-types><span class=secno>4.12.4.18 </span>Other link types</a></ol></ol></li>
<li><a href=#link-type-next><span class=secno>4.12.4.16.1 </span>Link type "<code>next</code>"</a></li>
<li><a href=#link-type-prev><span class=secno>4.12.4.16.2 </span>Link type "<code>prev</code>"</a></ol></li>
<li><a href=#other-link-types><span class=secno>4.12.4.17 </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>
Expand Down Expand Up @@ -51342,10 +51341,6 @@ <h4 id=linkTypes><span class=secno>4.12.4 </span>Link types</h4>
<td><a href=#hyperlink>Hyperlink</a></td>
<td><a href=#hyperlink>Hyperlink</a></td>
<td>Gives alternate representations of the current document.</td>
<tr><td><code title=rel-archives><a href=#rel-archives>archives</a></code></td>
<td><a href=#hyperlink>Hyperlink</a></td>
<td><a href=#hyperlink>Hyperlink</a></td>
<td>Provides a link to a collection of records, documents, or other materials of historical interest.</td>
<tr><td><code title=rel-author><a href=#link-type-author>author</a></code></td>
<td><a href=#hyperlink>Hyperlink</a></td>
<td><a href=#hyperlink>Hyperlink</a></td>
Expand Down Expand Up @@ -51536,29 +51531,7 @@ <h5 id=rel-alternate><span class=secno>4.12.4.1 </span>Link type "<dfn title=rel

</dd>

</dl><h5 id=rel-archives><span class=secno>4.12.4.2 </span>Link type "<dfn title=rel-archives><code>archives</code></dfn>"</h5>

<p>The <code title=rel-archives><a href=#rel-archives>archives</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>

<p>The <code title=rel-archives><a href=#rel-archives>archives</a></code> keyword indicates
that the referenced document describes a collection of records,
documents, or other materials of historical interest.</p>

<p class=example>A blog's index page could link to an index of the
blog's past posts with <code title="">rel="archives"</code>.</p>

<div class=impl>

<p><strong>Synonyms</strong>: For historical reasons, user agents
must also treat the keyword "<code title="">archive</code>" like the
<code title=rel-archives><a href=#rel-archives>archives</a></code> keyword.</p>

</div>


<h5 id=link-type-author><span class=secno>4.12.4.3 </span>Link type "<dfn title=rel-author><code>author</code></dfn>"</h5>
</dl><h5 id=link-type-author><span class=secno>4.12.4.2 </span>Link type "<dfn title=rel-author><code>author</code></dfn>"</h5>

<p>The <code title=rel-author><a href=#link-type-author>author</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>
Expand Down Expand Up @@ -51589,7 +51562,7 @@ <h5 id=link-type-author><span class=secno>4.12.4.3 </span>Link type "<dfn title=
</div>


<h5 id=link-type-bookmark><span class=secno>4.12.4.4 </span>Link type "<dfn title=rel-bookmark><code>bookmark</code></dfn>"</h5>
<h5 id=link-type-bookmark><span class=secno>4.12.4.3 </span>Link type "<dfn title=rel-bookmark><code>bookmark</code></dfn>"</h5>

<p>The <code title=rel-bookmark><a href=#link-type-bookmark>bookmark</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
Expand Down Expand Up @@ -51656,7 +51629,7 @@ <h5>Link type "<dfn title="rel-contact"><code>contact</code></dfn>"</h5>
-->


<h5 id=link-type-external><span class=secno>4.12.4.5 </span>Link type "<dfn title=rel-external><code>external</code></dfn>"</h5>
<h5 id=link-type-external><span class=secno>4.12.4.4 </span>Link type "<dfn title=rel-external><code>external</code></dfn>"</h5>

<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
Expand All @@ -51667,7 +51640,7 @@ <h5 id=link-type-external><span class=secno>4.12.4.5 </span>Link type "<dfn titl
that the current document forms a part of.</p>


<h5 id=link-type-help><span class=secno>4.12.4.6 </span>Link type "<dfn title=rel-help><code>help</code></dfn>"</h5>
<h5 id=link-type-help><span class=secno>4.12.4.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>
Expand All @@ -51692,7 +51665,7 @@ <h5 id=link-type-help><span class=secno>4.12.4.6 </span>Link type "<dfn title=re
document provides help for the page as a whole.</p>


<h5 id=rel-icon><span class=secno>4.12.4.7 </span>Link type "<dfn title=rel-icon><code>icon</code></dfn>"</h5>
<h5 id=rel-icon><span class=secno>4.12.4.6 </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>
Expand Down Expand Up @@ -51828,7 +51801,7 @@ <h5 id=rel-icon><span class=secno>4.12.4.7 </span>Link type "<dfn title=rel-icon
</div>


<h5 id=link-type-license><span class=secno>4.12.4.8 </span>Link type "<dfn title=rel-license><code>license</code></dfn>"</h5>
<h5 id=link-type-license><span class=secno>4.12.4.7 </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>
Expand Down Expand Up @@ -51894,7 +51867,7 @@ <h5 id=link-type-license><span class=secno>4.12.4.8 </span>Link type "<dfn title
</div>


<h5 id=link-type-nofollow><span class=secno>4.12.4.9 </span>Link type "<dfn title=rel-nofollow><code>nofollow</code></dfn>"</h5>
<h5 id=link-type-nofollow><span class=secno>4.12.4.8 </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
Expand All @@ -51909,7 +51882,7 @@ <h5 id=link-type-nofollow><span class=secno>4.12.4.9 </span>Link type "<dfn titl
affiliated with the two pages.</p>


<h5 id=link-type-noreferrer><span class=secno>4.12.4.10 </span>Link type "<dfn title=rel-noreferrer><code>noreferrer</code></dfn>"</h5>
<h5 id=link-type-noreferrer><span class=secno>4.12.4.9 </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
Expand Down Expand Up @@ -51937,7 +51910,7 @@ <h5 id=link-type-noreferrer><span class=secno>4.12.4.10 </span>Link type "<dfn t
e.g. letting <img> or CSS or <video> hide the referrer -->


<h5 id=link-type-pingback><span class=secno>4.12.4.11 </span>Link type "<dfn title=rel-pingback><code>pingback</code></dfn>"</h5>
<h5 id=link-type-pingback><span class=secno>4.12.4.10 </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>
Expand All @@ -51946,7 +51919,7 @@ <h5 id=link-type-pingback><span class=secno>4.12.4.11 </span>Link type "<dfn tit
specification. <a href=#refsPINGBACK>[PINGBACK]</a></p>


<h5 id=link-type-prefetch><span class=secno>4.12.4.12 </span>Link type "<dfn title=rel-prefetch><code>prefetch</code></dfn>"</h5>
<h5 id=link-type-prefetch><span class=secno>4.12.4.11 </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>
Expand All @@ -51961,7 +51934,7 @@ <h5 id=link-type-prefetch><span class=secno>4.12.4.12 </span>Link type "<dfn tit
<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.4.13 </span>Link type "<dfn title=rel-search><code>search</code></dfn>"</h5>
<h5 id=link-type-search><span class=secno>4.12.4.12 </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>
Expand All @@ -51976,7 +51949,7 @@ <h5 id=link-type-search><span class=secno>4.12.4.13 </span>Link type "<dfn title
autodiscover search interfaces. <a href=#refsOPENSEARCH>[OPENSEARCH]</a></p>


<h5 id=link-type-stylesheet><span class=secno>4.12.4.14 </span>Link type "<dfn title=rel-stylesheet><code>stylesheet</code></dfn>"</h5>
<h5 id=link-type-stylesheet><span class=secno>4.12.4.13 </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
Expand Down Expand Up @@ -52015,7 +51988,7 @@ <h5 id=link-type-stylesheet><span class=secno>4.12.4.14 </span>Link type "<dfn t
</div>


<h5 id=link-type-sidebar><span class=secno>4.12.4.15 </span>Link type "<dfn title=rel-sidebar><code>sidebar</code></dfn>"</h5>
<h5 id=link-type-sidebar><span class=secno>4.12.4.14 </span>Link type "<dfn title=rel-sidebar><code>sidebar</code></dfn>"</h5>

<p>The <code title=rel-sidebar><a href=#link-type-sidebar>sidebar</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>
Expand All @@ -52029,7 +52002,7 @@ <h5 id=link-type-sidebar><span class=secno>4.12.4.15 </span>Link type "<dfn titl
<p>A <a href=#hyperlink>hyperlink</a> with the <code title=rel-sidebar><a href=#link-type-sidebar>sidebar</a></code> keyword specified is a <dfn id=rel-sidebar-hyperlink title=rel-sidebar-hyperlink>sidebar hyperlink</dfn>.</p>


<h5 id=link-type-tag><span class=secno>4.12.4.16 </span>Link type "<dfn title=rel-tag><code>tag</code></dfn>"</h5>
<h5 id=link-type-tag><span class=secno>4.12.4.15 </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-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
Expand All @@ -52046,7 +52019,7 @@ <h5 id=link-type-tag><span class=secno>4.12.4.16 </span>Link type "<dfn title=re



<h5 id=sequential-link-types><span class=secno>4.12.4.17 </span>Sequential link types</h5>
<h5 id=sequential-link-types><span class=secno>4.12.4.16 </span>Sequential link types</h5>

<p>Some documents form part of a sequence of documents.</p>

Expand All @@ -52058,7 +52031,7 @@ <h5 id=sequential-link-types><span class=secno>4.12.4.17 </span>Sequential link
<p>A document may be part of multiple sequences.</p>


<h6 id=link-type-next><span class=secno>4.12.4.17.1 </span>Link type "<dfn title=rel-next><code>next</code></dfn>"</h6>
<h6 id=link-type-next><span class=secno>4.12.4.16.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>
Expand All @@ -52069,7 +52042,7 @@ <h6 id=link-type-next><span class=secno>4.12.4.17.1 </span>Link type "<dfn title
document that is the next logical document in the sequence.</p>


<h6 id=link-type-prev><span class=secno>4.12.4.17.2 </span>Link type "<dfn title=rel-prev><code>prev</code></dfn>"</h6>
<h6 id=link-type-prev><span class=secno>4.12.4.16.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>
Expand All @@ -52088,7 +52061,7 @@ <h6 id=link-type-prev><span class=secno>4.12.4.17.2 </span>Link type "<dfn title
</div>


<h5 id=other-link-types><span class=secno>4.12.4.18 </span>Other link types</h5>
<h5 id=other-link-types><span class=secno>4.12.4.17 </span>Other link types</h5>

<p><dfn id=concept-rel-extensions title=concept-rel-extensions>Extensions to the predefined
set of link types</dfn> may be registered in the <a href=http://wiki.whatwg.org/wiki/RelExtensions>WHATWG Wiki
Expand Down

0 comments on commit 4f4eb8b

Please sign in to comment.