Aliaksandr Kalenik
edab67d5e8
LibWeb: Fix hit-testing for button element
...
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).
2024-02-13 14:22:14 +01:00
..
2024-01-23 14:07:06 -07:00
2024-02-06 08:41:21 +01:00
2024-02-12 11:43:22 -07:00
2024-01-12 15:04:06 +01:00
2024-01-07 13:15:53 +01:00
2024-02-13 14:22:14 +01:00
2024-02-03 15:30:16 -07:00
2023-12-24 13:23:40 +01:00
2023-12-20 12:25:40 -07:00
2024-01-19 11:47:59 +01:00
2024-02-11 08:10:45 +01:00
2024-01-29 17:10:56 -05:00
2024-01-25 08:23:41 +01:00
2024-01-20 08:57:37 +01:00
2024-01-12 15:04:06 +01:00
2023-12-25 12:09:11 +01:00
2024-01-12 15:04:06 +01:00
2024-01-12 15:04:06 +01:00
2024-01-12 15:04:06 +01:00
2024-01-10 23:26:40 +01:00
2024-01-30 14:50:25 +01:00
2024-01-30 14:50:25 +01:00
2023-12-10 08:07:41 -05:00
2024-01-12 15:04:06 +01:00
2024-01-12 15:04:06 +01:00
2023-12-23 20:53:11 +01:00
2024-01-06 09:59:30 -07:00
2024-02-06 08:39:06 +01:00
2024-01-12 15:04:06 +01:00
2024-01-12 15:04:06 +01:00
2024-01-12 15:04:06 +01:00
2023-12-09 22:06:20 +01:00
2024-01-07 10:22:32 +01:00
2024-01-18 23:10:56 +01:00
2024-01-19 09:16:54 +01:00
2023-12-24 23:22:35 +01:00