[html5] r7172 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Jul 10 14:20:37 PDT 2012


Author: ianh
Date: 2012-07-10 14:20:35 -0700 (Tue, 10 Jul 2012)
New Revision: 7172

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=15719
Affected topics: Web Storage

Modified: complete.html
===================================================================
--- complete.html	2012-07-10 21:19:27 UTC (rev 7171)
+++ complete.html	2012-07-10 21:20:35 UTC (rev 7172)
@@ -84764,8 +84764,8 @@
   <p>User agents should limit the total amount of space allowed for
   storage areas.</p>
 
-  <p>User agents should guard against sites storing data under the
-  origins other affiliated sites, e.g. storing up to the limit in
+  <p>User agents should guard against sites storing data under their
+  origin's other affiliated sites, e.g. storing up to the limit in
   a1.example.com, a2.example.com, a3.example.com, etc, circumventing
   the main example.com storage limit.</p>
 

Modified: index
===================================================================
--- index	2012-07-10 21:19:27 UTC (rev 7171)
+++ index	2012-07-10 21:20:35 UTC (rev 7172)
@@ -84764,8 +84764,8 @@
   <p>User agents should limit the total amount of space allowed for
   storage areas.</p>
 
-  <p>User agents should guard against sites storing data under the
-  origins other affiliated sites, e.g. storing up to the limit in
+  <p>User agents should guard against sites storing data under their
+  origin's other affiliated sites, e.g. storing up to the limit in
   a1.example.com, a2.example.com, a3.example.com, etc, circumventing
   the main example.com storage limit.</p>
 

Modified: source
===================================================================
--- source	2012-07-10 21:19:27 UTC (rev 7171)
+++ source	2012-07-10 21:20:35 UTC (rev 7172)
@@ -98552,8 +98552,8 @@
   <p>User agents should limit the total amount of space allowed for
   storage areas.</p>
 
-  <p>User agents should guard against sites storing data under the
-  origins other affiliated sites, e.g. storing up to the limit in
+  <p>User agents should guard against sites storing data under their
+  origin's other affiliated sites, e.g. storing up to the limit in
   a1.example.com, a2.example.com, a3.example.com, etc, circumventing
   the main example.com storage limit.</p>
 




More information about the Commit-Watchers mailing list