1
0
Fork 0
mirror of synced 2025-04-03 21:23:35 +03:00
select2/tests
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
..
a11y Add tests for accessible search results 2015-11-23 18:35:36 -05:00
data Add tests for 4958961 2015-08-21 19:17:00 -04:00
dropdown Fixed failing tests in IE9/FX 2016-01-03 17:46:01 -05:00
integration Fix select2('data') again 2015-03-14 15:23:29 -04:00
options Allow for a partial dictionary in language 2015-04-02 10:52:31 -04:00
selection Tests for the inline search box 2015-11-23 18:25:09 -05:00
utils Combine tests into common files 2015-02-13 23:29:56 -05:00
vendor Tests use jQuery 1.7.2 2015-03-11 19:20:41 -04:00
helpers.js Hook up with SauceLabs 2015-02-13 21:59:09 -05:00
integration.html Fix select2('data') again 2015-03-14 15:23:29 -04:00
unit.html Added test for attachBody 2015-12-31 13:04:38 -05:00