Skip to content

Microsoft Edge fails the "Iframe dispatch should not affect jQuery (#13936)" test #2390

@mgol

Description

@mgol

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:
screen shot 2015-06-14 at 02 02 37

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions