[html5] r3919 - [e] (0) Encourage UAs to make tooltips keyboard-accessible. Fixing http://www.w3 [...]

whatwg at whatwg.org whatwg at whatwg.org
Sun Sep 20 04:37:57 PDT 2009


Author: ianh
Date: 2009-09-20 04:37:56 -0700 (Sun, 20 Sep 2009)
New Revision: 3919

Modified:
   index
   source
Log:
[e] (0) Encourage UAs to make tooltips keyboard-accessible.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7362

Modified: index
===================================================================
--- index	2009-09-20 11:16:03 UTC (rev 3918)
+++ index	2009-09-20 11:37:56 UTC (rev 3919)
@@ -73332,6 +73332,10 @@
   that the user agent will expose the contents of that attribute as a
   tooltip.</p>
 
+  <p>User agents are encouraged to make it possible to view tooltips
+  without the use of a pointing device, since not all users are able
+  to use pointing devices.</p>
+
   <p>U+000A LINE FEED (LF) characters are expected to cause line
   breaks in the tooltip.</p>
 

Modified: source
===================================================================
--- source	2009-09-20 11:16:03 UTC (rev 3918)
+++ source	2009-09-20 11:37:56 UTC (rev 3919)
@@ -86981,6 +86981,10 @@
   that the user agent will expose the contents of that attribute as a
   tooltip.</p>
 
+  <p>User agents are encouraged to make it possible to view tooltips
+  without the use of a pointing device, since not all users are able
+  to use pointing devices.</p>
+
   <p>U+000A LINE FEED (LF) characters are expected to cause line
   breaks in the tooltip.</p>
 




More information about the Commit-Watchers mailing list