ladybird/Tests/LibWeb/Text/expected/hit_testing/css-transforms.txt
Jonne Ransijn a0fb092d94 LibWeb: Transform PaintableBox::hit_test positions
Elements with transforms were tested on their pre-transformed
positions, causing incorrect hits.

Copy the position transformation done in `StackingContext::hit_test`
to ensure that hit tests are done on the _actual_ position.
2024-11-23 22:06:32 +01:00

1 line
20 B
Text