]> source.dussan.org Git - jquery-ui.git/commit
Draggable: Fix options tests 1618/head
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Sat, 17 Oct 2015 19:12:26 +0000 (15:12 -0400)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Sun, 25 Oct 2015 15:22:40 +0000 (11:22 -0400)
commit56d6ddc2baf3331e6fb13ccbdda9d7029718ecd6
tree5d959159d4b9b97d14ca8ceff5590266624cfdd5
parent800d76ac17345b6016f3d067b41a757ebd2c9bb8
Draggable: Fix options tests

These failed when running through tests/unit/all.html, due to the smaller
iframe. Reducing a browser window enough triggered the same issue. Making
the top offset much smaller fixes that.

The rest is fixing bad indent and adds a missing module call.
tests/unit/draggable/draggable.html
tests/unit/draggable/options.js