- From: Roy Fielding via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 02 Oct 2012 09:05:30 +0000
- To: public-tracking-commit@w3.org
Update of /w3ccvs/WWW/2011/tracking-protection/drafts
In directory hutz:/tmp/cvs-serv25899
Modified Files:
tracking-compliance.html
Log Message:
(editorial) Make it possible to read diffs of future TCS changes.
Use html5-tidy to wrap lines at column 78 and find more mark-up errors.
No content changes (verified by diff of plain text links dump).
Index: tracking-compliance.html
===================================================================
RCS file: /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- tracking-compliance.html 2 Oct 2012 07:41:38 -0000 1.79
+++ tracking-compliance.html 2 Oct 2012 09:05:27 -0000 1.80
@@ -29,896 +29,1838 @@
issueBase: "http://www.w3.org/2011/tracking-protection/track/issues/",
}
</script>
- <link rel="stylesheet" href="additional.css" type="text/css" media="screen" title="custom formatting for TPWG editors">
+ <link rel="stylesheet" href="additional.css" type="text/css" media="screen"
+ title="custom formatting for TPWG editors">
</head>
<body>
-<section id="abstract">
- <p>This specification defines the meaning of a Do Not Track (DNT) preference and sets out practices for websites to comply with this preference.</p>
-</section>
[...2867 lines suppressed...]
+ around the W3C Tracking Protection Working Group, along with written
+ contributions from Haakon Flage Bratsberg (Opera Software), Amy Colando
+ (Microsoft Corporation), Roy T. Fielding (Adobe), Tom Lowenthal
+ (Mozilla), Ted Leung (The Walt Disney Company), Jonathan Mayer
+ (Stanford University), Ninja Marnau (Invited Expert), Matthias Schunter
+ (IBM), John M. Simpson (Invited Expert), Kevin G. Smith (Adobe),
+ Rob van Eijk (Invited Expert), David Wainberg (Network Advertising
+ Initiative), Rigo Wenning (W3C), and Shane Wiley (Yahoo!).
+ </p>
+
+ <p>
+ The DNT header field is based on the original Do Not Track submission
+ by Jonathan Mayer (Stanford), Arvind Narayanan (Stanford), and
+ Sid Stamm (Mozilla). The DOM API for NavigatorDoNotTrack is based on the
+ Web Tracking Protection submission by Andy Zeigler, Adrian Bateman, and
+ Eliot Graff (Microsoft). Many thanks to Robin Berjon for ReSpec.js.
+ </p>
+ </section>
</body>
</html>
Received on Tuesday, 2 October 2012 09:05:31 UTC