ladybird/Tests/LibWeb/Text/expected/CSSOMView
Psychpsyo 4dc65c57a0 LibWeb: Make MouseEvent.offsetX/Y ignore transforms
That is what the spec calls it, at least.
In code, this manifests as making the offset very aware
of the element's transform, because the click position comes
relative to the viewport, not to the transformed element.
2024-12-13 07:18:56 +01:00
..
getClientRects-in-detached-document.txt
mouse-event-offset-values.txt LibWeb: Make MouseEvent.offsetX/Y ignore transforms 2024-12-13 07:18:56 +01:00
mouse-event-x-y-values.txt LibWeb: Fix MouseEvent position values 2024-11-21 13:22:22 +01:00