aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/core/core.js
Commit message (Collapse)AuthorAgeFilesLines
* Core: Added .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight(). ↵Scott González2010-07-211-0/+108
| | | | Fixes #5850 - .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight() setters.
* Core: Removed tests for .attr() ARIA override since the override no longer ↵Scott González2010-07-211-20/+0
| | | | exists.
* 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, ↵Scott González2010-01-071-36/+0
| | | | menu; including menu static tests).
* 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, ↵Scott González2009-04-181-0/+23
| | | | setFocus().
* Core: Partial fix for #3559: Proper implementation for :focusable and ↵Scott González2009-01-211-50/+0
| | | | :tabbable selectors.
* restructured unit tests folderRichard Worth2009-01-071-0/+78