[Webkit-unassigned] [Bug 185942] :out-of-range pseudo class doesn't match if value reaches a certain amount of characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 7 14:03:39 PDT 2022


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

--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to Alexey Proskuryakov from comment #1)
> Presumably when it gets so large that it fails to parse as a number.

This is exactly what's happening. sanitizeValue turns a very long integer into an empty string and that parses as a valid value.

-- 
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/20220807/d2c9bf5b/attachment.htm>


More information about the webkit-unassigned mailing list