Hi Team, While going through various bugs and testing, I came across one of the unit test within script.aculo.us JS library, where Safari is only browser fail. Test Cases - https://jsfiddle.net/skmtpo47/show ---> One test case from above fail. ** STEPS TO REPRODUCE ** 1) Open JSFiddle 2) Run and notice "TestMultipleHandles" fail << ACTUAL RESULT >> 10 assertions, 1 failures, 0 errors Failure: assertEqual: expected "'20px'", actual "'19px'" << EXPECTED RESULT >> 11 assertions, 0 failures, 0 errors NOTE - All other browsers (Chrome Canary 106 and Firefox Nightly 105) pass this test. Thanks for making Webkit awesome. Thanks!
<rdar://problem/98785556>