aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/core/core.js
Commit message (Expand)AuthorAgeFilesLines
* Core tests: Split .focus() test into two tests to avoid bug in IE with stop()...Scott González2010-09-021-20/+20
* Core: Added .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight(). Fix...Scott González2010-07-211-0/+108
* Core: Removed tests for .attr() ARIA override since the override no longer ex...Scott González2010-07-211-20/+0
* core focus-test, call start() after running assertionsJörn Zaefferer2010-03-201-1/+1
* 'ChangedBrant Burnett2010-01-291-2/+11
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-36/+0
* rename modules for testswarm compabilityJörn Zaefferer2009-09-011-1/+1
* Widget factory: Added support for deep extending multiple option hashes on init.Scott González2009-08-281-3/+17
* Widget factory: Support passing multiple option hashes on init. Fixes #4784.Scott González2009-08-261-0/+22
* Added zIndex method. Fixes #4709 - Add zIndex setter/getter method.Scott González2009-08-051-0/+9
* Core: Added asynchronous focus. Fixed #3559 - :focusable, :tabbable, setFocu...Scott González2009-04-181-0/+23
* Core: Partial fix for #3559: Proper implementation for :focusable and :tabbab...Scott González2009-01-211-50/+0
* restructured unit tests folderRichard Worth2009-01-071-0/+78