WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
20101
willValidate attribute support
https://bugs.webkit.org/show_bug.cgi?id=20101
Summary
willValidate attribute support
Michelangelo De Simone
Reported
2008-07-18 14:31:11 PDT
The willValidate attribute applies to all form controls and gives the ability to check the target for its "validable" status. This is part of Web Forms 2.0 standard implementation.
Attachments
Proposed patch
(20.32 KB, patch)
2008-07-18 14:31 PDT
,
Michelangelo De Simone
adele
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michelangelo De Simone
Comment 1
2008-07-18 14:31:45 PDT
Created
attachment 22375
[details]
Proposed patch
Adele Peterson
Comment 2
2008-07-24 14:01:36 PDT
Comment on
attachment 22375
[details]
Proposed patch instead of checking for name().length() you can check !name().isEmpty() otherwise, looks good.
Mark Rowe (bdash)
Comment 3
2008-07-26 22:08:43 PDT
Landed in
r35381
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug