aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/button/button_defaults.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-231-14/+0
|
* Tests: Move commonWidgetTests() to TestHelpers.Scott González2012-04-191-1/+1
|
* Widget: define a null default for the create callback.Scott González2011-04-251-13/+12
|
* Button: Read disabled attribute from original element if disabled option is ↵Scott González2010-08-181-1/+1
| | | | null. Fixes #5252 -Button: read disabled option from input elements.
* eol-style and mime-typeRichard Worth2010-01-201-15/+15
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-071-0/+15
menu; including menu static tests).