[Webkit-unassigned] [Bug 142817] New: required attribute Safari 8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 18 01:42:05 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=142817

            Bug ID: 142817
           Summary: required attribute Safari 8
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: Unspecified
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit at ayu.co.za

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/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150318/2cc16cc9/attachment-0002.html>


More information about the webkit-unassigned mailing list