Files
servo/components/xpath
Simon Wülker 7e59627407 xpath: Don't expect ancestor-or-self axis to be in tree order (#40542)
Depends on https://github.com/servo/servo/pull/40541

We still don't really pass any tests because we incorrectly compare
local names case-sensitively. Needs more investigation.

Testing: New tests start to not-crash
Fixes https://github.com/servo/servo/issues/40540

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-11-11 13:09:17 +00:00
..