ladybird/Tests/LibWeb/Text/expected/CSSOMView/mouse-event-offset-values.txt
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

2 lines
34 B
Text

offsetX: 45.75
offsetY: 57.078125