[html5] r7911 - [e] (0) Make fingerprinting vector icons xref Fixing https://www.w3.org/Bugs/Pub [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Jun 5 14:01:21 PDT 2013
Author: ianh
Date: 2013-06-05 14:01:20 -0700 (Wed, 05 Jun 2013)
New Revision: 7911
Modified:
complete.html
index
source
Log:
[e] (0) Make fingerprinting vector icons xref
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=21829
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2013-06-05 20:55:07 UTC (rev 7910)
+++ complete.html 2013-06-05 21:01:20 UTC (rev 7911)
@@ -1899,9 +1899,9 @@
via a brute force search, which fonts a user has installed, information which can vary
considerably from user to user.)</p>
- <p>Features in this specification which can be used to fingerprint the user are marked as this
- paragraph is.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <p>Features in this specification which can be <dfn id=fingerprinting-vector title="fingerprinting vector">used to
+ fingerprint the user</dfn> are marked as this paragraph is.
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<p>Other features in the platform can be used for the same purpose, though, including, though not
@@ -6847,7 +6847,7 @@
<li><p>Take ownership of the <a href=#storage-mutex>storage mutex</a>.</li>
<li><p>Update the cookies. <a href=#refsCOOKIES>[COOKIES]</a>
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</li>
<li><p>Release the <a href=#storage-mutex>storage mutex</a> so that it is once again free.</li>
@@ -8441,7 +8441,7 @@
throw a <code><a href=#securityerror>SecurityError</a></code> exception. Otherwise, the user agent must first <a href=#obtain-the-storage-mutex>obtain
the storage mutex</a> and then return the cookie-string for <a href="#the-document's-address">the document's address</a>
for a "non-HTTP" API, decoded using the <a href=#utf-8-decoder>UTF-8 decoder</a>. <a href=#refsCOOKIES>[COOKIES]</a>
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<p>On setting, if the document is a <a href=#cookie-averse-document-object>cookie-averse <code>Document</code> object</a>, then
@@ -36447,7 +36447,7 @@
<!--REMOVE-TOPIC:Security-->
Otherwise, it must return the new <code><a href=#textmetrics>TextMetrics</a></code> object.
<a href=#refsCSS>[CSS]</a>
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
</div>
@@ -38788,7 +38788,7 @@
<p>All the bitmaps created during a single <a href=#concept-task title=concept-task>task</a> for
<code><a href=#the-canvas-element>canvas</a></code> elements and <code><a href=#canvasrenderingcontext2d>CanvasRenderingContext2D</a></code> objects must have the same
pixel density.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<pre class=idl>partial interface <a href=#screen id=Screen-partial>Screen</a> {
@@ -48735,7 +48735,7 @@
attribute, the button's label must be the value of that attribute; otherwise, it must be an
implementation-defined string that means "Submit" or some such.</span> The element is a <a href=#concept-button title=concept-button>button</a>, specifically a <a href=#concept-submit-button title=concept-submit-button>submit
button</a>.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<div class=impl>
@@ -49047,7 +49047,7 @@
the form. <span class=impl>If the element has a <code title=attr-input-value><a href=#attr-input-value>value</a></code>
attribute, the button's label must be the value of that attribute; otherwise, it must be an
implementation-defined string that means "Reset" or some such.</span> The element is a <a href=#concept-button title=concept-button>button</a>.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<div class=impl>
@@ -70596,7 +70596,7 @@
context</a> at this time. (User agents may provide users with
the option to disable scripting globally, or in a finer-grained
manner, e.g. on a per-origin basis.)
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</li>
<li id=sandboxScriptBlocked>The <a href=#browsing-context>browsing context</a>'s
@@ -73110,7 +73110,7 @@
information is available, a user can actually be uniquely
identified. For this reason, user agent implementors are strongly
urged to include as little information in this API as possible.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
</div>
@@ -73144,7 +73144,7 @@
from user to user can be used to profile or identify the user. For this reason, user agent
implementors are encouraged to return null unless the user has explicitly indicated that the site
in question is allowed access to the information.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
</div>
@@ -73438,7 +73438,7 @@
state of the handler described by the two arguments to the method, where the first argument gives
the scheme and the second gives the string used to build the <a href=#url>URL</a> of the page that
will handle the requests.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<p>The first argument must be compared to the schemes for which custom protocol handlers are
@@ -73453,7 +73453,7 @@
state of the handler described by the two arguments to the method, where the first argument gives
the <a href=#mime-type>MIME type</a> and the second gives the string used to build the <a href=#url>URL</a> of
the page that will handle the requests.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<p>The first argument must be compared to the <a href=#mime-type title="MIME type">MIME types</a> for which
@@ -73791,7 +73791,7 @@
</ol><p>The <dfn id=dom-external-issearchproviderinstalled title=dom-external-IsSearchProviderInstalled><code>IsSearchProviderInstalled()</code></dfn>
method, when invoked, must run the following steps:
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<ol><li><p>Optionally, return 0 and abort these steps. User agents may
@@ -83065,7 +83065,7 @@
<p>The <dfn id=dom-localstorage title=dom-localStorage><code>localStorage</code></dfn>
object provides a <code><a href=#storage-0>Storage</a></code> object for an
<a href=#origin>origin</a>.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<p>User agents must have a set of local storage areas, one for each
Modified: index
===================================================================
--- index 2013-06-05 20:55:07 UTC (rev 7910)
+++ index 2013-06-05 21:01:20 UTC (rev 7911)
@@ -1899,9 +1899,9 @@
via a brute force search, which fonts a user has installed, information which can vary
considerably from user to user.)</p>
- <p>Features in this specification which can be used to fingerprint the user are marked as this
- paragraph is.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <p>Features in this specification which can be <dfn id=fingerprinting-vector title="fingerprinting vector">used to
+ fingerprint the user</dfn> are marked as this paragraph is.
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<p>Other features in the platform can be used for the same purpose, though, including, though not
@@ -6847,7 +6847,7 @@
<li><p>Take ownership of the <a href=#storage-mutex>storage mutex</a>.</li>
<li><p>Update the cookies. <a href=#refsCOOKIES>[COOKIES]</a>
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</li>
<li><p>Release the <a href=#storage-mutex>storage mutex</a> so that it is once again free.</li>
@@ -8441,7 +8441,7 @@
throw a <code><a href=#securityerror>SecurityError</a></code> exception. Otherwise, the user agent must first <a href=#obtain-the-storage-mutex>obtain
the storage mutex</a> and then return the cookie-string for <a href="#the-document's-address">the document's address</a>
for a "non-HTTP" API, decoded using the <a href=#utf-8-decoder>UTF-8 decoder</a>. <a href=#refsCOOKIES>[COOKIES]</a>
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<p>On setting, if the document is a <a href=#cookie-averse-document-object>cookie-averse <code>Document</code> object</a>, then
@@ -36447,7 +36447,7 @@
<!--REMOVE-TOPIC:Security-->
Otherwise, it must return the new <code><a href=#textmetrics>TextMetrics</a></code> object.
<a href=#refsCSS>[CSS]</a>
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
</div>
@@ -38788,7 +38788,7 @@
<p>All the bitmaps created during a single <a href=#concept-task title=concept-task>task</a> for
<code><a href=#the-canvas-element>canvas</a></code> elements and <code><a href=#canvasrenderingcontext2d>CanvasRenderingContext2D</a></code> objects must have the same
pixel density.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<pre class=idl>partial interface <a href=#screen id=Screen-partial>Screen</a> {
@@ -48735,7 +48735,7 @@
attribute, the button's label must be the value of that attribute; otherwise, it must be an
implementation-defined string that means "Submit" or some such.</span> The element is a <a href=#concept-button title=concept-button>button</a>, specifically a <a href=#concept-submit-button title=concept-submit-button>submit
button</a>.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<div class=impl>
@@ -49047,7 +49047,7 @@
the form. <span class=impl>If the element has a <code title=attr-input-value><a href=#attr-input-value>value</a></code>
attribute, the button's label must be the value of that attribute; otherwise, it must be an
implementation-defined string that means "Reset" or some such.</span> The element is a <a href=#concept-button title=concept-button>button</a>.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<div class=impl>
@@ -70596,7 +70596,7 @@
context</a> at this time. (User agents may provide users with
the option to disable scripting globally, or in a finer-grained
manner, e.g. on a per-origin basis.)
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</li>
<li id=sandboxScriptBlocked>The <a href=#browsing-context>browsing context</a>'s
@@ -73110,7 +73110,7 @@
information is available, a user can actually be uniquely
identified. For this reason, user agent implementors are strongly
urged to include as little information in this API as possible.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
</div>
@@ -73144,7 +73144,7 @@
from user to user can be used to profile or identify the user. For this reason, user agent
implementors are encouraged to return null unless the user has explicitly indicated that the site
in question is allowed access to the information.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
</div>
@@ -73438,7 +73438,7 @@
state of the handler described by the two arguments to the method, where the first argument gives
the scheme and the second gives the string used to build the <a href=#url>URL</a> of the page that
will handle the requests.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<p>The first argument must be compared to the schemes for which custom protocol handlers are
@@ -73453,7 +73453,7 @@
state of the handler described by the two arguments to the method, where the first argument gives
the <a href=#mime-type>MIME type</a> and the second gives the string used to build the <a href=#url>URL</a> of
the page that will handle the requests.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<p>The first argument must be compared to the <a href=#mime-type title="MIME type">MIME types</a> for which
@@ -73791,7 +73791,7 @@
</ol><p>The <dfn id=dom-external-issearchproviderinstalled title=dom-external-IsSearchProviderInstalled><code>IsSearchProviderInstalled()</code></dfn>
method, when invoked, must run the following steps:
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<ol><li><p>Optionally, return 0 and abort these steps. User agents may
@@ -83065,7 +83065,7 @@
<p>The <dfn id=dom-localstorage title=dom-localStorage><code>localStorage</code></dfn>
object provides a <code><a href=#storage-0>Storage</a></code> object for an
<a href=#origin>origin</a>.
- <a class=fingerprint href=#fingerprint><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
+ <a class=fingerprint href=#fingerprinting-vector title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height=64 src=http://images.whatwg.org/fingerprint.png width=46></a>
</p>
<p>User agents must have a set of local storage areas, one for each
Modified: source
===================================================================
--- source 2013-06-05 20:55:07 UTC (rev 7910)
+++ source 2013-06-05 21:01:20 UTC (rev 7911)
@@ -58,7 +58,7 @@
but for now we are living with them. -->
<!--START storage-->
-<!--SET FINGERPRINT=<a href="#fingerprint" class="fingerprint"><img src="images/fingerprint.png" alt="(This is a fingerprinting vector.)" width=46 height=64></a>-->
+<!--SET FINGERPRINT=<span title="fingerprinting vector" class="fingerprint"><img src="images/fingerprint.png" alt="(This is a fingerprinting vector.)" width=46 height=64></span>-->
<!--END storage-->
@@ -583,8 +583,8 @@
via a brute force search, which fonts a user has installed, information which can vary
considerably from user to user.)</p>
- <p>Features in this specification which can be used to fingerprint the user are marked as this
- paragraph is.
+ <p>Features in this specification which can be <dfn title="fingerprinting vector">used to
+ fingerprint the user</dfn> are marked as this paragraph is.
<!--INSERT FINGERPRINT-->
</p>
More information about the Commit-Watchers
mailing list