jquery-ui/tests/unit/resizable
Jörn Zaefferer 3576ceb360 Resizable: Remove bad workaround for draggable+resizable
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
2014-04-16 18:47:15 +02:00
..
images Lossless compression of all non-theme images using ImageOptim 2010-11-19 14:27:18 -05:00
all.html All: Rename jquery.js to exclude version in filename 2014-03-05 10:19:11 +01:00
resizable_common.js Interactions: Update widget defaults to match documented API. 2013-01-02 18:27:22 -05:00
resizable_core.js Resizable: Remove bad workaround for draggable+resizable 2014-04-16 18:47:15 +02:00
resizable_events.js Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: Erratic behavior of contained elements within scrollable grandparents 2013-05-29 08:18:58 -04:00
resizable_methods.js Widget: Stop setting ui-state-disabled and aria by default on setting disabled option. 2013-03-14 19:08:21 -04:00
resizable_options.js Resizable: Only resize/reposition if size is greater than specified grid 2014-01-15 04:37:32 -05:00
resizable_test_helpers.js Dev: update jquery.simulate.js to latest version from http://github.com/jquery/jquery-simulate 2012-12-12 03:59:11 -05:00
resizable.html Tests: Update to sane QUnit markup 2014-02-20 17:05:02 +01:00