1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/tests
Kevin Brown b382fdca9c Clone the tabindex from the original select
Previously Select2 would assume that the tab index for the
`<select>` was `0`, which is the browser default.  Now Select2 will
clone the tab index from the original element, and correctly restore
it when it is destroyed or disabled/enabled.

This closes https://github.com/select2/select2/issues/3031.
2015-02-13 23:57:18 -05:00
..
a11y Clone the tabindex from the original select 2015-02-13 23:57:18 -05:00
data Combine tests into common files 2015-02-13 23:29:56 -05:00
dropdown Combine tests into common files 2015-02-13 23:29:56 -05:00
options Combine tests into common files 2015-02-13 23:29:56 -05:00
selection Combine tests into common files 2015-02-13 23:29:56 -05:00
utils Combine tests into common files 2015-02-13 23:29:56 -05:00
vendor Added Utils.Decorate and tests 2014-10-21 21:43:56 -04:00
data.html Combine tests into common files 2015-02-13 23:29:56 -05:00
dropdown.html Combine tests into common files 2015-02-13 23:29:56 -05:00
helpers.js Hook up with SauceLabs 2015-02-13 21:59:09 -05:00
options.html Combine tests into common files 2015-02-13 23:29:56 -05:00
selection.html Combine tests into common files 2015-02-13 23:29:56 -05:00
utils.html Combine tests into common files 2015-02-13 23:29:56 -05:00