[Webkit-unassigned] [Bug 259380] New: Input element should have a switch attribute to implement a two-state switch control when in the checkbox state

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 20 17:14:34 PDT 2023


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

            Bug ID: 259380
           Summary: Input element should have a switch attribute to
                    implement a two-state switch control when in the
                    checkbox state
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lily_n_spiniolas2 at apple.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

A switch attribute should be implemented so that when set on an input element in the checkbox state, a switch control is used rather than a checkbox control (ex: <input type="checkbox" switch>). Submitted data remains the same.

-- 
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/20230721/5a85ca11/attachment.htm>


More information about the webkit-unassigned mailing list