hixie: Encourage UAs to make tooltips keyboard-accessible. (whatwg r3919)

hixie: Encourage UAs to make tooltips keyboard-accessible. (whatwg
r3919)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3080&r2=1.3081&f=h
http://html5.org/tools/web-apps-tracker?from=3918&to=3919

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3080
retrieving revision 1.3081
diff -u -d -r1.3080 -r1.3081
--- Overview.html 20 Sep 2009 11:09:32 -0000 1.3080
+++ Overview.html 20 Sep 2009 11:31:24 -0000 1.3081
@@ -66908,6 +66908,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>

Received on Sunday, 20 September 2009 11:32:20 UTC