[whatwg] HTML 5 buttons and constraint validation
Michelangelo De Simone
micdesim at gmail.com
Mon Sep 7 05:41:38 PDT 2009
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
More information about the whatwg
mailing list