Created by: alekitto
Related to https://github.com/twbs/bootstrap/pull/23586#issuecomment-330031101 There were a couple of buggy tests for IE 11:
- trying to fire a
click
on an element not added to the DOM does not produce any effect -
defaultPrevented
does not work for code-generated events