[webkit-reviews] review requested: [Bug 19562] ValidityState object stub : [Attachment 31506] ValidityState stuff, basic support.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 14:02:38 PDT 2009


Michelangelo De Simone <micdesim at gmail.com> has asked  for review:
Bug 19562: ValidityState object stub
https://bugs.webkit.org/show_bug.cgi?id=19562

Attachment 31506: ValidityState stuff, basic support.
https://bugs.webkit.org/attachment.cgi?id=31506&action=review

------- Additional Comments from Michelangelo De Simone <micdesim at gmail.com>
This patch adds support for the ValidityState class as per HTML5 Forms spec:
http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#validity
state.

All the remaining validation behaviour is waiting to be asked for r? due to
this; valueMissing/requiredAttr (#25551) and patternMismatch/patternAttr
(#25552) shall be ready in one day or two (others are expected to be available
in a couple of weeks) so ValidityState is definitely needed in the tree.:)

Have a nice review!:)


More information about the webkit-reviews mailing list