[Webkit-unassigned] [Bug 250535] Parsing input type=number should skip spaces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 2 03:07:19 PDT 2023


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

--- Comment #4 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Just to add, we fail the attached test with following output while run on WebKit ToT using Webkit Testrunner:

should skip spaces from user input number

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


FAIL input.valueAsNumber should be 123456. Was NaN.
FAIL input.value should be 123456. Was .
PASS successfullyParsed is true
Some tests failed.

TEST COMPLETE


^ This is similar to Firefox Nightly 118 while Chrome Canary 118 passes this test.

-- 
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/20230902/7994939c/attachment-0001.htm>


More information about the webkit-unassigned mailing list