- From: poot <cvsmail@w3.org>
- Date: Sat, 13 Feb 2010 11:31:53 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: The jokes I could have put here make me sick. (whatwg r4695)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3746&r2=1.3747&f=h
http://html5.org/tools/web-apps-tracker?from=4694&to=4695
===================================================================
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:32:22 UTC