aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/position/position_deprecated.html
Commit message (Collapse)AuthorAgeFilesLines
* Position: Removed offset option. Fixes #6982 - Position: Remove offset option.Scott González2012-10-251-56/+0
|
* Position: Apply IE6 line-height workaround to deprecated tests, tooJörn Zaefferer2012-05-071-2/+2
|
* Position: Fix markup for deprecated tests. Insert/remove some new lines to ↵Jörn Zaefferer2012-04-261-8/+5
| | | | make comparision to position.html trivial
* Position tests: Simplify logic and reduce tests.Scott González2012-04-231-12/+13
|
* Position tests: Removed unused elements.Scott González2012-04-231-8/+0
|
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
|
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-1/+6
|
* Position: Added the missing div required for the fraction tests that were ↵kborchers2011-08-191-0/+4
| | | | added to fix the broken test
* Tests: Cleanup.Scott González2011-08-031-3/+2
|
* Tests: Added ability to run tests suites against different versions of ↵Scott González2011-07-281-1/+1
| | | | jQuery core.
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|
* Tests: Renamed files for deprecated tests now that TestSwarm is setup to ↵Scott González2011-04-041-0/+60
properly handle them.