[html5] r8471 - [e] (0) Mention another fingerprinting vector. Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Thu Feb 6 15:02:44 PST 2014


Author: ianh
Date: 2014-02-06 15:02:43 -0800 (Thu, 06 Feb 2014)
New Revision: 8471

Modified:
   complete.html
   index
   source
Log:
[e] (0) Mention another fingerprinting vector.
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2014-02-06 20:37:57 UTC (rev 8470)
+++ complete.html	2014-02-06 23:02:43 UTC (rev 8471)
@@ -76693,7 +76693,9 @@
      <li><p>If the user agent can find a mix of zero or more modifier keys that, combined with the
      key that corresponds to the value given in the attribute, can be used as the access key, then
      the user agent may assign that combination of keys as the element's <a href=#assigned-access-key>assigned access
-     key</a> and abort these steps.</li>
+     key</a> and abort these steps.
+     <a href=#fingerprinting-vector class=fingerprint title="fingerprinting vector"><img src=http://images.whatwg.org/fingerprint.png width=46 alt="(This is a fingerprinting vector.)" height=64></a>
+     </li>
 
     </ol></li>
 

Modified: index
===================================================================
--- index	2014-02-06 20:37:57 UTC (rev 8470)
+++ index	2014-02-06 23:02:43 UTC (rev 8471)
@@ -76693,7 +76693,9 @@
      <li><p>If the user agent can find a mix of zero or more modifier keys that, combined with the
      key that corresponds to the value given in the attribute, can be used as the access key, then
      the user agent may assign that combination of keys as the element's <a href=#assigned-access-key>assigned access
-     key</a> and abort these steps.</li>
+     key</a> and abort these steps.
+     <a href=#fingerprinting-vector class=fingerprint title="fingerprinting vector"><img src=http://images.whatwg.org/fingerprint.png width=46 alt="(This is a fingerprinting vector.)" height=64></a>
+     </li>
 
     </ol></li>
 

Modified: source
===================================================================
--- source	2014-02-06 20:37:57 UTC (rev 8470)
+++ source	2014-02-06 23:02:43 UTC (rev 8471)
@@ -85762,7 +85762,9 @@
      <li><p>If the user agent can find a mix of zero or more modifier keys that, combined with the
      key that corresponds to the value given in the attribute, can be used as the access key, then
      the user agent may assign that combination of keys as the element's <span>assigned access
-     key</span> and abort these steps.</p></li>
+     key</span> and abort these steps.
+     <!--INSERT FINGERPRINT-->
+     </p></li>
 
     </ol>
 




More information about the Commit-Watchers mailing list