1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/tests/dropdown
Kevin Brown f58c1efc11 Fixed failing tests in IE9/FX
This fixes the two failing assertions that only triggered in IE 9 (no
other versions) and Firefox. Both of them were caused by the offset for
the dropdown including a constant extra amount, what appeared to be
related to the size of the container if it actually had content. This
was not consistent in browsers, so now we are forcing there to be a
small amount of content within the container and then calculating the
expected offset based on that height.
2016-01-03 17:46:01 -05:00
..
dropdownCss-tests.js Add back *css* options through an adapter 2015-04-05 21:58:02 -04:00
positioning-tests.js Fixed failing tests in IE9/FX 2016-01-03 17:46:01 -05:00
selectOnClose-tests.js Fixed missing jQuery import 2015-01-29 09:15:02 -05:00
stopPropagation-tests.js Added modules for stopping event propagation 2015-02-09 20:04:01 -05:00