- From: CVS User dsinger2 <cvsmail@w3.org>
- Date: Wed, 23 Oct 2013 23:32:18 +0000
- To: public-tracking-commit@w3.org
Update of /w3ccvs/WWW/2011/tracking-protection/drafts
In directory gil:/tmp/cvs-serv28546
Modified Files:
tracking-dnt.html
Log Message:
Fixed 2 re-spec errors and a warning, all on internal cross-references
--- /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-dnt.html 2013/10/02 08:37:47 1.224
+++ /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-dnt.html 2013/10/23 23:32:18 1.225
@@ -142,7 +142,8 @@
<p>
This specification defines the HTTP request header field <a>DNT</a> for
expressing a tracking preference on the Web, a well-known location
- (URI) for providing a machine-readable <a>tracking status resource</a>
+ (URI) for providing a machine-readable
+ <a href="#status-resource">tracking status resource</a>
that describes a service's DNT compliance, the HTTP response
header field <a>Tk</a> for resources to communicate their compliance
or non-compliance with the user's expressed preference, and
@@ -370,7 +371,7 @@
; excludes CTL, SP, DQUOTE, comma, backslash
</pre>
<p>
- A user agent MUST send the <dfn>DNT</dfn> header field on all HTTP
+ A user agent MUST send the <a>DNT</a> header field on all HTTP
requests if (and only if) a tracking preference is
<a>enabled</a>.
A user agent MUST NOT send the <a>DNT</a> header field if a
@@ -536,7 +537,8 @@
server's tracking status for a given resource.
It defines a REQUIRED <a>site-wide tracking status resource</a> at
a specific well-known location and an OPTIONAL space of
- <a>request-specific tracking status resources</a> for sites where
+ <a href="#request-specific-status-resource">request-specific tracking
+ status resources</a> for sites where
the tracking status might vary based on data within the request.
It also defines a <a>Tk</a> response header field that MAY be sent
in any HTTP response, MUST be sent in responses to requests that
Received on Wednesday, 23 October 2013 23:32:19 UTC