[html5] r6594 - [e] (0) tweak the wording Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13568

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 27 12:35:20 PDT 2011


Author: ianh
Date: 2011-09-27 12:35:18 -0700 (Tue, 27 Sep 2011)
New Revision: 6594

Modified:
   complete.html
   index
   source
Log:
[e] (0) tweak the wording
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13568

Modified: complete.html
===================================================================
--- complete.html	2011-09-27 19:10:56 UTC (rev 6593)
+++ complete.html	2011-09-27 19:35:18 UTC (rev 6594)
@@ -47348,8 +47348,9 @@
 
   <p>A user agent may allow the user to override the <a href=#resulting-autocompletion-state>resulting
   autocompletion state</a> and set it to always <i title="">on</i>,
-  always allowing values to be remembered and prefilled), or always <i title="">off</i>, never remembering values. However, the ability to
-  override the <a href=#resulting-autocompletion-state>resulting autocompletion state</a> to <i title="">on</i> should not be trivially accessible, as there are
+  always allowing values to be remembered and prefilled, or always <i title="">off</i>, never remembering values. However, user agents
+  should not allow users to trivially override the <a href=#resulting-autocompletion-state>resulting
+  autocompletion state</a> to <i title="">on</i>, as there are
   significant security implications for the user if all values are
   always remembered, regardless of the site's preferences.</p>
 

Modified: index
===================================================================
--- index	2011-09-27 19:10:56 UTC (rev 6593)
+++ index	2011-09-27 19:35:18 UTC (rev 6594)
@@ -47215,8 +47215,9 @@
 
   <p>A user agent may allow the user to override the <a href=#resulting-autocompletion-state>resulting
   autocompletion state</a> and set it to always <i title="">on</i>,
-  always allowing values to be remembered and prefilled), or always <i title="">off</i>, never remembering values. However, the ability to
-  override the <a href=#resulting-autocompletion-state>resulting autocompletion state</a> to <i title="">on</i> should not be trivially accessible, as there are
+  always allowing values to be remembered and prefilled, or always <i title="">off</i>, never remembering values. However, user agents
+  should not allow users to trivially override the <a href=#resulting-autocompletion-state>resulting
+  autocompletion state</a> to <i title="">on</i>, as there are
   significant security implications for the user if all values are
   always remembered, regardless of the site's preferences.</p>
 

Modified: source
===================================================================
--- source	2011-09-27 19:10:56 UTC (rev 6593)
+++ source	2011-09-27 19:35:18 UTC (rev 6594)
@@ -52910,10 +52910,10 @@
 
   <p>A user agent may allow the user to override the <span>resulting
   autocompletion state</span> and set it to always <i title="">on</i>,
-  always allowing values to be remembered and prefilled), or always <i
-  title="">off</i>, never remembering values. However, the ability to
-  override the <span>resulting autocompletion state</span> to <i
-  title="">on</i> should not be trivially accessible, as there are
+  always allowing values to be remembered and prefilled, or always <i
+  title="">off</i>, never remembering values. However, user agents
+  should not allow users to trivially override the <span>resulting
+  autocompletion state</span> to <i title="">on</i>, as there are
   significant security implications for the user if all values are
   always remembered, regardless of the site's preferences.</p>
 




More information about the Commit-Watchers mailing list