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

David Hyatt hyatt at apple.com
Tue May 13 11:08:19 PDT 2008


It isn't really appropriate for CSS to dictate focusability.  This was  
really a mistake in Mozilla (that I am partially responsible for).

(Editability in CSS Is a similar mistake we made in the WebKit code as  
well that should also be fixed.)

dave
(hyatt at apple.com)

On May 13, 2008, at 11:02 AM, Maciej Stachowiak wrote:

>
> 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
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev



More information about the webkit-dev mailing list