Ian Hickson wrote: > HTML5 now says :enabled never matches type=hidden. (And :disabled doesn't > either, since you can't disable an <input type=hidden>.) Except of course you can: the disabled attribute prevents it from submitting successfully, no? Note that I'm fine with going either way here, but the fact is that @disabled really does mean something on hidden inputs... The question is what :disabled should match, and it can't be the Selectors spec definition, since whether something can be activated/focused depends on the CSS applied. -BorisReceived on Wednesday, 11 February 2009 14:50:51 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 17:20:16 GMT