[html5] r5589 - [e] (0) Add a note about keeping the alignment right for <select> Fixing http:// [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Oct 7 12:45:10 PDT 2010


Author: ianh
Date: 2010-10-07 12:45:08 -0700 (Thu, 07 Oct 2010)
New Revision: 5589

Modified:
   complete.html
   index
   source
Log:
[e] (0) Add a note about keeping the alignment right for <select>
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10820

Modified: complete.html
===================================================================
--- complete.html	2010-10-07 19:21:34 UTC (rev 5588)
+++ complete.html	2010-10-07 19:45:08 UTC (rev 5589)
@@ -87337,12 +87337,6 @@
   element's <code><a href=#the-optgroup-element>optgroup</a></code> element children providing headers
   for groups of options where applicable.</p>
 
-  <p>The <dfn id="width-of-the-select's-labels">width of the <code>select</code>'s labels</dfn> is the
-  wider of the width necessary to render the widest
-  <code><a href=#the-optgroup-element>optgroup</a></code>, and the width necessary to render the widest
-  <code><a href=#the-option-element>option</a></code> element in the element's <a href=#concept-select-option-list title=concept-select-option-list>list of options</a> (including
-  its indent, if any).</p>
-
   <p>An <code><a href=#the-optgroup-element>optgroup</a></code> element is expected to be rendered by
   displaying the element's <code title=attr-optgroup-label><a href=#attr-optgroup-label>label</a></code> attribute.</p>
 
@@ -87350,6 +87344,12 @@
   displaying the element's <code title=concept-option-label><a href=#concept-option-label>label</a></code>, indented under its
   <code><a href=#the-optgroup-element>optgroup</a></code> element if it has one.</p>
 
+  <p>The <dfn id="width-of-the-select's-labels">width of the <code>select</code>'s labels</dfn> is the
+  wider of the width necessary to render the widest
+  <code><a href=#the-optgroup-element>optgroup</a></code>, and the width necessary to render the widest
+  <code><a href=#the-option-element>option</a></code> element in the element's <a href=#concept-select-option-list title=concept-select-option-list>list of options</a> (including
+  its indent, if any).</p>
+
   <p>If a <code><a href=#the-select-element>select</a></code> element contains a <a href=#placeholder-label-option>placeholder
   label option</a>, the user agent is expected to render that
   <code><a href=#the-option-element>option</a></code> in a manner that conveys that it is a label,
@@ -87360,6 +87360,11 @@
   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>
+
   </div>
 
 

Modified: index
===================================================================
--- index	2010-10-07 19:21:34 UTC (rev 5588)
+++ index	2010-10-07 19:45:08 UTC (rev 5589)
@@ -83251,12 +83251,6 @@
   element's <code><a href=#the-optgroup-element>optgroup</a></code> element children providing headers
   for groups of options where applicable.</p>
 
-  <p>The <dfn id="width-of-the-select's-labels">width of the <code>select</code>'s labels</dfn> is the
-  wider of the width necessary to render the widest
-  <code><a href=#the-optgroup-element>optgroup</a></code>, and the width necessary to render the widest
-  <code><a href=#the-option-element>option</a></code> element in the element's <a href=#concept-select-option-list title=concept-select-option-list>list of options</a> (including
-  its indent, if any).</p>
-
   <p>An <code><a href=#the-optgroup-element>optgroup</a></code> element is expected to be rendered by
   displaying the element's <code title=attr-optgroup-label><a href=#attr-optgroup-label>label</a></code> attribute.</p>
 
@@ -83264,6 +83258,12 @@
   displaying the element's <code title=concept-option-label><a href=#concept-option-label>label</a></code>, indented under its
   <code><a href=#the-optgroup-element>optgroup</a></code> element if it has one.</p>
 
+  <p>The <dfn id="width-of-the-select's-labels">width of the <code>select</code>'s labels</dfn> is the
+  wider of the width necessary to render the widest
+  <code><a href=#the-optgroup-element>optgroup</a></code>, and the width necessary to render the widest
+  <code><a href=#the-option-element>option</a></code> element in the element's <a href=#concept-select-option-list title=concept-select-option-list>list of options</a> (including
+  its indent, if any).</p>
+
   <p>If a <code><a href=#the-select-element>select</a></code> element contains a <a href=#placeholder-label-option>placeholder
   label option</a>, the user agent is expected to render that
   <code><a href=#the-option-element>option</a></code> in a manner that conveys that it is a label,
@@ -83274,6 +83274,11 @@
   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>
+
   </div>
 
 

Modified: source
===================================================================
--- source	2010-10-07 19:21:34 UTC (rev 5588)
+++ source	2010-10-07 19:45:08 UTC (rev 5589)
@@ -99712,13 +99712,6 @@
   element's <code>optgroup</code> element children providing headers
   for groups of options where applicable.</p>
 
-  <p>The <dfn>width of the <code>select</code>'s labels</dfn> is the
-  wider of the width necessary to render the widest
-  <code>optgroup</code>, and the width necessary to render the widest
-  <code>option</code> element in the element's <span
-  title="concept-select-option-list">list of options</span> (including
-  its indent, if any).</p>
-
   <p>An <code>optgroup</code> element is expected to be rendered by
   displaying the element's <code
   title="attr-optgroup-label">label</code> attribute.</p>
@@ -99728,6 +99721,13 @@
   title="concept-option-label">label</code>, indented under its
   <code>optgroup</code> element if it has one.</p>
 
+  <p>The <dfn>width of the <code>select</code>'s labels</dfn> is the
+  wider of the width necessary to render the widest
+  <code>optgroup</code>, and the width necessary to render the widest
+  <code>option</code> element in the element's <span
+  title="concept-select-option-list">list of options</span> (including
+  its indent, if any).</p>
+
   <p>If a <code>select</code> element contains a <span>placeholder
   label option</span>, the user agent is expected to render that
   <code>option</code> in a manner that conveys that it is a label,
@@ -99739,6 +99739,11 @@
   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>
+
   </div>
 
 




More information about the Commit-Watchers mailing list