mirror of
https://github.com/RGBCube/serenity
synced 2025-07-08 15:07:35 +00:00
![]() Change 'dom_node_for_event_dispatch' to locate the closest layout node with a DOM node instead of only checking the direct ancestor. This fixes hit-testing for buttons because they are wrapped into multiple anonymous layout nodes (internally we use flex formatting for them). |
||
---|---|---|
.. | ||
basic.txt | ||
button.txt | ||
click-outside-of-box-with-hidden-overflow.txt | ||
click-outside-of-box-with-lines-and-hidden-overflow.txt | ||
float-with-inline-sibling-after.txt | ||
grid.txt | ||
inline-stacking-context.txt | ||
nested-inline-paintables.txt | ||
overflow-scroll.txt | ||
text.txt |