- From: CVS User rfieldin <cvsmail@w3.org>
- Date: Fri, 08 Aug 2014 20:15:54 +0000
- To: public-tracking-commit@w3.org
Update of /w3ccvs/WWW/2011/tracking-protection/drafts
In directory gil:/tmp/cvs-serv14672
Modified Files:
tracking-compliance-i203.html
Log Message:
a D response should not indicate compliance
--- /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance-i203.html 2014/08/06 18:32:05 1.2
+++ /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance-i203.html 2014/08/08 20:15:54 1.3
@@ -212,10 +212,12 @@
an origin server MUST do all of the following:
<ol>
<li>conform to the origin server requirements of [[!TRACKING-DNT]];</li>
- <li>send a value other than "!" (under construction) for any
+ <li>send a value other than
+ <code><a class="externalDFN" href="http://www.w3.org/TR/tracking-dnt/#TSV-!">!</a></code> (under construction) or
+ <code><a class="externalDFN" href="http://www.w3.org/TR/tracking-dnt/#TSV-D">D</a></code> (disregarding) for a
<a class="externalDFN" href="http://www.w3.org/TR/tracking-dnt/#tracking-status-value">tracking status value (TSV)</a>
applicable to that designated resource; and</li>
- <li>send, in any
+ <li>send, in a
<a class="externalDFN" href="http://www.w3.org/TR/tracking-dnt/#status-representation">tracking status representation</a>
applicable to that designated resource, a
<code>compliance</code> property that contains at least one
Received on Friday, 8 August 2014 20:15:55 UTC