- From: poot <cvsmail@w3.org>
- Date: Wed, 17 Aug 2011 00:55:21 -0400
- To: public-html-diffs@w3.org
hixie: Move rel=external to the wiki. (whatwg r6484) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5185&r2=1.5186&f=h http://html5.org/tools/web-apps-tracker?from=6483&to=6484 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.5185 retrieving revision 1.5186 diff -u -d -r1.5185 -r1.5186 --- Overview.html 17 Aug 2011 04:46:01 -0000 1.5185 +++ Overview.html 17 Aug 2011 04:54:59 -0000 1.5186 @@ -946,22 +946,21 @@ <li><a href="#rel-alternate"><span class="secno">4.12.4.1 </span>Link type "<code>alternate</code>"</a></li> <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-tag"><span class="secno">4.12.4.14 </span>Link type "<code>tag</code>"</a></li> - <li><a href="#sequential-link-types"><span class="secno">4.12.4.15 </span>Sequential link types</a> + <li><a href="#link-type-help"><span class="secno">4.12.4.4 </span>Link type "<code>help</code>"</a></li> + <li><a href="#rel-icon"><span class="secno">4.12.4.5 </span>Link type "<code>icon</code>"</a></li> + <li><a href="#link-type-license"><span class="secno">4.12.4.6 </span>Link type "<code>license</code>"</a></li> + <li><a href="#link-type-nofollow"><span class="secno">4.12.4.7 </span>Link type "<code>nofollow</code>"</a></li> + <li><a href="#link-type-noreferrer"><span class="secno">4.12.4.8 </span>Link type "<code>noreferrer</code>"</a></li> + <li><a href="#link-type-pingback"><span class="secno">4.12.4.9 </span>Link type "<code>pingback</code>"</a></li> + <li><a href="#link-type-prefetch"><span class="secno">4.12.4.10 </span>Link type "<code>prefetch</code>"</a></li> + <li><a href="#link-type-search"><span class="secno">4.12.4.11 </span>Link type "<code>search</code>"</a></li> + <li><a href="#link-type-stylesheet"><span class="secno">4.12.4.12 </span>Link type "<code>stylesheet</code>"</a></li> + <li><a href="#link-type-tag"><span class="secno">4.12.4.13 </span>Link type "<code>tag</code>"</a></li> + <li><a href="#sequential-link-types"><span class="secno">4.12.4.14 </span>Sequential link types</a> <ol> - <li><a href="#link-type-next"><span class="secno">4.12.4.15.1 </span>Link type "<code>next</code>"</a></li> - <li><a href="#link-type-prev"><span class="secno">4.12.4.15.2 </span>Link type "<code>prev</code>"</a></ol></li> - <li><a href="#other-link-types"><span class="secno">4.12.4.16 </span>Other link types</a></ol></ol></li> + <li><a href="#link-type-next"><span class="secno">4.12.4.14.1 </span>Link type "<code>next</code>"</a></li> + <li><a href="#link-type-prev"><span class="secno">4.12.4.14.2 </span>Link type "<code>prev</code>"</a></ol></li> + <li><a href="#other-link-types"><span class="secno">4.12.4.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> @@ -41824,11 +41823,7 @@ <td><em>not allowed</em></td> <td><a href="#hyperlink">Hyperlink</a></td> <td>Gives the permalink for the nearest ancestor section.</td> - </tr><tr><td><code title="rel-external"><a href="#link-type-external">external</a></code></td> - <td><em>not allowed</em></td> - <td><a href="#hyperlink">Hyperlink</a></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> @@ -42029,11 +42024,7 @@ </article> </body> ...</pre> - </div><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 - keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-external"><a href="#link-type-external">external</a></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.<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 + </div><h5 id="link-type-help"><span class="secno">4.12.4.4 </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>For <code><a href="#the-a-element">a</a></code> and <code><a href="#the-area-element">area</a></code> elements, the <code title="rel-help"><a href="#link-type-help">help</a></code> keyword indicates that the referenced document provides further help information for the parent of the @@ -42049,7 +42040,7 @@ </div><p>For <code><a href="#the-link-element">link</a></code> elements, the <code title="rel-help"><a href="#link-type-help">help</a></code> keyword indicates that the referenced document provides help for the page as a whole.<p>For <code><a href="#the-a-element">a</a></code> and <code><a href="#the-area-element">area</a></code> elements, on some browsers, the <code title="rel-help"><a href="#link-type-help">help</a></code> keyword causes the - link to use a different cursor.<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 + link to use a different cursor.<h5 id="rel-icon"><span class="secno">4.12.4.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>.<div class="impl"> <p>The specified resource is an icon representing the page or site, @@ -42160,7 +42151,7 @@ </div><p>For historical reasons, the <code title="rel-icon"><a href="#rel-icon">icon</a></code> keyword may be preceded by the keyword "<code title="">shortcut</code>". If the "<code title="">shortcut</code>" keyword is present, it must be come immediately before the <code title="rel-icon"><a href="#rel-icon">icon</a></code> keyword and the two keywords must be - separated by only a single U+0020 SPACE character.<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 + separated by only a single U+0020 SPACE character.<h5 id="link-type-license"><span class="secno">4.12.4.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> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-license"><a href="#link-type-license">license</a></code> keyword indicates that the referenced document provides the copyright license terms @@ -42213,7 +42204,7 @@ must also treat the keyword "<code title="">copyright</code>" like the <code title="rel-license"><a href="#link-type-license">license</a></code> keyword.</p> - </div><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 + </div><h5 id="link-type-nofollow"><span class="secno">4.12.4.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 keyword does not create a <a href="#hyperlink">hyperlink</a>, but <a href="#hyperlink-annotation" title="hyperlink annotation">annotates</a> any other hyperlinks created by the element (the implied hyperlink, if no other keywords @@ -42221,7 +42212,7 @@ that the link is not endorsed by the original author or publisher of the page, or that the link to the referenced document was included primarily because of a commercial relationship between people - affiliated with the two pages.<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 + affiliated with the two pages.<h5 id="link-type-noreferrer"><span class="secno">4.12.4.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 keyword does not create a <a href="#hyperlink">hyperlink</a>, but <a href="#hyperlink-annotation" title="hyperlink annotation">annotates</a> any other hyperlinks created by the element (the implied hyperlink, if no other keywords @@ -42237,21 +42228,21 @@ <p>This keyword also <a href="#noopener">causes the <code title="dom-opener">opener</code> attribute to remain null</a> if the hyperlink creates a new <a href="#browsing-context">browsing context</a>.</p> - </div><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 + </div><h5 id="link-type-pingback"><span class="secno">4.12.4.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>For the semantics of the <code title="rel-pingback"><a href="#link-type-pingback">pingback</a></code> keyword, see the Pingback 1.0 - specification. <a href="#refsPINGBACK">[PINGBACK]</a><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 + specification. <a href="#refsPINGBACK">[PINGBACK]</a><h5 id="link-type-prefetch"><span class="secno">4.12.4.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> elements. This keyword creates an <a href="#external-resource-link" title="external resource link">external resource link</a>.<p>The <code title="rel-prefetch"><a href="#link-type-prefetch">prefetch</a></code> keyword indicates that preemptively fetching and caching the specified resource is likely to be beneficial, as it is highly likely that the user will - require this resource.<p>There is no default type for resources given by the <code title="rel-prefetch"><a href="#link-type-prefetch">prefetch</a></code> keyword.<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 + require this resource.<p>There is no default type for resources given by the <code title="rel-prefetch"><a href="#link-type-prefetch">prefetch</a></code> keyword.<h5 id="link-type-search"><span class="secno">4.12.4.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> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-search"><a href="#link-type-search">search</a></code> keyword indicates that the referenced document provides an interface specifically for searching the document and its related resources.<p class="note">OpenSearch description documents can be used with <code><a href="#the-link-element">link</a></code> elements and the <code title="rel-search"><a href="#link-type-search">search</a></code> link type to enable user agents to - autodiscover search interfaces. <a href="#refsOPENSEARCH">[OPENSEARCH]</a></p><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 + autodiscover search interfaces. <a href="#refsOPENSEARCH">[OPENSEARCH]</a></p><h5 id="link-type-stylesheet"><span class="secno">4.12.4.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 contributes to the <a href="#styling">styling processing model</a>.<p>The specified resource is a resource that describes how to present the document. Exactly how the resource is to be processed @@ -42275,21 +42266,21 @@ external resource is not a supported style sheet type, the user agent must instead assume it to be <code title="">text/css</code>.</p> - </div><h5 id="link-type-tag"><span class="secno">4.12.4.14 </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 + </div><h5 id="link-type-tag"><span class="secno">4.12.4.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 a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-tag"><a href="#link-type-tag">tag</a></code> keyword indicates that the <em>tag</em> that the referenced document represents applies to the current document.<p class="note">Since it indicates that the tag <em>applies to the current document</em>, it would be inappropriate to use this keyword in the markup of a <a href="#tag-cloud">tag cloud</a>, which lists - the popular tags across a set of pages.<h5 id="sequential-link-types"><span class="secno">4.12.4.15 </span>Sequential link types</h5><p>Some documents form part of a sequence of documents.<p>A sequence of documents is one where each document can have a + the popular tags across a set of pages.<h5 id="sequential-link-types"><span class="secno">4.12.4.14 </span>Sequential link types</h5><p>Some documents form part of a sequence of documents.<p>A sequence of documents is one where each document can have a <em>previous sibling</em> and a <em>next sibling</em>. A document with no previous sibling is the start of its sequence, a document - with no next sibling is the end of its sequence.<p>A document may be part of multiple sequences.<h6 id="link-type-next"><span class="secno">4.12.4.15.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 + with no next sibling is the end of its sequence.<p>A document may be part of multiple sequences.<h6 id="link-type-next"><span class="secno">4.12.4.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> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-next"><a href="#link-type-next">next</a></code> keyword indicates that the document is part of a sequence, and that the link is leading to the - document that is the next logical document in the sequence.<h6 id="link-type-prev"><span class="secno">4.12.4.15.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 + document that is the next logical document in the sequence.<h6 id="link-type-prev"><span class="secno">4.12.4.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> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-prev"><a href="#link-type-prev">prev</a></code> keyword indicates that the document is part of a sequence, and that the link is leading to the @@ -42299,7 +42290,7 @@ must also treat the keyword "<code title="">previous</code>" like the <code title="rel-prev"><a href="#link-type-prev">prev</a></code> keyword.</p> - </div><h5 id="other-link-types"><span class="secno">4.12.4.16 </span>Other link types</h5><p><dfn id="concept-rel-extensions" title="concept-rel-extensions">Extensions to the predefined + </div><h5 id="other-link-types"><span class="secno">4.12.4.15 </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://microformats.org/wiki/existing-rel-values#HTML5_link_type_extensions">Microformats wiki existing-rel-values page</a>. <a href="#refsMFREL">[MFREL]</a><p>Anyone is free to edit the <span title="">Microformats wiki existing-rel-values page</span> at any time to add a type. Extension types must be specified with the following information:<dl><dt>Keyword</dt>
Received on Wednesday, 17 August 2011 04:55:33 UTC