servo/components/script/xpath
Simon Wülker dd8e4f231c
script: Remove dead code in xpath implementation (#39454)
Testing: Verified by the fact that the code still compiles, and existing
web platform tests of course
Part of https://github.com/servo/servo/issues/34527

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-09-23 21:58:17 +00:00
..
context.rs script: Use xpath ns resolver to resolve namespace prefixes (#39321) 2025-09-16 17:25:45 +00:00
eval.rs script: Remove dead code in xpath implementation (#39454) 2025-09-23 21:58:17 +00:00
eval_function.rs script: Remove dead code in xpath implementation (#39454) 2025-09-23 21:58:17 +00:00
eval_value.rs script: Remove dead code in xpath implementation (#39454) 2025-09-23 21:58:17 +00:00
mod.rs script: Remove dead code in xpath implementation (#39454) 2025-09-23 21:58:17 +00:00
parser.rs script: Remove dead code in xpath implementation (#39454) 2025-09-23 21:58:17 +00:00