[Webkit-unassigned] [Bug 87381] New: Form controls in <fieldset disabled> should not be validated.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 05:50:57 PDT 2012


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

           Summary: Form controls in <fieldset disabled> should not be
                    validated.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org
                CC: zeno at webkit.org


1. Open data:text/html,<style>:invalid { background-color:red;} </style><input required disabled><fieldset disabled><input required></fieldset>

EXPECTED: the second text field should not be red.
ACTUAL: the second text field is red.

-- 
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