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
([EMAIL PROTECTED])

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@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to