dillon1000/react
Commit
Browse files Fix EnterLeaveEventPlugin Test in jsdom
This is a follow-up to #803. In jsdom (used for internal testing), `<iframe>` does not properly create a default document. This makes the `EnterLeaveEventPlugin` tests work for jsdom, too. Open source does not need this because it uses PhantomJS.
Changed paths1 file
First-parent comparisonsrc/eventPlugins/__tests__/EnterLeaveEventPlugin-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…