Skip to content

Commit

Permalink
[t] (1) rel=external is more an annotation than a hyperlink
Browse files Browse the repository at this point in the history
  • Loading branch information
Hixie committed May 15, 2014
1 parent 5984a04 commit b505cfc
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
7 changes: 4 additions & 3 deletions complete.html
Expand Up @@ -290,7 +290,7 @@
</script><body onload=init()>
<header class="head with-buttons" id=head><p><a href=//www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 14 May 2014</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 15 May 2014</h2>
</hgroup><div>
<div>
<a href=//whatwg.org/html><span><strong>Multipage Version</strong> <code>whatwg.org/html</code></span></a>
Expand Down Expand Up @@ -32721,7 +32721,7 @@ <h4 id=linkTypes><span class=secno>4.8.5 </span>Link types</h4>
<td>Gives the permalink for the nearest ancestor section.</td>
</tr><!-- <code title="rel-contact">contact</code></td> is not here because it's XFN (8th most used <a rel> value) --><!-- fifth and sixth most used <a rel> value (sixth is "external nofollow") --><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><a href=#hyperlink-annotation title="hyperlink annotation">Annotation</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>
<td><a href=#hyperlink>Hyperlink</a></td>
Expand Down Expand Up @@ -32939,7 +32939,8 @@ <h5 id=link-type-external><span class=secno>4.8.5.4 </span>Link type "<dfn title
<!-- fifth and sixth most used <a rel> value (sixth is "external nofollow") -->

<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>
<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 create one).</p>

<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.</p>
Expand Down
7 changes: 4 additions & 3 deletions index
Expand Up @@ -290,7 +290,7 @@
</script><body onload=init()>
<header class="head with-buttons" id=head><p><a href=//www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 14 May 2014</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 15 May 2014</h2>
</hgroup><div>
<div>
<a href=//whatwg.org/html><span><strong>Multipage Version</strong> <code>whatwg.org/html</code></span></a>
Expand Down Expand Up @@ -32721,7 +32721,7 @@ dictionary <dfn id=trackeventinit>TrackEventInit</dfn> : <a href=#eventinit>Even
<td>Gives the permalink for the nearest ancestor section.</td>
</tr><!-- <code title="rel-contact">contact</code></td> is not here because it's XFN (8th most used <a rel> value) --><!-- fifth and sixth most used <a rel> value (sixth is "external nofollow") --><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><a href=#hyperlink-annotation title="hyperlink annotation">Annotation</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>
<td><a href=#hyperlink>Hyperlink</a></td>
Expand Down Expand Up @@ -32939,7 +32939,8 @@ dictionary <dfn id=trackeventinit>TrackEventInit</dfn> : <a href=#eventinit>Even
<!-- fifth and sixth most used <a rel> value (sixth is "external nofollow") -->

<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>
<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 create one).</p>

<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.</p>
Expand Down
6 changes: 4 additions & 2 deletions source
Expand Up @@ -34339,7 +34339,7 @@ dictionary <dfn>TrackEventInit</dfn> : <span>EventInit</span> {
<tr>
<td><code data-x="rel-external">external</code></td>
<td><em>not allowed</em></td>
<td><span>Hyperlink</span></td>
<td><span data-x="hyperlink annotation">Annotation</span></td>
<td>Indicates that the referenced document is not part of the same site as the current document.</td>
</tr>

Expand Down Expand Up @@ -34621,7 +34621,9 @@ dictionary <dfn>TrackEventInit</dfn> : <span>EventInit</span> {
<!-- fifth and sixth most used <a rel> value (sixth is "external nofollow") -->

<p>The <code data-x="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>
<code>area</code> elements. This keyword does not create a <span>hyperlink</span>, but <span
data-x="hyperlink annotation">annotates</span> any other hyperlinks created by the element (the
implied hyperlink, if no other keywords create one).</p>

<p>The <code data-x="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>
Expand Down

0 comments on commit b505cfc

Please sign in to comment.