[html5] r7200 - [e] (0) Be more specific about what the hand-waving is intending to be waving at [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Jul 20 14:45:56 PDT 2012


Author: ianh
Date: 2012-07-20 14:45:55 -0700 (Fri, 20 Jul 2012)
New Revision: 7200

Modified:
   complete.html
   index
   source
Log:
[e] (0) Be more specific about what the hand-waving is intending to be waving at.
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-07-20 21:44:07 UTC (rev 7199)
+++ complete.html	2012-07-20 21:45:55 UTC (rev 7200)
@@ -54770,10 +54770,11 @@
   <p>User agents should use the input modality corresponding to the
   state of the <code title=attr-inputmode><a href=#attr-inputmode>inputmode</a></code> attribute
   when exposing a user interface for editing the value of a form
-  control to which the attribute applies. This value can change
-  dynamically; user agents should update their interface as the
-  attribute changes state, unless that would go against the user's
-  wishes.</p>
+  control to which the attribute applies. An input modality
+  corresponding to a state is one designed to fit the description of
+  the state in the table above. This value can change dynamically;
+  user agents should update their interface as the attribute changes
+  state, unless that would go against the user's wishes.</p>
 
   </div>
 

Modified: index
===================================================================
--- index	2012-07-20 21:44:07 UTC (rev 7199)
+++ index	2012-07-20 21:45:55 UTC (rev 7200)
@@ -54770,10 +54770,11 @@
   <p>User agents should use the input modality corresponding to the
   state of the <code title=attr-inputmode><a href=#attr-inputmode>inputmode</a></code> attribute
   when exposing a user interface for editing the value of a form
-  control to which the attribute applies. This value can change
-  dynamically; user agents should update their interface as the
-  attribute changes state, unless that would go against the user's
-  wishes.</p>
+  control to which the attribute applies. An input modality
+  corresponding to a state is one designed to fit the description of
+  the state in the table above. This value can change dynamically;
+  user agents should update their interface as the attribute changes
+  state, unless that would go against the user's wishes.</p>
 
   </div>
 

Modified: source
===================================================================
--- source	2012-07-20 21:44:07 UTC (rev 7199)
+++ source	2012-07-20 21:45:55 UTC (rev 7200)
@@ -63948,10 +63948,11 @@
   <p>User agents should use the input modality corresponding to the
   state of the <code title="attr-inputmode">inputmode</code> attribute
   when exposing a user interface for editing the value of a form
-  control to which the attribute applies. This value can change
-  dynamically; user agents should update their interface as the
-  attribute changes state, unless that would go against the user's
-  wishes.</p>
+  control to which the attribute applies. An input modality
+  corresponding to a state is one designed to fit the description of
+  the state in the table above. This value can change dynamically;
+  user agents should update their interface as the attribute changes
+  state, unless that would go against the user's wishes.</p>
 
   </div>
 




More information about the Commit-Watchers mailing list