[html5] r5304 - [e] (0) Remove references to the link relations registry, since the test is over [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Aug 16 14:57:38 PDT 2010


Author: ianh
Date: 2010-08-16 14:57:37 -0700 (Mon, 16 Aug 2010)
New Revision: 5304

Modified:
   complete.html
   index
   source
Log:
[e] (0) Remove references to the link relations registry, since the test is over and it doesn't look like we'll use it in its current form.

Modified: complete.html
===================================================================
--- complete.html	2010-08-16 21:56:07 UTC (rev 5303)
+++ complete.html	2010-08-16 21:57:37 UTC (rev 5304)
@@ -769,10 +769,7 @@
          <li><a href=#link-type-last><span class=secno>4.12.4.18.2 </span>Link type "<code>last</code>"</a></li>
          <li><a href=#link-type-next><span class=secno>4.12.4.18.3 </span>Link type "<code>next</code>"</a></li>
          <li><a href=#link-type-prev><span class=secno>4.12.4.18.4 </span>Link type "<code>prev</code>"</a></ol></li>
-       <li><a href=#other-link-types><span class=secno>4.12.4.19 </span>Other link types</a>
-        <ol>
-         <li><a href=#whatwg-wiki><span class=secno>4.12.4.19.1 </span>WHATWG Wiki</a></li>
-         <li><a href=#iana-registry><span class=secno>4.12.4.19.2 </span>IANA Registry</a></ol></ol></ol></li>
+       <li><a href=#other-link-types><span class=secno>4.12.4.19 </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>
@@ -3383,8 +3380,8 @@
    predefined set of metadata names</a>.</li>
 
    <li>Authors can use the <code title=attr-hyperlink-rel><a href=#attr-hyperlink-rel>rel=""</a></code> mechanism to annotate
-   links with specific meanings by registering <a href=#concept-rel-extensions title=concept-rel-extensions> extensions to the predefined set of
-   link types</a>. This is also used by Microformats.</li>
+   links with specific meanings by registering <span title=concept-rel-extensions> extensions to the predefined set of
+   link types</span>. This is also used by Microformats.</li>
 
    <li>Authors can embed raw data using the <code title=script><a href=#script><script type=""></a></code> mechanism with a custom
    type, for further handling by a inline or server-side scripts.</li>
@@ -51026,21 +51023,8 @@
 
    </dd>
 
-  </dl><div class=bookkeeping id=rel-alternate-registration>
+  </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>This is the registration template for this value in the Link
-  Relations registry: <a href=#refsIANALINKTYPE>[IANALINKTYPE]</a></p>
-
-  <dl><dt>Relation Name:<dd>alternate
-   <dt>Description:<dd>Gives alternate representations of the current document, provides a link to a syndication feed, or modifies the meaning of other link relations, depending on context.
-   <dt>Reference:<dd>http://dev.w3.org/html5/spec/Overview.html#rel-alternate
-   <dt>Notes:<dd>(none)
-   <dt>Application Data:<dd>(none)
-  </dl></div>
-
-
-  <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>
@@ -51060,19 +51044,7 @@
 
   </div>
 
-  <div class=bookkeeping id=rel-archives-registration>
 
-  <p>This is the registration template for this value in the Link
-  Relations registry: <a href=#refsIANALINKTYPE>[IANALINKTYPE]</a></p>
-
-  <dl><dt>Relation Name:<dd>archives
-   <dt>Description:<dd>Provides a link to a collection of records, documents, or other materials of historical interest.
-   <dt>Reference:<dd>http://www.whatwg.org/specs/web-apps/current-work/complete.html#rel-archives
-   <dt>Notes:<dd>(none)
-   <dt>Application Data:<dd>(none)
-  </dl></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>
 
   <p>The <code title=rel-author><a href=#link-type-author>author</a></code> keyword may be
@@ -51723,15 +51695,8 @@
 
   <h5 id=other-link-types><span class=secno>4.12.4.19 </span>Other link types</h5>
 
-  <p>There are currently two proposed mechanisms for registering <dfn id=concept-rel-extensions title=concept-rel-extensions>extensions to the predefined set of
-  link types</dfn>. This specification describes both currently. One
-  of these will likely be removed in the future.</p>
-
-
-  <h6 id=whatwg-wiki><span class=secno>4.12.4.19.1 </span>WHATWG Wiki</h6>
-
-  <p><a href=#concept-rel-extensions title=concept-rel-extensions>Extensions to the predefined
-  set of link types</a> may be registered in the <a href=http://wiki.whatwg.org/wiki/RelExtensions>WHATWG Wiki
+  <p><span title=concept-rel-extensions>Extensions to the predefined
+  set of link types</span> may be registered in the <a href=http://wiki.whatwg.org/wiki/RelExtensions>WHATWG Wiki
   RelExtensions page</a>. <a href=#refsWHATWGWIKI>[WHATWGWIKI]</a></p>
 
   <p>Anyone is free to edit the WHATWG Wiki RelExtensions page at any
@@ -51905,107 +51870,7 @@
   accordance to the "Effect on..." field. <a href=#refsWHATWGWIKI>[WHATWGWIKI]</a></p>
 
 
-  <h6 id=iana-registry><span class=secno>4.12.4.19.2 </span>IANA Registry</h6>
 
-  <p><a href=#concept-rel-extensions title=concept-rel-extensions>Extensions to the predefined
-  set of link types</a> may be registered in the Link Relation Type
-  Registry. <a href=#refsIANALINKTYPE>[IANALINKTYPE]</a></p>
-
-  <p>Directions on registering new types are not provided in this
-  specification, but are available from the IETF. <a href=#refsWEBLINK>[WEBLINK]</a></p>
-
-  <p>This specification defines the following fields that are used to
-  define how link types registered in the above registry interact with
-  this specification.</p>
-
-  <dl><dt>Effect on <code><a href=#the-link-element>link</a></code> elements</dt>
-
-   <dd>
-
-    <p>This field defines how conformance checkers are to treat the
-    link type when used with <code><a href=#the-link-element>link</a></code> elements, and defines
-    what the other attributes mean when used with the link type.</p>
-
-    <p>Allowed values:</p>
-
-    <dl><dt>Not allowed</dt>
-
-     <dd>Means that the keyword must not be specified on
-     <code><a href=#the-link-element>link</a></code> elements.</dd>
-
-     <dt>Hyperlink</dt>
-
-     <dd>Means that the keyword may be specified on a
-     <code><a href=#the-link-element>link</a></code> element; it creates a
-     <a href=#hyperlink>hyperlink</a>.</dd>
-
-     <dt>External Resource</dt>
-
-     <dd>Means that the keyword may be specified on a
-     <code><a href=#the-link-element>link</a></code> element; it creates an <a href=#external-resource-link>external resource
-     link</a>.</dd>
-
-    </dl></dd>
-
-   <dt>Effect on <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements</dt>
-
-   <dd>
-
-    <p>This field defines how conformance checkers are to treat the
-    link type when used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code>
-    elements, and defines what the other attributes mean when used
-    with the link type.</p>
-
-    <p>Allowed values:</p>
-
-    <dl><dt>Not allowed</dt>
-
-     <dd>The keyword must not be specified on <code><a href=#the-a-element>a</a></code> and
-     <code><a href=#the-area-element>area</a></code> elements.</dd>
-
-     <dt>Hyperlink</dt>
-
-     <dd>The keyword may be specified on <code><a href=#the-a-element>a</a></code> and
-     <code><a href=#the-area-element>area</a></code> elements; it creates a
-     <a href=#hyperlink>hyperlink</a>.</dd>
-
-     <dt>External Resource</dt>
-
-     <dd>The keyword may be specified on a <code><a href=#the-a-element>a</a></code> and
-     <code><a href=#the-area-element>area</a></code> elements; it creates an <a href=#external-resource-link>external resource
-     link</a>.</dd>
-
-     <dt>Hyperlink Annotation</dt>
-
-     <dd>The keyword may be specified on a <code><a href=#the-a-element>a</a></code> and
-     <code><a href=#the-area-element>area</a></code> elements; it <a href=#hyperlink-annotation title="hyperlink
-     annotation">annotates</a> other <a href=#hyperlink title=hyperlink>hyperlinks</a> created by the element.</dd>
-
-    </dl></dd>
-
-  </dl><div class=impl>
-
-  <p>Conformance checkers must use the information given in the Link
-  Relation Type Registry to establish if a link type keyword is
-  allowed or not: values defined in this specification or listed in
-  that registry must be accepted when used on the elements for which
-  they apply as described in the "Effect on..." fields, whereas values
-  not listed in either this specification or in the aforementioned
-  registry must be rejected as invalid. <a href=#refsIANALINKTYPE>[IANALINKTYPE]</a></p>
-
-  <p>When an author uses a new type not defined by either this
-  specification or the registry, conformance checkers should offer to
-  add the value to the registry, in a manner consistent with the
-  requirements of the Web Linking specification. <a href=#refsWEBLINK>[WEBLINK]</a></p>
-
-  </div>
-
-  <p>Link types defined in the Link Relation Type Registry may be used
-  with the <code title="">rel</code> attribute on <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 in accordance to the
-  "Effect on..." fields. <a href=#refsIANALINKTYPE>[IANALINKTYPE]</a></p>
-
-
   <h3 id=common-idioms-without-dedicated-elements><span class=secno>4.13 </span>Common idioms without dedicated elements</h3>
 
   <h4 id=the-main-part-of-the-content><span class=secno>4.13.1 </span>The main part of the content</h4>
@@ -94819,10 +94684,6 @@
    <dd><cite><a href=http://www.iana.org/assignments/character-sets>Character
    Sets</a></cite>. IANA.</dd>
 
-   <dt id=refsIANALINKTYPE>[IANALINKTYPE]</dt>
-   <dd><cite><a href=http://www.iana.org/assignments/link-relations>Link
-   Relations</a></cite>. IANA.</dd>
-
    <dt id=refsIANAPERMHEADERS>[IANAPERMHEADERS]</dt>
    <dd><cite><a href=http://www.iana.org/assignments/message-headers/perm-headers.html>Permanent
    Message Header Field Names</a></cite>. IANA.</dd>

Modified: index
===================================================================
--- index	2010-08-16 21:56:07 UTC (rev 5303)
+++ index	2010-08-16 21:57:37 UTC (rev 5304)
@@ -776,10 +776,7 @@
          <li><a href=#link-type-last><span class=secno>4.12.4.18.2 </span>Link type "<code>last</code>"</a></li>
          <li><a href=#link-type-next><span class=secno>4.12.4.18.3 </span>Link type "<code>next</code>"</a></li>
          <li><a href=#link-type-prev><span class=secno>4.12.4.18.4 </span>Link type "<code>prev</code>"</a></ol></li>
-       <li><a href=#other-link-types><span class=secno>4.12.4.19 </span>Other link types</a>
-        <ol>
-         <li><a href=#whatwg-wiki><span class=secno>4.12.4.19.1 </span>WHATWG Wiki</a></li>
-         <li><a href=#iana-registry><span class=secno>4.12.4.19.2 </span>IANA Registry</a></ol></ol></ol></li>
+       <li><a href=#other-link-types><span class=secno>4.12.4.19 </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>
@@ -3307,8 +3304,8 @@
    predefined set of metadata names</a>.</li>
 
    <li>Authors can use the <code title=attr-hyperlink-rel><a href=#attr-hyperlink-rel>rel=""</a></code> mechanism to annotate
-   links with specific meanings by registering <a href=#concept-rel-extensions title=concept-rel-extensions> extensions to the predefined set of
-   link types</a>. This is also used by Microformats.</li>
+   links with specific meanings by registering <span title=concept-rel-extensions> extensions to the predefined set of
+   link types</span>. This is also used by Microformats.</li>
 
    <li>Authors can embed raw data using the <code title=script><a href=#script><script type=""></a></code> mechanism with a custom
    type, for further handling by a inline or server-side scripts.</li>
@@ -50953,21 +50950,8 @@
 
    </dd>
 
-  </dl><div class=bookkeeping id=rel-alternate-registration>
+  </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>This is the registration template for this value in the Link
-  Relations registry: <a href=#refsIANALINKTYPE>[IANALINKTYPE]</a></p>
-
-  <dl><dt>Relation Name:<dd>alternate
-   <dt>Description:<dd>Gives alternate representations of the current document, provides a link to a syndication feed, or modifies the meaning of other link relations, depending on context.
-   <dt>Reference:<dd>http://dev.w3.org/html5/spec/Overview.html#rel-alternate
-   <dt>Notes:<dd>(none)
-   <dt>Application Data:<dd>(none)
-  </dl></div>
-
-
-  <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>
@@ -50987,19 +50971,7 @@
 
   </div>
 
-  <div class=bookkeeping id=rel-archives-registration>
 
-  <p>This is the registration template for this value in the Link
-  Relations registry: <a href=#refsIANALINKTYPE>[IANALINKTYPE]</a></p>
-
-  <dl><dt>Relation Name:<dd>archives
-   <dt>Description:<dd>Provides a link to a collection of records, documents, or other materials of historical interest.
-   <dt>Reference:<dd>http://www.whatwg.org/specs/web-apps/current-work/complete.html#rel-archives
-   <dt>Notes:<dd>(none)
-   <dt>Application Data:<dd>(none)
-  </dl></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>
 
   <p>The <code title=rel-author><a href=#link-type-author>author</a></code> keyword may be
@@ -51650,15 +51622,8 @@
 
   <h5 id=other-link-types><span class=secno>4.12.4.19 </span>Other link types</h5>
 
-  <p>There are currently two proposed mechanisms for registering <dfn id=concept-rel-extensions title=concept-rel-extensions>extensions to the predefined set of
-  link types</dfn>. This specification describes both currently. One
-  of these will likely be removed in the future.</p>
-
-
-  <h6 id=whatwg-wiki><span class=secno>4.12.4.19.1 </span>WHATWG Wiki</h6>
-
-  <p><a href=#concept-rel-extensions title=concept-rel-extensions>Extensions to the predefined
-  set of link types</a> may be registered in the <a href=http://wiki.whatwg.org/wiki/RelExtensions>WHATWG Wiki
+  <p><span title=concept-rel-extensions>Extensions to the predefined
+  set of link types</span> may be registered in the <a href=http://wiki.whatwg.org/wiki/RelExtensions>WHATWG Wiki
   RelExtensions page</a>. <a href=#refsWHATWGWIKI>[WHATWGWIKI]</a></p>
 
   <p>Anyone is free to edit the WHATWG Wiki RelExtensions page at any
@@ -51832,107 +51797,7 @@
   accordance to the "Effect on..." field. <a href=#refsWHATWGWIKI>[WHATWGWIKI]</a></p>
 
 
-  <h6 id=iana-registry><span class=secno>4.12.4.19.2 </span>IANA Registry</h6>
 
-  <p><a href=#concept-rel-extensions title=concept-rel-extensions>Extensions to the predefined
-  set of link types</a> may be registered in the Link Relation Type
-  Registry. <a href=#refsIANALINKTYPE>[IANALINKTYPE]</a></p>
-
-  <p>Directions on registering new types are not provided in this
-  specification, but are available from the IETF. <a href=#refsWEBLINK>[WEBLINK]</a></p>
-
-  <p>This specification defines the following fields that are used to
-  define how link types registered in the above registry interact with
-  this specification.</p>
-
-  <dl><dt>Effect on <code><a href=#the-link-element>link</a></code> elements</dt>
-
-   <dd>
-
-    <p>This field defines how conformance checkers are to treat the
-    link type when used with <code><a href=#the-link-element>link</a></code> elements, and defines
-    what the other attributes mean when used with the link type.</p>
-
-    <p>Allowed values:</p>
-
-    <dl><dt>Not allowed</dt>
-
-     <dd>Means that the keyword must not be specified on
-     <code><a href=#the-link-element>link</a></code> elements.</dd>
-
-     <dt>Hyperlink</dt>
-
-     <dd>Means that the keyword may be specified on a
-     <code><a href=#the-link-element>link</a></code> element; it creates a
-     <a href=#hyperlink>hyperlink</a>.</dd>
-
-     <dt>External Resource</dt>
-
-     <dd>Means that the keyword may be specified on a
-     <code><a href=#the-link-element>link</a></code> element; it creates an <a href=#external-resource-link>external resource
-     link</a>.</dd>
-
-    </dl></dd>
-
-   <dt>Effect on <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements</dt>
-
-   <dd>
-
-    <p>This field defines how conformance checkers are to treat the
-    link type when used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code>
-    elements, and defines what the other attributes mean when used
-    with the link type.</p>
-
-    <p>Allowed values:</p>
-
-    <dl><dt>Not allowed</dt>
-
-     <dd>The keyword must not be specified on <code><a href=#the-a-element>a</a></code> and
-     <code><a href=#the-area-element>area</a></code> elements.</dd>
-
-     <dt>Hyperlink</dt>
-
-     <dd>The keyword may be specified on <code><a href=#the-a-element>a</a></code> and
-     <code><a href=#the-area-element>area</a></code> elements; it creates a
-     <a href=#hyperlink>hyperlink</a>.</dd>
-
-     <dt>External Resource</dt>
-
-     <dd>The keyword may be specified on a <code><a href=#the-a-element>a</a></code> and
-     <code><a href=#the-area-element>area</a></code> elements; it creates an <a href=#external-resource-link>external resource
-     link</a>.</dd>
-
-     <dt>Hyperlink Annotation</dt>
-
-     <dd>The keyword may be specified on a <code><a href=#the-a-element>a</a></code> and
-     <code><a href=#the-area-element>area</a></code> elements; it <a href=#hyperlink-annotation title="hyperlink
-     annotation">annotates</a> other <a href=#hyperlink title=hyperlink>hyperlinks</a> created by the element.</dd>
-
-    </dl></dd>
-
-  </dl><div class=impl>
-
-  <p>Conformance checkers must use the information given in the Link
-  Relation Type Registry to establish if a link type keyword is
-  allowed or not: values defined in this specification or listed in
-  that registry must be accepted when used on the elements for which
-  they apply as described in the "Effect on..." fields, whereas values
-  not listed in either this specification or in the aforementioned
-  registry must be rejected as invalid. <a href=#refsIANALINKTYPE>[IANALINKTYPE]</a></p>
-
-  <p>When an author uses a new type not defined by either this
-  specification or the registry, conformance checkers should offer to
-  add the value to the registry, in a manner consistent with the
-  requirements of the Web Linking specification. <a href=#refsWEBLINK>[WEBLINK]</a></p>
-
-  </div>
-
-  <p>Link types defined in the Link Relation Type Registry may be used
-  with the <code title="">rel</code> attribute on <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 in accordance to the
-  "Effect on..." fields. <a href=#refsIANALINKTYPE>[IANALINKTYPE]</a></p>
-
-
   <h3 id=common-idioms-without-dedicated-elements><span class=secno>4.13 </span>Common idioms without dedicated elements</h3>
 
   <h4 id=the-main-part-of-the-content><span class=secno>4.13.1 </span>The main part of the content</h4>
@@ -88066,10 +87931,6 @@
    <dd><cite><a href=http://www.iana.org/assignments/character-sets>Character
    Sets</a></cite>. IANA.</dd>
 
-   <dt id=refsIANALINKTYPE>[IANALINKTYPE]</dt>
-   <dd><cite><a href=http://www.iana.org/assignments/link-relations>Link
-   Relations</a></cite>. IANA.</dd>
-
    <dt id=refsIANAPERMHEADERS>[IANAPERMHEADERS]</dt>
    <dd><cite><a href=http://www.iana.org/assignments/message-headers/perm-headers.html>Permanent
    Message Header Field Names</a></cite>. IANA.</dd>

Modified: source
===================================================================
--- source	2010-08-16 21:56:07 UTC (rev 5303)
+++ source	2010-08-16 21:57:37 UTC (rev 5304)
@@ -57098,23 +57098,7 @@
 
   </dl>
 
-  <div class="bookkeeping" id="rel-alternate-registration">
 
-  <p>This is the registration template for this value in the Link
-  Relations registry: <a
-  href="#refsIANALINKTYPE">[IANALINKTYPE]</a></p>
-
-  <dl>
-   <dt>Relation Name:<dd>alternate
-   <dt>Description:<dd>Gives alternate representations of the current document, provides a link to a syndication feed, or modifies the meaning of other link relations, depending on context.
-   <dt>Reference:<dd>http://dev.w3.org/html5/spec/Overview.html#rel-alternate
-   <dt>Notes:<dd>(none)
-   <dt>Application Data:<dd>(none)
-  </dl>
-
-  </div>
-
-
   <h5 id="rel-archives">Link type "<dfn title="rel-archives"><code>archives</code></dfn>"</h5>
 
   <p>The <code title="rel-archives">archives</code> keyword may be
@@ -57136,23 +57120,7 @@
 
   </div>
 
-  <div class="bookkeeping" id="rel-archives-registration">
 
-  <p>This is the registration template for this value in the Link
-  Relations registry: <a
-  href="#refsIANALINKTYPE">[IANALINKTYPE]</a></p>
-
-  <dl>
-   <dt>Relation Name:<dd>archives
-   <dt>Description:<dd>Provides a link to a collection of records, documents, or other materials of historical interest.
-   <dt>Reference:<dd>http://www.whatwg.org/specs/web-apps/current-work/complete.html#rel-archives
-   <dt>Notes:<dd>(none)
-   <dt>Application Data:<dd>(none)
-  </dl>
-
-  </div>
-
-
   <h5>Link type "<dfn title="rel-author"><code>author</code></dfn>"</h5>
 
   <p>The <code title="rel-author">author</code> keyword may be
@@ -57844,14 +57812,6 @@
 
   <h5>Other link types</h5>
 
-  <p>There are currently two proposed mechanisms for registering <dfn
-  title="concept-rel-extensions">extensions to the predefined set of
-  link types</dfn>. This specification describes both currently. One
-  of these will likely be removed in the future.</p>
-
-
-  <h6>WHATWG Wiki</h6>
-
   <p><span title="concept-rel-extensions">Extensions to the predefined
   set of link types</span> may be registered in the <a
   href="http://wiki.whatwg.org/wiki/RelExtensions">WHATWG Wiki
@@ -58048,124 +58008,7 @@
   href="#refsWHATWGWIKI">[WHATWGWIKI]</a></p>
 
 
-  <h6>IANA Registry</h6>
 
-  <p><span title="concept-rel-extensions">Extensions to the predefined
-  set of link types</span> may be registered in the Link Relation Type
-  Registry. <a href="#refsIANALINKTYPE">[IANALINKTYPE]</a></p>
-
-  <p>Directions on registering new types are not provided in this
-  specification, but are available from the IETF. <a
-  href="#refsWEBLINK">[WEBLINK]</a></p>
-
-  <p>This specification defines the following fields that are used to
-  define how link types registered in the above registry interact with
-  this specification.</p>
-
-  <dl>
-
-   <dt>Effect on <code>link</code> elements</dt>
-
-   <dd>
-
-    <p>This field defines how conformance checkers are to treat the
-    link type when used with <code>link</code> elements, and defines
-    what the other attributes mean when used with the link type.</p>
-
-    <p>Allowed values:</p>
-
-    <dl>
-
-     <dt>Not allowed</dt>
-
-     <dd>Means that the keyword must not be specified on
-     <code>link</code> elements.</dd>
-
-     <dt>Hyperlink</dt>
-
-     <dd>Means that the keyword may be specified on a
-     <code>link</code> element; it creates a
-     <span>hyperlink</span>.</dd>
-
-     <dt>External Resource</dt>
-
-     <dd>Means that the keyword may be specified on a
-     <code>link</code> element; it creates an <span>external resource
-     link</span>.</dd>
-
-    </dl>
-
-   </dd>
-
-   <dt>Effect on <code>a</code> and <code>area</code> elements</dt>
-
-   <dd>
-
-    <p>This field defines how conformance checkers are to treat the
-    link type when used with <code>a</code> and <code>area</code>
-    elements, and defines what the other attributes mean when used
-    with the link type.</p>
-
-    <p>Allowed values:</p>
-
-    <dl>
-
-     <dt>Not allowed</dt>
-
-     <dd>The keyword must not be specified on <code>a</code> and
-     <code>area</code> elements.</dd>
-
-     <dt>Hyperlink</dt>
-
-     <dd>The keyword may be specified on <code>a</code> and
-     <code>area</code> elements; it creates a
-     <span>hyperlink</span>.</dd>
-
-     <dt>External Resource</dt>
-
-     <dd>The keyword may be specified on a <code>a</code> and
-     <code>area</code> elements; it creates an <span>external resource
-     link</span>.</dd>
-
-     <dt>Hyperlink Annotation</dt>
-
-     <dd>The keyword may be specified on a <code>a</code> and
-     <code>area</code> elements; it <span title="hyperlink
-     annotation">annotates</span> other <span
-     title="hyperlink">hyperlinks</span> created by the element.</dd>
-
-    </dl>
-
-   </dd>
-
-  </dl>
-
-  <div class="impl">
-
-  <p>Conformance checkers must use the information given in the Link
-  Relation Type Registry to establish if a link type keyword is
-  allowed or not: values defined in this specification or listed in
-  that registry must be accepted when used on the elements for which
-  they apply as described in the "Effect on..." fields, whereas values
-  not listed in either this specification or in the aforementioned
-  registry must be rejected as invalid. <a
-  href="#refsIANALINKTYPE">[IANALINKTYPE]</a></p>
-
-  <p>When an author uses a new type not defined by either this
-  specification or the registry, conformance checkers should offer to
-  add the value to the registry, in a manner consistent with the
-  requirements of the Web Linking specification. <a
-  href="#refsWEBLINK">[WEBLINK]</a></p>
-
-  </div>
-
-  <p>Link types defined in the Link Relation Type Registry may be used
-  with the <code title="">rel</code> attribute on <code>link</code>,
-  <code>a</code>, and <code>area</code> elements in accordance to the
-  "Effect on..." fields. <a
-  href="#refsIANALINKTYPE">[IANALINKTYPE]</a></p>
-
-
   <h3>Common idioms without dedicated elements</h3>
 
   <h4>The main part of the content</h4>




More information about the Commit-Watchers mailing list