1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/tests/selection
Kevin Brown 7d8f86cbf8 Add tests for removing a selection when disabled
These tests should fail because a selection can be removed even
though the container is disabled. This is because the only thing
preventing selections from being removed was the CSS which hid the
remove buttons when the container was disabled.
2015-08-19 20:59:39 -04:00
..
allowClear-tests.js Combine tests into common files 2015-02-13 23:29:56 -05:00
containerCss-tests.js Add back *css* options through an adapter 2015-04-05 21:58:02 -04:00
multiple-tests.js Add tests for removing a selection when disabled 2015-08-19 20:59:39 -04:00
placeholder-tests.js Combine tests into common files 2015-02-13 23:29:56 -05:00
search-tests.js Skip focus test on IE 8 2015-08-09 21:00:48 -04:00
single-tests.js Adding single select support and testing 2015-06-10 20:05:07 +10:00
stopPropagation-tests.js Added modules for stopping event propagation 2015-02-09 20:04:01 -05:00