[Webkit-unassigned] [Bug 261081] INPUT element: Fix integer overflow in input.stepDown()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 4 00:11:47 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261081
--- Comment #1 from Anne van Kesteren <annevk at annevk.nl> ---
The specification just says to negate delta, not multiply it by -1. I also don't understand the switch from integers to floats in the Chromium patch.
Perhaps this is something that needs to change, but then I'd prefer we have some web-platform-tests.
--
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/20230904/0b48c122/attachment.htm>
More information about the webkit-unassigned
mailing list