Microsoft Edge (from the newest Windows 10 build 10130) fails the "Iframe dispatch should not affect jQuery (#13936)" test with an error:
{
"description": "Permission denied",
"message": "Permission denied",
"name": "TypeError",
"number": -2146828218
}
All others pass if you test modules individually. There are a couple of support tests that now pass (compared to IE11): boxSizingReliable (this one didn't pass in the previous build from April 29), noCloneChecked, optSelected, radioValue. The focusin test now fails, see #2389.
Interestingly enough, if you run the whole test suite it fails a lot more tests; most likely this one leaves the browser in a bad state.
Screenshot:
