mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
ebd1f5ddb0
1. Run the tests in both an environment without PointerEvent and one with PointerEvent. 2. Improve test coverage to include both mouse and touch pointers. 3. Change 'Press' so that it only listens to either pointer events or fallbacks events.