mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
These changes reduce the number of times we need to query layout for the same information when creating mouse/pointer events. Testing: No new tests required for maintaining existing behaviour. Signed-off-by: Josh Matthews <josh@joshmatthews.net>