aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Tabs: Basic keyboard support tests.Scott González2012-06-081-0/+153
* Tabs: ARIA tests.Scott González2012-06-081-2/+57
* Menu: Properly remove submenu carat icons and menu dividers during destroy an...kborchers2012-06-011-0/+3
* Accordion: Update activate and beforeActivate event properties to newPanel/ol...Jörn Zaefferer2012-05-301-23/+23
* Menu tests: Anchor the regex for aria-activedescendant check.Scott González2012-05-301-1/+1
* Dialog: Use new uniqueId method for generating id'skborchers2012-05-291-18/+3
* Menu tests: Fix test id's so that they are unique to pass lintingkborchers2012-05-291-3/+3
* Menu tests: Add id's to some anchors to ensure destroy is only removing id's ...kborchers2012-05-291-3/+3
* Menu tests: Modify test to check for id's generated by the new uniqueId methodkborchers2012-05-291-1/+1
* Core: Add the uniqueId() and removeUniqueId() methods written by @scottgonzal...kborchers2012-05-291-0/+10
* Tests: Differentiate between attributes and properties in domEqual().Scott González2012-05-291-4/+11
* Tabs: Added heightStyle option. Fixed #8345 - Tabs: Add heightStyle option.Danny Trunk2012-05-286-0/+125
* Accordion tests: Check for a specific height in heightStyle: content tests.Scott González2012-05-281-3/+3
* Accordion tests: equalHeights() -> equalHeight(); Validate against a specific...Scott González2012-05-284-22/+17
* Progressbar tests: Cleanup.Scott González2012-05-254-112/+75
* Tests: Convert children to an array in domEqual().Scott González2012-05-251-1/+1
* Tests: Added several more property checks to domEqual().Scott González2012-05-251-15/+39
* Menu Tests: Make the elements without anchors look like group headings and re...kborchers2012-05-251-6/+6
* Menu: Better handling of divider elements and menu items without anchors.kborchers2012-05-244-11/+76
* Menu Tests: Increase timeout on page up/down testkborchers2012-05-231-1/+1
* Menu Tests: Remove unused unit tests and add new unit tests to improve coverage.kborchers2012-05-222-37/+88
* Tooltip tests: Added accessibility tests.Scott González2012-05-221-2/+7
* Tooltip: Handle multiple aria-describedby values.Scott González2012-05-225-16/+29
* Autocomplete: Added tests for live region.Scott González2012-05-221-0/+37
* Menu: Handle SPACE same as ENTER, select items or opening submenusJörn Zaefferer2012-05-221-2/+14
* Button: Corrected default label applied to submit buttons. Fixed #8337: Subm...TJ VanToll2012-05-221-0/+4
* Don't use :input selector.Scott González2012-05-218-11/+11
* Don't use :checkbox selector.Scott González2012-05-211-5/+5
* Don't use :radio selector.Scott González2012-05-212-4/+4
* Menu: Extend test for destroy methodJörn Zaefferer2012-05-211-0/+6
* Position visual tests: Cleanup.Scott González2012-05-202-178/+120
* Tabs: Pass the list item instead of the anchor in events; move aria-controls ...Scott González2012-05-188-67/+81
* Position: Cleanup visual tests, keep general and feedbackJörn Zaefferer2012-05-188-743/+188
* Tests: Use versioned jQuery files in index files.Scott González2012-05-183-3/+3
* Menu visual tests: cleanup.Scott González2012-05-181-29/+20
* Tooltip visual tests: Cleaned up animation tests.Scott González2012-05-181-61/+61
* Tooltip visual tests: Removed now-unused ajax content.Scott González2012-05-181-2/+0
* Tooltip: Cleaned up visual test.Scott González2012-05-181-152/+150
* Menu: Tests for role optionJörn Zaefferer2012-05-182-13/+26
* Visual tests: Fix index linksJörn Zaefferer2012-05-181-2/+2
* Menu: Update default visual test, remove the disable/toggle buttons, that beh...Jörn Zaefferer2012-05-181-34/+16
* Menu: Update default visual test, add headings and fix disable/destroy toggle...Jörn Zaefferer2012-05-181-4/+11
* Menu: Remove tablemenu visual test, broken and not interestingJörn Zaefferer2012-05-182-69/+0
* Menu: Remove drilldown visual test, broken and superceded by James Rosen's im...Jörn Zaefferer2012-05-182-268/+0
* Autocomplete: ARIA live region as extension, adding a messages option. Fixes ...Jörn Zaefferer2012-05-162-0/+5
* Tests: Cleaned up index pages. Fixes #7374 - Broken link to Static and Visual...Scott González2012-05-155-44/+146
* Removed static tests directory.Scott González2012-05-156-1938/+0
* Draggable tests: Fixed typo.Yi, EungJun2012-05-151-1/+1
* Visual tests: Effects cleanup.Scott González2012-05-155-125/+118
* Visual tests: Cleanup.Scott González2012-05-157-854/+95