dillon1000/react

Commit

Fix movementX/Y polyfill with capture events (#19672)

* Fix movementX/Y polyfill with capture events

* Remove unnecesary call for better inlining
Browse files
Changed paths2 files
First-parent comparison
M packages/react-dom/src/events/SyntheticEvent.js ModifiedM packages/react-dom/src/events/__tests__/SyntheticMouseEvent-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…