Bug 243788

Summary: TestMultipleHandles Unit test from Script.Aculo.Us fail in Safari
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, bfulgham, koivisto, rniwa, saam, simon.fraser, webkit-bug-importer, ysuzuki, zalan
Priority: P2 Keywords: InRadar
Version: Safari 15   
Hardware: Mac (Apple Silicon)   
OS: macOS 12   

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.