- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 03 Sep 2009 13:02:16 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webstorage
In directory hutz:/tmp/cvs-serv3348
Modified Files:
Overview.html
Log Message:
Soften some language about being like cookies. (whatwg r3743)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/webstorage/Overview.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- Overview.html 3 Sep 2009 12:13:01 -0000 1.73
+++ Overview.html 3 Sep 2009 13:02:14 -0000 1.74
@@ -684,7 +684,7 @@
<p>User agents should present the
persistent storage feature
- to the user in a way that does not distinguish them from HTTP
+ to the user in a way that associates them strongly with HTTP
session cookies. <a href="#refsCOOKIES">[COOKIES]</a></p>
<p>This might encourage users to view such storage with healthy
Received on Thursday, 3 September 2009 13:02:33 UTC