[Webkit-unassigned] [Bug 235509] New: [Forms] Value doesn't change for stepUp()/stepDown() with out of range values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 06:07:51 PST 2022


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

            Bug ID: 235509
           Summary: [Forms] Value doesn't change for stepUp()/stepDown()
                    with out of range values
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zsun at igalia.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Currently WebKit throws "invalid state" for these cases. As per section 10 in https://html.spec.whatwg.org/multipage/input.html#dom-input-stepup, we should do "return", which  is to indicate that value doesn't change.

-- 
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/20220124/2feb78dd/attachment-0001.htm>


More information about the webkit-unassigned mailing list