[Webkit-unassigned] [Bug 278852] CSS rounding functions can't take variables
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 4 08:25:15 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=278852
--- Comment #3 from Kira <alextheracoonthesecond at gmail.com> ---
(In reply to Karl Dubost from comment #2)
> @Kira on which versions of Safari did you test?
I managed to track it down to this:
round() function takes optional third argument. In Safari it is not optional, therefore resulting in such behavior.
Adding the third argument resolves the issue, but whether no default value is intended behavior or not beats me.
--
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/20240904/09643616/attachment.htm>
More information about the webkit-unassigned
mailing list