bootstrap/js
David Bailey 2622a015f2 Fix unit tests in PhantomJS
Use a virtual scrollbar as this is simpler than having a real one (overflow: scroll doesn't seem to work in Phantom), and disable it for the new test.

One test has also been altered to prevent erroneous fails when other inline styles are added to the body (e.g. overflow).
2017-08-29 12:01:41 +01:00
..
dist dist 2017-08-20 13:36:58 -07:00
src Use getBoundingClientRect instead of jQuery 2017-08-28 18:55:45 +01:00
tests Fix unit tests in PhantomJS 2017-08-29 12:01:41 +01:00
.eslintrc.json Enable the no-return-assign rule. 2017-08-23 00:05:38 +03:00