Bug 243788
| Summary: | TestMultipleHandles Unit test from Script.Aculo.Us fail in Safari | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | DOM | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/98785556>