servo/tests/wpt/meta/domxpath
Simon Wülker 2c8533f38e
Parse qualified names with non-alpha characters in xpath (#39409)
The existing parsing rules are too strict and only allow alpha and
alphanumeric characters. Instead, we should follow the production
defined in https://www.w3.org/TR/REC-xml-names/#NT-NCName.

Testing: New tests start to pass
Part of https://github.com/servo/servo/issues/34527

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-09-21 03:45:04 +00:00
..
document.tentative.html.ini Add XPath parser/evaluator (#34463) 2024-12-08 02:01:50 +00:00
resolver-callback-interface-cross-realm.tentative.html.ini Add XPath parser/evaluator (#34463) 2024-12-08 02:01:50 +00:00
resolver-callback-interface.html.ini Add XPath parser/evaluator (#34463) 2024-12-08 02:01:50 +00:00
resolver-non-string-result.html.ini Add XPath parser/evaluator (#34463) 2024-12-08 02:01:50 +00:00
text-html-attributes.html.ini Parse qualified names with non-alpha characters in xpath (#39409) 2025-09-21 03:45:04 +00:00
text-html-elements.html.ini Parse qualified names with non-alpha characters in xpath (#39409) 2025-09-21 03:45:04 +00:00