aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tooltip/tooltip_core.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Update support comments.Scott González2012-06-251-1/+3
|
* Tooltip: Make title-tests pass in IE6/7 with jQuery 1.6, where undefined ↵Jörn Zaefferer2012-06-191-1/+2
| | | | attribute is returned as empty string
* Tooltip tests: Added accessibility tests.Scott González2012-05-221-2/+7
|
* Tooltip: Handle multiple aria-describedby values.Scott González2012-05-221-4/+16
|
* Updated to QUnit 1.4.0.Jörn Zaefferer2012-03-101-0/+1
| | | | | | Added expect(0) to make tabs and tooltip tests pass, even though those assertions are actually missing. Introduces dialog and slider failures when running in composite all.html suite, all green when running one by one, also all-active.html is green.
* Tooltip: Added some tests.Scott González2011-05-281-0/+19
|
* Tooltip tests: Coding standards.Scott González2011-05-281-7/+3
|
* Tooltip: Unit tests for tooltip and a fix to pass through event objects to ↵jzaefferer2010-04-151-0/+11
triggered events