[Webkit-unassigned] [Bug 136595] New: input[required] does nothing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 5 23:03:42 PDT 2014


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

           Summary: input[required] does nothing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://www.w3.org/TR/html5/forms.html#the-required-att
                    ribute
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andrew.roazen at nau.edu


Created an attachment (id=237730)
 --> (https://bugs.webkit.org/attachment.cgi?id=237730&action=review)
HTML test page for required attribute

The "required" attribute on INPUT elements is expected to interrupt form submission when no user input has been supplied. This behavior is demonstrable in other browser cores and even the GTK webcore has error messages for this condition supplied as of December 2013.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list