- From: Michelangelo De Simone <micdesim@gmail.com>
- Date: Mon, 7 Sep 2009 14:41:38 +0200
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
Received on Monday, 7 September 2009 05:41:38 UTC