jquery / jquery-ui

The official jQuery user interface library.
https://jqueryui.com
Other
11.22k stars 5.29k forks source link

Tests: Increase robustness of a draggable `revert` test #2230

Closed mgol closed 1 month ago

mgol commented 1 month ago

One of the changes is increasing revertDuration from 200 to 300. For some reason, when jQuery 3.1 is used in an iframe (which TestSwarm uses) the timings are lower than expected and setTimeout too slow and the check for animation happens too late.