aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/effects/effects_scale.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-72/+0
| | | | Ref gh-1528
* Effects: Convert tests to new infrastructureScott González2015-04-091-2/+6
| | | | | Ref #10119 Ref gh-1528
* Tests: Convert closeEnough() to a proper QUnit assertionScott González2015-04-091-3/+3
| | | | | | | Should eventually replace with qunit-assert-close. Ref #10119 Ref gh-1528
* Effects: RewriteMike Sherov2014-12-101-2/+2
| | | | | | | | | | | | | | | | | | 1. Introduces a set of helper methods to easily create and define new effects. 2. Uses clip animations and placeholders instead of wrappers for clip effects. 3. Ensures all animations are detectable as animated Fixes #10599 Fixes #9477 Fixes #9257 Fixes #9066 Fixes #8867 Fixes #8671 Fixes #8505 Fixes #7885 Fixes #7041 Closes gh-1017
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-271-0/+1
|
* Effects tests: Don't use internal jQuery properties to detect support for ↵Scott González2012-06-161-7/+7
| | | | fixed positioning.
* Tests: LintScott González2012-04-191-10/+9
|
* Effects tests: Proper detection of fixed position support in jQuery 1.7.Scott González2011-11-091-2/+7
|
* Scale: We can't detect this reliably currently, so assume all elements are ↵Corey Frang2011-10-141-0/+2
| | | | positioned with left and top
* Tests: Adding visual/unit tests for scale effect.gnarf2011-06-141-0/+61