aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/button/default.html
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning up visual tests jzaefferer2010-03-211-139/+0
| | | Fixes #5395 - Visual Tests Cleanup
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-0/+1
|
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-161-1/+1
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-161-1/+1
| | | | file renames in 1.8a1
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
|
* button: visual default test, log args when console is availableJörn Zaefferer2010-01-221-0/+1
|
* button: don't log a click on disabled buttonsJörn Zaefferer2010-01-201-1/+1
|
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-071-0/+137
menu; including menu static tests).