mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Compare the viewport-relative coordinates of getBoundingClientRect with those
of the event's client{X,Y} values. This fixes press within scrollable nodes.