TestWebKitAPI.FontManagerTests.ChangeAttributesWithFontEffectsBox is a constant failure on Mac. History: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.FontManagerTests.ChangeAttributesWithFontEffectsBox Results: https://build.webkit.org/#/builders/23/builds/3835 Diff: Test suite failed Failed TestWebKitAPI.FontManagerTests.ChangeAttributesWithFontEffectsBox LEAK: 1 WebProcessPool LEAK: 1 WebPageProxy /Volumes/Data/worker/bigsur-debug/build/Tools/TestWebKitAPI/Tests/mac/FontManagerTests.mm:288 Expected equality of these values: "rgb(0, 0, 0) 0px 1.25px 8px" textShadowAroundSelection() Which is: "rgb(0, 0, 0) 7.654042497785054e-17px 1.25px 8px" /Volumes/Data/worker/bigsur-debug/build/Tools/TestWebKitAPI/Tests/mac/FontManagerTests.mm:291 Expected equality of these values: shadow.shadowOffset.width Which is: 7.65404e-17 0 /Volumes/Data/worker/bigsur-debug/build/Tools/TestWebKitAPI/Tests/mac/FontManagerTests.mm:309 Expected equality of these values: "rgba(0, 0, 0, 0.2) 0px 1.25px 5px" textShadowAroundSelection() Which is: "rgba(0, 0, 0, 0.2) 7.654042497785054e-17px 1.25px 5px" /Volumes/Data/worker/bigsur-debug/build/Tools/TestWebKitAPI/Tests/mac/FontManagerTests.mm:317 Expected equality of these values: shadow.shadowOffset.width Which is: 7.65404e-17 0
<rdar://problem/83356898>
Reverted change at https://trac.webkit.org/changeset/282826/webkit.
<rdar://problem/83357894>