- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 13 Feb 2010 02:31:34 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv13519
Modified Files:
Overview.html
Log Message:
The jokes I could have put here make me sick. (whatwg r4695)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3746
retrieving revision 1.3747
diff -u -d -r1.3746 -r1.3747
--- Overview.html 13 Feb 2010 02:26:17 -0000 1.3746
+++ Overview.html 13 Feb 2010 02:31:30 -0000 1.3747
@@ -36923,12 +36923,12 @@
containing the hyperlink being audited was not retrieved over an
encrypted connection</dt>
- <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>
+ <dd>The request must include a <code title="http-referer">Referer</code> (sic) HTTP header 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
Received on Saturday, 13 February 2010 02:31:36 UTC