jquery-ui/tests/unit/accordion
Scott González 44d07173db Widget: Stop setting ui-state-disabled and aria by default on setting disabled option.
Fixes #5973 - Resizable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled
Fixes #5974 - Draggable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled
Fixes #6039 - Droppable: disabled should not have ui-state-disabled

This reverts commit 23771d38ba.
2013-03-14 19:08:21 -04:00
..
accordion_common.js Tests: Rename {widget}_defaults.js -> {widget}_common.js 2012-04-23 10:15:17 -04:00
accordion_core.js Accordion tests: Fixed typos. 2012-06-11 17:24:27 -04:00
accordion_events.js Accordion: Add panel in addition to content for create event. Fixes #8998 - Accordion: Create event uses content instead of panel. 2013-01-22 09:19:04 -05:00
accordion_methods.js Widget: Stop setting ui-state-disabled and aria by default on setting disabled option. 2013-03-14 19:08:21 -04:00
accordion_options.js Accordion: Removed deprecated activate method and expanded active option. Fixes #6837 - Accordion: Remove the activate method. Fixes #6853 - Accordion: Remove support for non-number/falsey values for active option. 2012-10-24 17:44:06 -04:00
accordion_test_helpers.js Accordion tests: equalHeights() -> equalHeight(); Validate against a specific height instead of a range. 2012-05-28 12:41:57 -04:00
accordion.html Accordion: Fix testsuite overflow issue in IE7. 2012-12-28 10:41:05 +01:00
all.html Updating 'jQuery' to 1.9.1. 2013-02-05 13:47:59 +00:00