- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 14 Sep 2012 07:43:59 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/2dcontext
In directory hutz:/tmp/cvs-serv26342
Modified Files:
Overview.html
Log Message:
commit fbc10ab441611a4805706ff0eaf10504a086f64f
Author: Silvia Pfeiffer <silviapfeiffer1@gmail.com>
Date: Sat Sep 8 23:47:47 2012 +1000
[e] (0) Mark features that can be used for fingerprinting. I'm sure I missed some, please don't hesitate to point them out to me. Even if they only contribute half a bit of data.
Affected topics: Canvas, DOM APIs, HTML, Web Storage
git-svn-id: http://svn.whatwg.org/webapps@7205 340c8d12-0b0e-0410-8428-c7bf67bfef74
(cherry picked from commit 0ba1f691bdfb1ead24949e7fed58be5e278e1a2b)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/2dcontext/Overview.html,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -d -r1.163 -r1.164
--- Overview.html 14 Sep 2012 07:14:43 -0000 1.163
+++ Overview.html 14 Sep 2012 07:43:57 -0000 1.164
@@ -3576,7 +3576,9 @@
<code>SecurityError</code> exception.
<!--REMOVE-TOPIC:Security-->
Otherwise, it must return the new <code><a href=#textmetrics>TextMetrics</a></code> object.
- <a href=#refsCSS>[CSS]</a></p>
+ <a href=#refsCSS>[CSS]</a>
+ <!--INSERT FINGERPRINT-->
+ </p>
</div>
Received on Friday, 14 September 2012 07:44:00 UTC