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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 2 15:27:25 PDT 2023


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

--- Comment #7 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Anne van Kesteren from comment #6)
> There's two different things here, right? There's parsing the value
> attribute of the input element correctly and there's dealing with end user
> input.
> 
> I would expect that we don't have bugs for the former and the Chromium bug
> confirms this is about the latter and therefore not covered by WPT.
> 
> For the latter however if we decide we want to ignore whitespace in the
> input (and that is probably a decision that Aditya should make a call on for
> Apple platforms and potentially coordinate on internally) we would want to
> ignore more than just ASCII whitespace. We'd want to ignore all Unicode
> whitespace code points.
> 
> Hope that helps!

Thanks @Anne. Let's wait for Aditya's input. :-)

-- 
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/959e3441/attachment.htm>


More information about the webkit-unassigned mailing list