[Bug 12151] :in-range and :out-of-range should only apply to input elements with a type for which min or max apply

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12151

--- Comment #9 from Jonas Sicking <jonas@sicking.cc> 2011-03-15 21:02:07 UTC ---
I'm not sure I agree that it's that many conditions. Conceptually it's just one
condition, "has a defined range". What you are proposing is "is of type that
supports ranges" which IMHO isn't obviously a simpler condition.

Additionally, the :-moz-ui-invalid pseudo classes we have in gecko have a much
more complex set of conditions, though there too the concept is the simpler
"does it make sense to render invalid-UI".

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 15 March 2011 21:02:10 UTC