WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 28649
142817
required attribute Safari 8
https://bugs.webkit.org/show_bug.cgi?id=142817
Summary
required attribute Safari 8
webkit
Reported
2015-03-18 01:42:05 PDT
Safari 8 is missing critical support for the required attribute on HTML5 input elements, and the reason therefor is not obvious or documented. A developer is left to implement a JavaScript-based workaround in order to have form behaviour similar to other browsers. I would like to request that the required attribute on HTML5 form elements is implemented, as per
https://html.spec.whatwg.org/multipage/forms.html#attr-input-required
. The following test case isolates this, and can be viewed here:
http://jsbin.com/decaqabike/1/
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2015-03-18 22:25:42 PDT
*** This bug has been marked as a duplicate of
bug 28649
***
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