[html5] r4560 - [e] (0) make it easier to find Referer when editing
whatwg at whatwg.org
whatwg at whatwg.org
Sun Jan 10 17:59:40 PST 2010
Author: ianh
Date: 2010-01-10 17:59:37 -0800 (Sun, 10 Jan 2010)
New Revision: 4560
Modified:
complete.html
index
source
Log:
[e] (0) make it easier to find Referer when editing
Modified: complete.html
===================================================================
--- complete.html 2010-01-11 01:56:08 UTC (rev 4559)
+++ complete.html 2010-01-11 01:59:37 UTC (rev 4560)
@@ -57141,13 +57141,12 @@
containing the hyperlink being audited was not retrieved over an
encrypted connection</dt>
- <dd>The request must include a <code title="">Referer</code> (sic)
- HTTP header [sic] with, as its value, the <a href="#the-document's-current-address" title="the
- document's current address">current address</a> of the document
- containing the hyperlink, a <code title=http-ping-from><a href=#ping-from>Ping-From</a></code> HTTP header with the same
- value, and a <code title=http-ping-to><a href=#ping-to>Ping-To</a></code> HTTP header
- with, as its value, the address of the target of the
- hyperlink.</dd>
+ <dd>The request must include a <code title=http-referer>Referer</code> (sic) HTTP header [sic] with,
+ as its value, the <a href="#the-document's-current-address" title="the document's current
+ address">current address</a> of the document containing the
+ hyperlink, a <code title=http-ping-from><a href=#ping-from>Ping-From</a></code> HTTP
+ header with the same value, and a <code title=http-ping-to><a href=#ping-to>Ping-To</a></code> HTTP header with, as its value,
+ the address of the target of the hyperlink.</dd>
<dt>Otherwise, the origins are different and the document
containing the hyperlink being audited was retrieved over an
@@ -57155,9 +57154,8 @@
<dd>The request must include a <code title=http-ping-to><a href=#ping-to>Ping-To</a></code> HTTP header with, as its value,
the address of the target of the hyperlink. The request must
- neither include a <code title="">Referer</code> (sic) HTTP header
- nor include a <code title=http-ping-from><a href=#ping-from>Ping-From</a></code> HTTP
- header.</dd>
+ neither include a <code title=http-referer>Referer</code> (sic)
+ HTTP header nor include a <code title=http-ping-from><a href=#ping-from>Ping-From</a></code> HTTP header.</dd>
</dl><p class=note>To save bandwidth, implementors might also wish to
consider omitting optional headers such as <code>Accept</code> from
@@ -57318,7 +57316,7 @@
<tr><td><code title=rel-noreferrer><a href=#link-type-noreferrer>noreferrer</a></code></td>
<td><em>not allowed</em></td>
<td><a href=#hyperlink>Hyperlink</a></td>
- <td>Requires that the user agent not send an HTTP <code title="">Referer</code> (sic) header if the user follows the hyperlink.</td>
+ <td>Requires that the user agent not send an HTTP <code title=http-referer>Referer</code> (sic) header if the user follows the hyperlink.</td>
<tr><td><code title=rel-pingback><a href=#link-type-pingback>pingback</a></code></td>
<td><a href=#external-resource-link title="external resource link">External Resource</a></td>
<td><em>not allowed</em></td>
@@ -57831,9 +57829,9 @@
<p>If a user agent follows a link defined by an <code><a href=#the-a-element>a</a></code> or
<code><a href=#the-area-element>area</a></code> element that has the <code title=rel-noreferrer><a href=#link-type-noreferrer>noreferrer</a></code> keyword, the user agent
- must not include a <code title="">Referer</code> (sic) HTTP header
- (<a href=#concept-http-equivalent-headers title=concept-http-equivalent-headers>or equivalent</a>
- for other protocols) in the request.</p>
+ must not include a <code title=http-referer>Referer</code> (sic)
+ HTTP header (<a href=#concept-http-equivalent-headers title=concept-http-equivalent-headers>or
+ equivalent</a> for other protocols) in the request.</p>
<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>
Modified: index
===================================================================
--- index 2010-01-11 01:56:08 UTC (rev 4559)
+++ index 2010-01-11 01:59:37 UTC (rev 4560)
@@ -57020,13 +57020,12 @@
containing the hyperlink being audited was not retrieved over an
encrypted connection</dt>
- <dd>The request must include a <code title="">Referer</code> (sic)
- HTTP header [sic] with, as its value, the <a href="#the-document's-current-address" title="the
- document's current address">current address</a> of the document
- containing the hyperlink, a <code title=http-ping-from><a href=#ping-from>Ping-From</a></code> HTTP header with the same
- value, and a <code title=http-ping-to><a href=#ping-to>Ping-To</a></code> HTTP header
- with, as its value, the address of the target of the
- hyperlink.</dd>
+ <dd>The request must include a <code title=http-referer>Referer</code> (sic) HTTP header [sic] with,
+ as its value, the <a href="#the-document's-current-address" title="the document's current
+ address">current address</a> of the document containing the
+ hyperlink, a <code title=http-ping-from><a href=#ping-from>Ping-From</a></code> HTTP
+ header with the same value, and a <code title=http-ping-to><a href=#ping-to>Ping-To</a></code> HTTP header with, as its value,
+ the address of the target of the hyperlink.</dd>
<dt>Otherwise, the origins are different and the document
containing the hyperlink being audited was retrieved over an
@@ -57034,9 +57033,8 @@
<dd>The request must include a <code title=http-ping-to><a href=#ping-to>Ping-To</a></code> HTTP header with, as its value,
the address of the target of the hyperlink. The request must
- neither include a <code title="">Referer</code> (sic) HTTP header
- nor include a <code title=http-ping-from><a href=#ping-from>Ping-From</a></code> HTTP
- header.</dd>
+ neither include a <code title=http-referer>Referer</code> (sic)
+ HTTP header nor include a <code title=http-ping-from><a href=#ping-from>Ping-From</a></code> HTTP header.</dd>
</dl><p class=note>To save bandwidth, implementors might also wish to
consider omitting optional headers such as <code>Accept</code> from
@@ -57197,7 +57195,7 @@
<tr><td><code title=rel-noreferrer><a href=#link-type-noreferrer>noreferrer</a></code></td>
<td><em>not allowed</em></td>
<td><a href=#hyperlink>Hyperlink</a></td>
- <td>Requires that the user agent not send an HTTP <code title="">Referer</code> (sic) header if the user follows the hyperlink.</td>
+ <td>Requires that the user agent not send an HTTP <code title=http-referer>Referer</code> (sic) header if the user follows the hyperlink.</td>
<tr><td><code title=rel-pingback><a href=#link-type-pingback>pingback</a></code></td>
<td><a href=#external-resource-link title="external resource link">External Resource</a></td>
<td><em>not allowed</em></td>
@@ -57710,9 +57708,9 @@
<p>If a user agent follows a link defined by an <code><a href=#the-a-element>a</a></code> or
<code><a href=#the-area-element>area</a></code> element that has the <code title=rel-noreferrer><a href=#link-type-noreferrer>noreferrer</a></code> keyword, the user agent
- must not include a <code title="">Referer</code> (sic) HTTP header
- (<a href=#concept-http-equivalent-headers title=concept-http-equivalent-headers>or equivalent</a>
- for other protocols) in the request.</p>
+ must not include a <code title=http-referer>Referer</code> (sic)
+ HTTP header (<a href=#concept-http-equivalent-headers title=concept-http-equivalent-headers>or
+ equivalent</a> for other protocols) in the request.</p>
<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>
Modified: source
===================================================================
--- source 2010-01-11 01:56:08 UTC (rev 4559)
+++ source 2010-01-11 01:59:37 UTC (rev 4560)
@@ -64559,14 +64559,14 @@
containing the hyperlink being audited was not retrieved over an
encrypted connection</dt>
- <dd>The request must include a <code title="">Referer</code> (sic)
- HTTP header [sic] with, as its value, the <span title="the
- document's current address">current address</span> of the document
- containing the hyperlink, a <code
- title="http-ping-from">Ping-From</code> HTTP header with the same
- value, and a <code title="http-ping-to">Ping-To</code> HTTP header
- with, as its value, the address of the target of the
- hyperlink.</dd>
+ <dd>The request must include a <code
+ title="http-referer">Referer</code> (sic) HTTP header [sic] with,
+ as its value, the <span title="the document's current
+ address">current address</span> of the document containing the
+ hyperlink, a <code title="http-ping-from">Ping-From</code> HTTP
+ header with the same value, and a <code
+ title="http-ping-to">Ping-To</code> HTTP header with, as its value,
+ the address of the target of the hyperlink.</dd>
<dt>Otherwise, the origins are different and the document
containing the hyperlink being audited was retrieved over an
@@ -64575,9 +64575,9 @@
<dd>The request must include a <code
title="http-ping-to">Ping-To</code> HTTP header with, as its value,
the address of the target of the hyperlink. The request must
- neither include a <code title="">Referer</code> (sic) HTTP header
- nor include a <code title="http-ping-from">Ping-From</code> HTTP
- header.</dd>
+ neither include a <code title="http-referer">Referer</code> (sic)
+ HTTP header nor include a <code
+ title="http-ping-from">Ping-From</code> HTTP header.</dd>
</dl>
@@ -64796,7 +64796,7 @@
<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> (sic) header if the user follows the hyperlink.</td>
+ <td>Requires that the user agent not send an HTTP <code title="http-referer">Referer</code> (sic) header if the user follows the hyperlink.</td>
</tr>
<tr>
@@ -65375,9 +65375,9 @@
<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-noreferrer">noreferrer</code> keyword, the user agent
- must not include a <code title="">Referer</code> (sic) HTTP header
- (<span title="concept-http-equivalent-headers">or equivalent</span>
- for other protocols) in the request.</p>
+ must not include a <code title="http-referer">Referer</code> (sic)
+ HTTP header (<span title="concept-http-equivalent-headers">or
+ equivalent</span> for other protocols) in the request.</p>
<p>This keyword also <a href="#noopener">causes the <code
title="dom-opener">opener</code> attribute to remain null</a> if the
More information about the Commit-Watchers
mailing list