[html5] r3722 - [e] (0) Remove confusing statements that contradicted later statements about loc [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Aug 31 03:12:51 PDT 2009


Author: ianh
Date: 2009-08-31 03:12:50 -0700 (Mon, 31 Aug 2009)
New Revision: 3722

Modified:
   source
Log:
[e] (0) Remove confusing statements that contradicted later statements about localStorage and cookies.

Modified: source
===================================================================
--- source	2009-08-31 09:16:14 UTC (rev 3721)
+++ source	2009-08-31 10:12:50 UTC (rev 3722)
@@ -61134,10 +61134,7 @@
   <p>User agents should expire data from the local storage areas only
   for security reasons or when requested to do so by the user. User
   agents should always avoid deleting data while a script that could
-  access that data is running. Data stored in local storage areas
-  should be considered potentially user-critical. It is expected that
-  Web applications will use the local storage areas for storing
-  user-written documents.</p>
+  access that data is running.</p>
 
   <p>When the <code title="dom-localStorage">localStorage</code>
   attribute is accessed, the user agent must check to see if it has




More information about the Commit-Watchers mailing list