[html5] r1132 - /

whatwg at whatwg.org whatwg at whatwg.org
Wed Nov 7 07:16:11 PST 2007


Author: ianh
Date: 2007-11-07 07:16:07 -0800 (Wed, 07 Nov 2007)
New Revision: 1132

Modified:
   index
   source
Log:
[] (0) Rename noreferer to noreferrer.

Modified: index
===================================================================
--- index	2007-11-06 22:22:52 UTC (rev 1131)
+++ index	2007-11-07 15:16:07 UTC (rev 1132)
@@ -22,7 +22,7 @@
 
    <h1 id=html-5>HTML 5</h1>
 
-   <h2 class="no-num no-toc" id=working>Working Draft — 6 November 2007</h2>
+   <h2 class="no-num no-toc" id=working>Working Draft — 7 November 2007</h2>
 
    <p>You can take part in this work. <a
     href="http://www.whatwg.org/mailing-list">Join the working group's
@@ -1284,7 +1284,7 @@
           type "<code>nofollow</code>"</a>
 
          <li><a href="#link-type10"><span class=secno>4.12.3.12. </span>Link
-          type "<code>noreferer</code>"</a>
+          type "<code>noreferrer</code>"</a>
 
          <li><a href="#link-type11"><span class=secno>4.12.3.13. </span>Link
           type "<code>pingback</code>"</a>
@@ -2637,8 +2637,8 @@
    to the current document (if any), or the empty string if there is no such
    originating page, or if the UA has been configured not to report
    referrers, or if the navigation was initiated for a <a
-   href="#hyperlinks">hyperlink</a> with a <code title=rel-noreferer><a
-   href="#noreferer">noreferer</a></code> keyword.
+   href="#hyperlinks">hyperlink</a> with a <code title=rel-noreferrer><a
+   href="#noreferrer">noreferrer</a></code> keyword.
 
   <p class=note>In the case of HTTP, the <code title=dom-document-referrer><a
    href="#referrer">referrer</a></code> DOM attribute will match the <code
@@ -31484,7 +31484,8 @@
       does not endorse the referenced document.
 
     <tr>
-     <td><code title=rel-noreferer><a href="#noreferer">noreferer</a></code>
+     <td><code title=rel-noreferrer><a
+      href="#noreferrer">noreferrer</a></code>
 
      <td><em>not allowed</em>
 
@@ -31940,22 +31941,19 @@
    publisher of the page.
 
   <h5 id=link-type10><span class=secno>4.12.3.12. </span>Link type "<dfn
-   id=noreferer title=rel-noreferer><code>noreferer</code></dfn>"</h5>
+   id=noreferrer title=rel-noreferrer><code>noreferrer</code></dfn>"</h5>
 
-  <p>The <code title=rel-noreferer><a href="#noreferer">noreferer</a></code>
-   keyword may be used with <code><a href="#a">a</a></code> and <code><a
-   href="#area">area</a></code> elements.
+  <p>The <code title=rel-noreferrer><a
+   href="#noreferrer">norefererr</a></code> keyword may be used with <code><a
+   href="#a">a</a></code> and <code><a href="#area">area</a></code> elements.
 
   <p>If a user agent follows a link defined by an <code><a
    href="#a">a</a></code> or <code><a href="#area">area</a></code> element
-   that has the <code title=rel-noreferer><a
-   href="#noreferer">noreferer</a></code> keyword, the user agent must not
+   that has the <code title=rel-noreferrer><a
+   href="#noreferrer">noreferrer</a></code> keyword, the user agent must not
    include a <code title="">Referer</code> HTTP header (or equivalent for
    other protocols) in the request.
 
-  <p class=note>The HTTP header is misspelt for historical reasons; this
-   keyword is misspelt for consistency.
-
   <h5 id=link-type11><span class=secno>4.12.3.13. </span>Link type "<dfn
    id=pingback title=rel-pingback><code>pingback</code></dfn>"</h5>
 

Modified: source
===================================================================
--- source	2007-11-06 22:22:52 UTC (rev 1131)
+++ source	2007-11-07 15:16:07 UTC (rev 1132)
@@ -1038,7 +1038,7 @@
   such originating page, or if the UA has been configured not to
   report referrers, or if the navigation was initiated for a
   <span>hyperlink</span> with a <code
-  title="rel-noreferer">noreferer</code> keyword.</p>
+  title="rel-noreferrer">noreferrer</code> keyword.</p>
 
   <p class="note">In the case of HTTP, the <code
   title="dom-document-referrer">referrer</code> DOM attribute will
@@ -29014,7 +29014,7 @@
     </tr>
 
     <tr>
-     <td><code title="rel-noreferer">noreferer</code></td>
+     <td><code title="rel-noreferrer">noreferrer</code></td>
      <td><em>not allowed</em></td>
      <td><span>Hyperlink</span></td>
      <td>Requires that the user agent not send an HTTP <code title="">Referer</code> header if the user follows the hyperlink.</td>
@@ -29419,21 +29419,18 @@
   the page.</p>
 
 
-  <h5>Link type "<dfn title="rel-noreferer"><code>noreferer</code></dfn>"</h5>
+  <h5>Link type "<dfn title="rel-noreferrer"><code>noreferrer</code></dfn>"</h5>
 
-  <p>The <code title="rel-noreferer">noreferer</code> keyword may be
+  <p>The <code title="rel-noreferrer">norefererr</code> keyword may be
   used with <code>a</code> and <code>area</code> elements.</p>
 
   <p>If a user agent follows a link defined by an <code>a</code> or
   <code>area</code> element that has the <code
-  title="rel-noreferer">noreferer</code> keyword, the user agent must
+  title="rel-noreferrer">noreferrer</code> keyword, the user agent must
   not include a <code title="">Referer</code> HTTP header (or
   equivalent for other protocols) in the request.</p>
 
-  <p class="note">The HTTP header is misspelt for historical reasons;
-  this keyword is misspelt for consistency.</p>
 
-
   <h5>Link type "<dfn title="rel-pingback"><code>pingback</code></dfn>"</h5>
 
   <p>The <code title="rel-pingback">pingback</code> keyword may be




More information about the Commit-Watchers mailing list