ladybird/Tests/LibWeb/Text
Aliaksandr Kalenik 16f33aafda LibWeb: Always check paintable boxes children during hit-testing
Children of a paintable box are not guaranteed to be contained within
its border box. Therefore, during hit-testing, we must always check
them.

Fixes https://github.com/SerenityOS/serenity/issues/23219
2024-03-05 15:43:17 +01:00
..
data Tests/LibWeb: Move LibWeb test frames to their own directory 2024-02-19 22:11:59 -05:00
expected LibWeb: Always check paintable boxes children during hit-testing 2024-03-05 15:43:17 +01:00
input LibWeb: Always check paintable boxes children during hit-testing 2024-03-05 15:43:17 +01:00