- From: CVS User npdoty <cvsmail@w3.org>
- Date: Sat, 22 Jun 2013 00:10:44 +0000
- To: public-tracking-commit@w3.org
Update of /w3ccvs/WWW/2011/tracking-protection/drafts
In directory gil:/tmp/cvs-serv14403
Modified Files:
tracking-compliance.html
Log Message:
fixing incorrect previous commit; correctly updating editors' draft to work off of june draft
--- /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance.html 2013/06/21 00:49:01 1.95
+++ /w3ccvs/WWW/2011/tracking-protection/drafts/tracking-compliance.html 2013/06/22 00:10:44 1.96
@@ -1,14 +1,29 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
- <title>Tracking Compliance and Scope - June Draft</title>
+ <title>Tracking Compliance and Scope</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<script src='http://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script>
<script class="remove">
var respecConfig = {
- specStatus: "unofficial",
+ specStatus: "ED",
shortName: "tracking-compliance",
- editors: [],
+ previousPublishDate: "2012-04-30",
+ previousMaturity: "WD",
+ //previousURI: "http://www.w3.org/TR/2013/WD-tracking-compliance-20130430/",
+ edDraftURI: "http://www.w3.org/2011/tracking-protection/drafts/tracking-compliance.html",
+ editors: [
+ { name: "Justin Brookman", url: "http://cdt.org/",
+ company: "CDT", companyURL: "http://cdt.org/" },
+ { name: "Heather West", url: "http://Google.com/",
+ company: "Google", companyURL: "http://google.com/" },
+ { name: "Sean Harvey", url: "http://google.com/",
+ company: "Google", companyURL: "http://google.com/",
+ note: "until June 2012" },
+ { name: "Erica Newland", url: "http://cdt.org/",
+ company: "CDT", companyURL: "http://cdt.org/",
+ note: "until May 2012" },
+ ],
wg: "Tracking Protection Working Group",
wgURI: "http://www.w3.org/2011/tracking-protection/",
wgPublicList: "public-tracking",
@@ -27,6 +42,11 @@
preference.
</p>
</section>
+ <section id="sotd">
+ <p>
+ This draft works off of the unofficial <a href="http://www.w3.org/2011/tracking-protection/drafts/tracking-compliance-june.html">June Draft</a>, a substantial change from the previous Editors' Draft. The <a href="http://www.w3.org/TR/2013/WD-tracking-compliance-20130430/">April 30 Working Draft</a> captures that text (including multiple options in several sections) if you wish to refer to it.
+ </p>
+ </section>
<section id="scope-and-goals">
<h2>Scope</h2>
Received on Saturday, 22 June 2013 00:10:45 UTC