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 |
|