aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/button/button_options.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-271-0/+9
|
* Button: Corrected default label applied to submit buttons. Fixed #8337: ↵TJ VanToll2012-05-221-0/+4
| | | | Submit inputs don't automatically set label option.
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-19/+19
|
* .attr() -> .prop()Scott González2011-06-081-6/+6
|
* Button: Read disabled attribute from original element if disabled option is ↵Scott González2010-08-181-0/+24
| | | | null. Fixes #5252 -Button: read disabled option from input elements.
* eol-style and mime-typeRichard Worth2010-01-201-69/+69
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-071-0/+69
menu; including menu static tests).