mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
3576ceb360
This adds a compound test page for draggable+resizable, which had no coverage before. Using that page shows that there is no way to reproduce the behaviour described in the original ticket that caused this workaround, since its not possible to resize an element beyond the window boundaries. Therefore removing the workaround, which is 6+ years old and has no test coverage, seems like the sanest approach. Fixes #6939 Closes gh-1210 |
||
---|---|---|
.. | ||
images | ||
all.html | ||
resizable_common.js | ||
resizable_core.js | ||
resizable_events.js | ||
resizable_methods.js | ||
resizable_options.js | ||
resizable_test_helpers.js | ||
resizable.html |