aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/selectmenu/methods.js
Commit message (Collapse)AuthorAgeFilesLines
* Selectmenu: Shift to use no globalsAmanpreet Singh2016-04-141-55/+57
|
* Tests: Fix button space assertions on IE8Jörn Zaefferer2015-10-251-4/+4
| | | | | IE8 still doesn't keep the space in the text (or HTML) representation. We don't really care, so adding more trims in these tests as well.
* Selectmenu: update to use button cssAlexander Schmitz2015-10-071-6/+6
| | | | This ensures consistency between different form elements
* Selectmenu: Style updatesAlexander Schmitz2015-09-111-13/+13
| | | | Ref #14246
* Selectmenu: Move selectmenu into widgets folderAlexander Schmitz2015-08-081-1/+1
| | | | Ref #13885
* Tests: Rename filesScott González2015-04-091-0/+189
Ref gh-1528