mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
The test currently produces incorrect offsetX/offsetY values because compute_mouse_event_offset() only inverts the target element's own transform, not ancestor transforms.