Allow creation of some other events that IE supports via createEvent.
I have no idea why it says "this is broken" in a comment for the PageTransitionEvent, but at least it does allow creating it via document.createEvent on wine (which we defer to wine-gecko initially).