modal: should remove from dom when click [data-dismiss="modal"]Rerun
modal: should allow modal close with "backdrop:false"Rerun
modal: should close modal when clicking outside of modal-contentRerun
modal: should close modal when escape key is pressed via keydownRerun
modal: should not close modal when escape key is pressed via keyupRerun
modal: should trigger hide event once when clicking outside of modal-contentRerun
modal: should close reopened modal with [data-dismiss="modal"] click(2)Rerun72 ms
modal hidden@ 50 ms
modal hidden@ 54 ms
Source: at HTMLDocument. (https://www.bsk.com/assets/js/bootstrap-3.3.7/js/tests/unit/modal.js:224:9)
at i (https://www.bsk.com/assets/js/bootstrap-3.3.7/js/tests/vendor/jquery.min.js:2:27449)
at Object.fireWith [as resolveWith] (https://www.bsk.com/assets/js/bootstrap-3.3.7/js/tests/vendor/jquery.min.js:2:28213)
at Function.ready (https://www.bsk.com/assets/js/bootstrap-3.3.7/js/tests/vendor/jquery.min.js:2:30006)
at HTMLDocument.K (https://www.bsk.com/assets/js/bootstrap-3.3.7/js/tests/vendor/jquery.min.js:2:30368)
modal: should restore focus to toggling element when modal is hidden after having been opened via data-apiRerun
modal: should not restore focus to toggling element if the associated show event gets preventedRerun
modal: should restore inline body padding after closingRerun
modal: should ignore values set via CSS when trying to restore body padding after closingRerun
modal: should ignore other inline styles when trying to restore body padding after closingRerun
modal: should properly restore non-pixel inline body padding after closingRerun
scrollspy plugin: should be defined on jquery objectRerun