fix(scenario): don't trigger input events on IE9
input.enter() should trigger 'change' rather than 'input' event on IE9 because input events on IE9 are broken and angular doesn't rely on them
I
Igor Minar committed
8b9e6c3501746edb2c9e2d585e8e0eaeb8ba8327
Parent: c97c53d