NEW 243788
TestMultipleHandles Unit test from Script.Aculo.Us fail in Safari
https://bugs.webkit.org/show_bug.cgi?id=243788
Summary TestMultipleHandles Unit test from Script.Aculo.Us fail in Safari
Ahmad Saleem
Reported 2022-08-10 09:18:04 PDT
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!
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-17 09:19:15 PDT
Note You need to log in before you can comment on or make changes to this bug.