Files
servo/components/xpath
Simon Wülker dc3e57f9a7 xpath: Handle OOB conditions and non-char-boundaries in substring (#40411)
This change fixes two panics and cleans up a bunch of the surrounding
code.

Testing: I've added new unit tests

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-11-04 22:03:22 +00:00
..