- From: CVS User rfieldin <cvsmail@w3.org>
- Date: Wed, 15 Jan 2014 03:55:13 +0000
- To: public-tracking-commit@w3.org
Update of /w3ccvs/WWW/2011/tracking-protection/drafts
In directory gil:/tmp/cvs-serv22678
Modified Files:
tracking-dnt.html
Log Message:
Mark doNotTrack property as readonly (Marcos Caceres) and note some other Acks
--- /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-dnt.html 2014/01/15 03:25:41 1.233
+++ /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-dnt.html 2014/01/15 03:55:13 1.234
@@ -518,7 +518,7 @@
context, taking into account the user's general preference (if
any) and any user-granted exceptions.</p>
<dl class="idl" title='partial interface Window'>
- <dt>attribute DOMString doNotTrack</dt>
+ <dt>readonly attribute DOMString doNotTrack</dt>
<dd>Returns the same string value that would be sent in a
<a>DNT-field-value</a>
(<a href="#dnt-header-field" class="sectionRef"></a>) to a
@@ -2242,9 +2242,12 @@
and around the W3C Tracking Protection Working Group, along with
written contributions from
Adrian Bateman (Microsoft),
+ Justin Brookman (CDT),
Nick Doty (W3C/MIT),
+ Marcos Caceres (Mozilla),
Rob van Eijk (Invited Expert),
Roy T. Fielding (Adobe),
+ Vinay Goel (Adobe),
Tom Lowenthal (Mozilla),
Jonathan Mayer (Stanford),
Aleecia M. McDonald (Stanford),
Received on Wednesday, 15 January 2014 03:55:14 UTC