- From: CVS User npdoty <cvsmail@w3.org>
- Date: Mon, 29 Apr 2013 08:00:44 +0000
- To: public-tracking-commit@w3.org
Update of /w3ccvs/WWW/2011/tracking-protection/drafts
In directory gil:/tmp/cvs-serv28651
Modified Files:
tracking-dnt.html tracking-compliance.html
Log Message:
validation fixes found during WD publication
--- /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-dnt.html 2013/04/25 23:52:46 1.207
+++ /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-dnt.html 2013/04/29 08:00:44 1.208
@@ -296,6 +296,7 @@
</p>
<p>
When <a>enabled</a>, a tracking preference is expressed as either:
+ </p>
<table class="simple">
<tr><th>DNT</th>
<th>meaning</th>
@@ -307,7 +308,6 @@
<td>This user prefers to allow tracking on the target site.</td>
</tr>
</table>
- </p>
<p>
A user agent MUST NOT send a tracking preference expression if
a tracking preference is <a>not enabled</a>. This means that no
@@ -2042,7 +2042,7 @@
acquiring an exception with this mechanism MUST make sure that sub-services
it uses acknowledge this constraint by requiring the use of the appropriate
tracking status <a href="#tracking-status-value">value</a>
- and <a href="#status-qualifier-value">qualifier</a>, which is "XX"
+ and <a href="#dfn-qualifiers">qualifier</a>, which is "XX"
(such as "tl"), from its sub-sub-services.</p>
<p>The permission acquired by the DNT mechanism does not override retention
--- /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance.html 2013/04/24 05:07:39 1.93
+++ /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance.html 2013/04/29 08:00:44 1.94
@@ -384,14 +384,14 @@
inquiry.
</p>
- <p class="issue" data-number="229" title="Draft crisp definition [of data append]"></p>
+ <p class="issue" data-number="170" title="Definition of and what/whether limitations around data append"></p>
</section>
<section id="user-agent-compliance">
<h3>User Agent Compliance</h3>
- <p class=option>A user agent MUST offer a control to express a tracking preference to third
- parties. The control MUST communicate the user's preference in accordance with the [TRACKING-DNT]
+ <p class="option">A user agent MUST offer a control to express a tracking preference to third
+ parties. The control MUST communicate the user's preference in accordance with the [[!TRACKING-DNT]]
recommendation and otherwise comply with that recommendation. A user agent MUST NOT express
a tracking preference for a user unless the user has given express and informed consent to
indicate a tracking preference.<br><br>
@@ -429,8 +429,7 @@
<p class=option>User agents and web sites MUST obtain express and informed consent
when setting controls that affect the tracking preference expression. The controls
- MUST communicate the user's preference in accordance with the [TRACKING-DNT
- <http://www.w3.org/2011/tracking-protection/drafts/tracking-compliance.html#bib-TRACKING-DNT>]
+ MUST communicate the user's preference in accordance with the [[!TRACKING-DNT]]
recommendation.<br><br>
User agents and web sites offering tracking preference choices to users MUST follow the
following user interface guidelines:<br><br>
Received on Monday, 29 April 2013 08:00:47 UTC