Skip to content

Commit

Permalink
[e] (0) Encourage UAs to make tooltips keyboard-accessible.
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7362

git-svn-id: http://svn.whatwg.org/webapps@3919 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 20, 2009
1 parent 35d1336 commit 6d666a3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index
Expand Up @@ -73332,6 +73332,10 @@ time:empty { binding: <i title="">time</i>; }</pre>
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>

Expand Down
4 changes: 4 additions & 0 deletions source
Expand Up @@ -86981,6 +86981,10 @@ time:empty { binding: <i title="">time</i>; }</pre>
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>

Expand Down

0 comments on commit 6d666a3

Please sign in to comment.