[Webkit-unassigned] [Bug 266855] Add infinity check to FloatQuad::boundingBox
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 26 12:03:37 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266855
--- Comment #6 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Without Change:
Ran 3 tests of 3 with 1 successful
------------------------------
Test suite failed
Failed
TestWebKitAPI.FloatQuad.BoundingBoxSaturateInf
/Users/ahmadsaleem/Documents/GitHub-Webkit-Ahmad-Fork/Untitled/Tools/TestWebKitAPI/Tests/WebCore/FloatQuadTests.cpp:184Expected equality of these values: rect.x() Which is: -inf std::numeric_limits<int>::min() Which is: -2147483648
TestWebKitAPI.FloatQuad.BoundingBoxSaturateLarge
/Users/ahmadsaleem/Documents/GitHub-Webkit-Ahmad-Fork/Untitled/Tools/TestWebKitAPI/Tests/WebCore/FloatQuadTests.cpp:195Expected equality of these values: rect.x() Which is: -inf std::numeric_limits<int>::min() Which is: -2147483648
--
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/20231226/2a114773/attachment.htm>
More information about the webkit-unassigned
mailing list