Re: Selectors Tests

Andrew Fedoniouk wrote:
> Do you have real life examples for the :enabled then?

Not offhand, no.

> Do you have full list of elements in Gecko that get :enabled by default?
> <a>, <object>/<embed>, <frame>,<frameset>, <input>, <select>, 
> <textarea>... what else?

At the moment, in a vanilla Gecko, <input>, <button>, <select>, 
<option>, <optgroup>, <textarea>.

But there are ways (XTF, right now) to write extensions that support 
various XML vocabulaties and allow this state on elements in those 
vocabularies.

-Boris

Received on Saturday, 8 November 2008 01:35:13 UTC