Files
servo/components/layout
Oriol Brufau c2908cb9f2 layout: Cleanup hit-testing logic for outlines (#41159)
After #40984, hit-testing shouldn't encounter outlines. So just remove
the logic and add an assert instead.

Testing: Not needed, no behavior change

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2025-12-09 16:31:54 +00:00
..