- From: David Singer via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 20 Jun 2012 17:16:49 +0000
- To: public-tracking-commit@w3.org
Update of /w3ccvs/WWW/2011/tracking-protection/drafts
In directory hutz:/tmp/cvs-serv13618
Modified Files:
tracking-dnt.html
Log Message:
wrong shape brackets in one place (round not square)
Index: tracking-dnt.html
===================================================================
RCS file: /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-dnt.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- tracking-dnt.html 4 Jun 2012 08:27:01 -0000 1.119
+++ tracking-dnt.html 20 Jun 2012 17:16:47 -0000 1.120
@@ -1378,7 +1378,7 @@
<li>First, the UA somehow confirms with the user that they agree to
the grant of exception;</li>
<li>If they agree, then the UA adds to its local database one or
- more site-pair duplets (top-level-domain, other-domain); one or other
+ more site-pair duplets [top-level-domain, other-domain]; one or other
of these may be a wild-card ("*");</li>
<li>While the user is browsing a given site [top-level domain], and a
DNT header is to be sent to a target domain, if the duplet [top-level
Received on Wednesday, 20 June 2012 17:16:51 UTC