By selecting option with .prop("select", true), the behavior is not as expected under IE11
Testing with Firefox / Chrome / Safari, the behavior should be consistent,
the following example should have "Two" being selected:
http://jsfiddle.net/zksm1o5q/2
In IE, however, the result is "Four".
You may comment out Line 11, 12, and/or 14 for more test cases with expected result (last prop being selected) in other browsers, but IE11.