| Commit message (Expand) | Author | Age | Files | Lines |
* | Menu Tests: Increase timeout on page up/down test | kborchers | 2012-05-23 | 1 | -1/+1 |
* | Menu Tests: Remove unused unit tests and add new unit tests to improve coverage. | kborchers | 2012-05-22 | 2 | -37/+88 |
* | 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 | 5 | -16/+29 |
* | Autocomplete: Added tests for live region. | Scott González | 2012-05-22 | 1 | -0/+37 |
* | Menu: Handle SPACE same as ENTER, select items or opening submenus | Jörn Zaefferer | 2012-05-22 | 1 | -2/+14 |
* | Button: Corrected default label applied to submit buttons. Fixed #8337: Subm... | TJ VanToll | 2012-05-22 | 1 | -0/+4 |
* | Don't use :input selector. | Scott González | 2012-05-21 | 8 | -11/+11 |
* | Don't use :checkbox selector. | Scott González | 2012-05-21 | 1 | -5/+5 |
* | Don't use :radio selector. | Scott González | 2012-05-21 | 2 | -4/+4 |
* | Menu: Extend test for destroy method | Jörn Zaefferer | 2012-05-21 | 1 | -0/+6 |
* | Position visual tests: Cleanup. | Scott González | 2012-05-20 | 2 | -178/+120 |
* | Tabs: Pass the list item instead of the anchor in events; move aria-controls ... | Scott González | 2012-05-18 | 8 | -67/+81 |
* | Position: Cleanup visual tests, keep general and feedback | Jörn Zaefferer | 2012-05-18 | 8 | -743/+188 |
* | Tests: Use versioned jQuery files in index files. | Scott González | 2012-05-18 | 3 | -3/+3 |
* | Menu visual tests: cleanup. | Scott González | 2012-05-18 | 1 | -29/+20 |
* | Tooltip visual tests: Cleaned up animation tests. | Scott González | 2012-05-18 | 1 | -61/+61 |
* | Tooltip visual tests: Removed now-unused ajax content. | Scott González | 2012-05-18 | 1 | -2/+0 |
* | Tooltip: Cleaned up visual test. | Scott González | 2012-05-18 | 1 | -152/+150 |
* | Menu: Tests for role option | Jörn Zaefferer | 2012-05-18 | 2 | -13/+26 |
* | Visual tests: Fix index links | Jörn Zaefferer | 2012-05-18 | 1 | -2/+2 |
* | Menu: Update default visual test, remove the disable/toggle buttons, that beh... | Jörn Zaefferer | 2012-05-18 | 1 | -34/+16 |
* | Menu: Update default visual test, add headings and fix disable/destroy toggle... | Jörn Zaefferer | 2012-05-18 | 1 | -4/+11 |
* | Menu: Remove tablemenu visual test, broken and not interesting | Jörn Zaefferer | 2012-05-18 | 2 | -69/+0 |
* | Menu: Remove drilldown visual test, broken and superceded by James Rosen's im... | Jörn Zaefferer | 2012-05-18 | 2 | -268/+0 |
* | Autocomplete: ARIA live region as extension, adding a messages option. Fixes ... | Jörn Zaefferer | 2012-05-16 | 2 | -0/+5 |
* | Tests: Cleaned up index pages. Fixes #7374 - Broken link to Static and Visual... | Scott González | 2012-05-15 | 5 | -44/+146 |
* | Removed static tests directory. | Scott González | 2012-05-15 | 6 | -1938/+0 |
* | Draggable tests: Fixed typo. | Yi, EungJun | 2012-05-15 | 1 | -1/+1 |
* | Visual tests: Effects cleanup. | Scott González | 2012-05-15 | 5 | -125/+118 |
* | Visual tests: Cleanup. | Scott González | 2012-05-15 | 7 | -854/+95 |
* | Visual tests: Renamed files. | Scott González | 2012-05-15 | 3 | -3/+5 |
* | Tabs: Replaced fx option with show and hide options. Fixes #8319 - Tabs: Depr... | Scott González | 2012-05-14 | 2 | -1/+4 |
* | Spinner: Handle async focus events in IE. Fixes incorrect detection of changes. | Scott González | 2012-05-10 | 1 | -45/+51 |
* | addClass visual test: Added description of test. | Scott González | 2012-05-08 | 1 | -2/+4 |
* | Compound visual tests: Cleanup. | Scott González | 2012-05-08 | 10 | -685/+231 |
* | Dialog: Handle escape for all overlays. Fixes #8300 - Dialog: Incorrect behav... | Jay Merrifield | 2012-05-07 | 1 | -6/+56 |
* | Position: Apply IE6 line-height workaround to deprecated tests, too | Jörn Zaefferer | 2012-05-07 | 1 | -2/+2 |
* | Position tests: Work around IE6 bug with forced heights on small elements. | Scott González | 2012-05-04 | 1 | -2/+2 |
* | Tabs tests: Work around IE quirks. | Scott González | 2012-05-04 | 1 | -3/+15 |
* | Core tests: Fix double focus in IE | Jörn Zaefferer | 2012-05-04 | 1 | -0/+2 |
* | Fully revert breaking changes to core unit tests markup (htmllint ignores it ... | Jörn Zaefferer | 2012-04-30 | 1 | -1/+1 |
* | Effects tests: Added TODO for disabled test. | Scott González | 2012-04-30 | 1 | -1/+1 |
* | Effects Tests: Disabling focus based test - need some help here @scottgonzalez | Corey Frang | 2012-04-30 | 1 | -1/+2 |
* | Effects: Updating unit tests to use some more stable logic hopefully | Corey Frang | 2012-04-30 | 1 | -26/+67 |
* | Tests: Linting | Corey Frang | 2012-04-30 | 1 | -1/+1 |
* | Tests: Run JSHint. | Scott González | 2012-04-29 | 5 | -6/+25 |
* | Core tests: Coding standards. | Scott González | 2012-04-29 | 1 | -30/+25 |
* | target variable is already defined | Lukasz Lipinski | 2012-04-27 | 1 | -1/+0 |
* | Partial revert to fix IE6 regression in 258a637 | Richard D. Worth | 2012-04-26 | 1 | -1/+1 |