dillon1000/react
Commit
Browse files Rewrite SelectEventPlugin-test to test behavior using Public API (#11299) (#11676)
* Rewrite SelectEventPlugin-test to test behavior using Public API * Minor refactor * Make sure that we test that "focus" event is ignored Use newer API when creating events * Rewrote the other test to use Public API as well * Tweak the test * Remove -internal suffix * Oops
Changed paths2 files
First-parent comparisonpackages/react-dom/src/events/__tests__/SelectEventPlugin-test.internal.js DeletedA packages/react-dom/src/events/__tests__/SelectEventPlugin-test.js AddedPatch
Files changed
Rendering syntax-highlighted changes…