aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/position/position_core_within.js
Commit message (Expand)AuthorAgeFilesLines
* Position tests: Simplify logic and reduce tests.Scott González2012-04-231-540/+0
* Tests: LintScott González2012-04-191-69/+64
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-28/+28
* Position: Added better collision detection for flip and fit, added visual tes...kborchers2011-08-121-72/+81
* Position: Add flip-classes. Fixes #5937 - Position: Add ability to determine ...Benjamin Sterling2011-07-111-0/+95
* Fix visual test in IE6 and move the new helper functions for getting scrollba...David Murdoch2011-05-261-31/+6
* updated tests to account for scrollbar width/heightDavid Murdoch2011-05-261-6/+31
* Removing unnecessary variables, caching 'within' in tests where its beneficia...David Murdoch2011-05-161-187/+72
* position now passes all tests! 0/David Murdoch2011-05-131-5/+3
* The qunit-fixture were preventing the results from being clicked. Make the re...David Murdoch2011-05-121-2/+0
* Another whitespace fixDavid Murdoch2011-05-121-103/+103
* Add tests for position's `within`David Murdoch2011-05-121-0/+560