mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 17:02:45 +00:00 
			
		
		
		
	|  edab67d5e8 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.html | ||
| button.html | ||
| click-outside-of-box-with-hidden-overflow.html | ||
| click-outside-of-box-with-lines-and-hidden-overflow.html | ||
| float-with-inline-sibling-after.html | ||
| grid.html | ||
| inline-stacking-context.html | ||
| nested-inline-paintables.html | ||
| overflow-scroll.html | ||
| text.html | ||