RESOLVED FIXED 249563
Use double precision for CalcExpressionBlendLength
https://bugs.webkit.org/show_bug.cgi?id=249563
Summary Use double precision for CalcExpressionBlendLength
Matt Woodrow
Reported 2022-12-18 14:55:42 PST
The incoming type from BlendingContext is a double, so we should keep it as double to improve the precision of the evaluated blend function. This fixes the perspective-origin-interpolation.html WPT test on arm64.
Attachments
Matt Woodrow
Comment 1 2022-12-18 14:56:18 PST
Matt Woodrow
Comment 2 2022-12-18 14:57:23 PST
EWS
Comment 3 2022-12-18 22:38:52 PST
Committed 258072@main (53bb745eddb3): <https://commits.webkit.org/258072@main> Reviewed commits have been landed. Closing PR #7833 and removing active labels.
Antoine Quint
Comment 4 2022-12-18 23:08:32 PST
*** Bug 235810 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.