]> source.dussan.org Git - jquery-ui.git/commit
Resizable: Fix containment calculation with relative parent 1304/head
authorMike Sherov <mike.sherov@gmail.com>
Mon, 4 Aug 2014 12:18:35 +0000 (08:18 -0400)
committerMike Sherov <mike.sherov@gmail.com>
Mon, 4 Aug 2014 12:18:35 +0000 (08:18 -0400)
commit2779212a0e6e34fdea3f0d442e4d92218ac943fa
tree31e5e35d1e8526f5388f94fe6a8fbb9540379fb5
parent5ddc7cd4d325a78e6dae3b7fbdc6313294a6d637
Resizable: Fix containment calculation with relative parent

Remove an incorrect fix introduced in 47cd5b6f that causes
width calculations to be incorrect once the correct fix
was introduced in c03cb807

Fixes #10140
tests/unit/resizable/resizable_options.js
ui/resizable.js