Il giorno 07/set/2009, alle ore 06.56, Alex Vincent ha scritto:
There's a possible disconnect between <input type="button"/> and <button/>. The former is barred from constraint validation, but the latter is not. (Section 4.10). Is this intentional?
I guess it's a mistake; actual implementation of willValidate flag on WebKit assumes that both of them (button and type=button) are barred from validation.
-- Bye, Michelangelo
