]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add Tests on scrollbar.js & better handling if a style property doesn't exists (...
authorGeoSot <geo.sotis@gmail.com>
Thu, 20 May 2021 13:29:04 +0000 (16:29 +0300)
committerGitHub <noreply@github.com>
Thu, 20 May 2021 13:29:04 +0000 (16:29 +0300)
commit79c3bf47bc125fd64cf8cac6cd34b03270d34e2d
tree337b0109d9ad0b193abb8e9c80e7b804fd8817bd
parent9e4f87ae8f2e32bb31795ece8f9ab3e7b823dd7d
Add Tests on scrollbar.js & better handling if a style property doesn't exists (#33948)

* scrollbar.js:
add some tests
transfer test from modal.spec. to scrollbar.spec
proper handling if style property doesn't exist
js/src/util/scrollbar.js
js/tests/unit/modal.spec.js
js/tests/unit/util/scrollbar.spec.js