Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Update support comments. | Scott González | 2012-06-25 | 1 | -1/+3 |
| | |||||
* | Tooltip: Make title-tests pass in IE6/7 with jQuery 1.6, where undefined ↵ | Jörn Zaefferer | 2012-06-19 | 1 | -1/+2 |
| | | | | attribute is returned as empty string | ||||
* | Tooltip tests: Added accessibility tests. | Scott González | 2012-05-22 | 1 | -2/+7 |
| | |||||
* | Tooltip: Handle multiple aria-describedby values. | Scott González | 2012-05-22 | 1 | -4/+16 |
| | |||||
* | Updated to QUnit 1.4.0. | Jörn Zaefferer | 2012-03-10 | 1 | -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ález | 2011-05-28 | 1 | -0/+19 |
| | |||||
* | Tooltip tests: Coding standards. | Scott González | 2011-05-28 | 1 | -7/+3 |
| | |||||
* | Tooltip: Unit tests for tooltip and a fix to pass through event objects to ↵ | jzaefferer | 2010-04-15 | 1 | -0/+11 |
triggered events |