CVS html5/webstorage

Update of /sources/public/html5/webstorage
In directory roscoe:/tmp/cvs-serv27412

Modified Files:
	Overview.html 
Log Message:
Make fingerprinting vector icons xref (whatwg r7911)

--- /sources/public/html5/webstorage/Overview.html	2013/04/15 19:11:21	1.221
+++ /sources/public/html5/webstorage/Overview.html	2013/06/05 21:01:24	1.222
@@ -215,7 +215,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>Web Storage</h1>
-   <h2 class="no-num no-toc" id="editor-s-draft-15-april-2013">Editor's Draft 15 April 2013</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-5-june-2013">Editor's Draft 5 June 2013</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/webstorage/">http://www.w3.org/TR/webstorage/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -351,7 +351,7 @@
   </dl><p>The W3C <a href="http://www.w3.org/2008/webapps/">Web Applications
   Working Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation track.
-  This specification is the 15 April 2013 Editor's Draft.
+  This specification is the 5 June 2013 Editor's Draft.
   </p>
 
   
@@ -754,7 +754,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
   <span>origin</span>.
-  <a class="fingerprint" href="#fingerprint"><img alt="(This is a fingerprinting vector.)" height="64" src="http://dev.w3.org/html5/spec/images/fingerprint.png" width="46"></a>
+  <span class="fingerprint" title="fingerprinting vector"><img alt="(This is a fingerprinting vector.)" height="64" src="http://dev.w3.org/html5/spec/images/fingerprint.png" width="46"></span>
   </p>
 
   <p>User agents must have a set of local storage areas, one for each

Received on Wednesday, 5 June 2013 21:01:29 UTC