Files
ladybird/Tests/LibWeb/Text/input/CSSOMView
Aliaksandr Kalenik 176e3b93b3 LibWeb: Add test for mouse event offset with nested CSS transforms
The test currently produces incorrect offsetX/offsetY values because
compute_mouse_event_offset() only inverts the target element's own
transform, not ancestor transforms.
2026-01-31 16:56:05 +01:00
..