[Webkit-unassigned] [Bug 243788] New: TestMultipleHandles Unit test from Script.Aculo.Us fail in Safari
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 10 09:18:04 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243788
Bug ID: 243788
Summary: TestMultipleHandles Unit test from Script.Aculo.Us
fail in Safari
Product: WebKit
Version: Safari 15
Hardware: Mac (Apple Silicon)
OS: macOS 12
Status: NEW
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zlip.792 at gmail.com
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!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220810/e2a17d10/attachment.htm>
More information about the webkit-unassigned
mailing list