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
clickon an element not added to the DOM does not produce any effect -
defaultPreventeddoes not work for code-generated events