html5/webstorage Overview.html,1.107,1.108

Update of /sources/public/html5/webstorage
In directory hutz:/tmp/cvs-serv20996

Modified Files:
	Overview.html 
Log Message:
Change to referencing CSSATTR instead of CSS for style=''. (whatwg r4508)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/webstorage/Overview.html,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -d -r1.107 -r1.108
--- Overview.html	16 Dec 2009 20:49:13 -0000	1.107
+++ Overview.html	6 Jan 2010 07:45:55 -0000	1.108
@@ -173,10 +173,10 @@
   </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><div class="head">
    <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="w3c-working-draft-22-december-2009">W3C Working Draft 22 December 2009</h2> <!-- ZZZ -->
+   <h2 class="no-num no-toc" id="w3c-working-draft-22-december-2010">W3C Working Draft 22 December 2010</h2> <!-- ZZZ -->
 
    <dl><dt>This Version:</dt>
-    <dd><a href="http://www.w3.org/TR/2009/WD-webstorage-20091222/">http://www.w3.org/TR/2009/WD-webstorage-20091222/</a></dd>
+    <dd><a href="http://www.w3.org/TR/2010/WD-webstorage-20101222/">http://www.w3.org/TR/2010/WD-webstorage-20101222/</a></dd>
     <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>
@@ -239,7 +239,7 @@
   </ul><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING LIST TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- status of document, group responsible (required) --><p>The W3C <a href="http://www.w3.org/2008/webapps/">Web Apps
   Working Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation track.
-  This specification is the 22 December 2009 Last Call Working Draft. The Last Call review period will end on 30 June 2010.
+  This specification is the 22 December 2010 Last Call Working Draft. The Last Call review period will end on 30 June 2010.
 
   </p><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
   February 2004 W3C Patent Policy</a>. W3C maintains a <a href="http://www.w3.org/2004/01/pp-impl/42538/status" rel="disclosure">public list of
@@ -795,7 +795,7 @@
   user's wishlist; or a hostile site could set a user's session
   identifier to a known ID that the hostile site can then use to track
   the user's actions on the victim site.<p>Thus, strictly following the <span>origin</span> model described
-  in this specification is important for user security.</p><!--START vCard--><!--START vEvent--><h2 class="no-num" id="references">References</h2><!--REFS--><!--END vCard--><!--END vEvent--><p>All references are normative unless marked "Non-normative".</p><!--START vCard--><!--START vEvent--><dl><dt id="refsCOOKIES">[COOKIES]</dt>
+  in this specification is important for user security.</p><!--START vCard--><!--START vEvent--><h2 class="no-num" id="references">References</h2><!--REFS--><!--END vCard--><!--END vEvent--><p>All references are normative unless marked "Non-normative".</p><!--START vCard--><!--START vEvent--><!-- XXX really should remove dates and version numbers from these references once and for all --><dl><dt id="refsCOOKIES">[COOKIES]</dt>
    <!--
    <dd><cite><a href="http://www.ietf.org/rfc/rfc2109.txt">HTTP State
    Management Mechanism</a></cite>, D. Kristol, L. Montulli. IETF,

Received on Wednesday, 6 January 2010 07:45:59 UTC