[html5] r5632 - [e] (0) word-smithing Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10820

whatwg at whatwg.org whatwg at whatwg.org
Thu Oct 14 03:07:38 PDT 2010


Author: ianh
Date: 2010-10-14 03:07:35 -0700 (Thu, 14 Oct 2010)
New Revision: 5632

Modified:
   complete.html
   index
   source
Log:
[e] (0) word-smithing
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10820

Modified: complete.html
===================================================================
--- complete.html	2010-10-14 10:03:09 UTC (rev 5631)
+++ complete.html	2010-10-14 10:07:35 UTC (rev 5632)
@@ -87102,10 +87102,10 @@
   control is expected to be displayed in a fashion that indicates that
   no valid option is currently selected.</p>
 
-  <p>User agents are expected to consistently render the labels in a
-  <code><a href=#the-select-element>select</a></code>, in particular ensuring that any left-to-right
-  or right-to-left alignment is consistent whether the label is being
-  displayed as part of the page or in a menu control.</p>
+  <p>User agents are expected to render the labels in a
+  <code><a href=#the-select-element>select</a></code> in such a manner that any alignment remains is
+  consistent whether the label is being displayed as part of the page
+  or in a menu control.</p>
 
   </div>
 

Modified: index
===================================================================
--- index	2010-10-14 10:03:09 UTC (rev 5631)
+++ index	2010-10-14 10:07:35 UTC (rev 5632)
@@ -83016,10 +83016,10 @@
   control is expected to be displayed in a fashion that indicates that
   no valid option is currently selected.</p>
 
-  <p>User agents are expected to consistently render the labels in a
-  <code><a href=#the-select-element>select</a></code>, in particular ensuring that any left-to-right
-  or right-to-left alignment is consistent whether the label is being
-  displayed as part of the page or in a menu control.</p>
+  <p>User agents are expected to render the labels in a
+  <code><a href=#the-select-element>select</a></code> in such a manner that any alignment remains is
+  consistent whether the label is being displayed as part of the page
+  or in a menu control.</p>
 
   </div>
 

Modified: source
===================================================================
--- source	2010-10-14 10:03:09 UTC (rev 5631)
+++ source	2010-10-14 10:07:35 UTC (rev 5632)
@@ -99463,10 +99463,10 @@
   control is expected to be displayed in a fashion that indicates that
   no valid option is currently selected.</p>
 
-  <p>User agents are expected to consistently render the labels in a
-  <code>select</code>, in particular ensuring that any left-to-right
-  or right-to-left alignment is consistent whether the label is being
-  displayed as part of the page or in a menu control.</p>
+  <p>User agents are expected to render the labels in a
+  <code>select</code> in such a manner that any alignment remains is
+  consistent whether the label is being displayed as part of the page
+  or in a menu control.</p>
 
   </div>
 




More information about the Commit-Watchers mailing list