[webkit-dev] -moz-user-focus in webkit?

Maciej Stachowiak mjs at apple.com
Tue May 13 09:02:34 PDT 2008


On May 13, 2008, at 5:08 AM, Johan Lund wrote:

> Is there something equivalent to -moz-user-focus in webkit?

In WebKit trunk, you can use the tabIndex attribute on any element to  
add focusability, but I do not think there is a way through CSS, or a  
way to remove focusability.

Regards,
Maciej



More information about the webkit-dev mailing list