servo/tests/wpt/meta/domxpath
Ville Lindholm bc7fe41a02
Add XPath parser/evaluator (#34463)
* Add XPath parser/evaluator

Signed-off-by: Ville Lindholm <ville@lindholm.dev>

* Correctly annotate XPathEvaluator IDL

Signed-off-by: Ville Lindholm <ville@lindholm.dev>

* [PR review]: have bindings pass in `can_gc`

Signed-off-by: Ville Lindholm <ville@lindholm.dev>

* [PR review]: add docstrings

Signed-off-by: Ville Lindholm <ville@lindholm.dev>

* [PR review]: implement PartialEq for Value for readability

Signed-off-by: Ville Lindholm <ville@lindholm.dev>

* [PR review]: add docstrings for CoreFunctions

Signed-off-by: Ville Lindholm <ville@lindholm.dev>

* [PR review]: simplify node test code

Signed-off-by: Ville Lindholm <ville@lindholm.dev>

* [PR review]: add unit tests for string handling xpath functions

Signed-off-by: Ville Lindholm <ville@lindholm.dev>

* put xpath features behind dom.xpath.enabled pref

Signed-off-by: Ville Lindholm <ville@lindholm.dev>

* [PR review] remove rstest and insta dev-deps

Signed-off-by: Ville Lindholm <ville@lindholm.dev>

* update wpt test expectations

Signed-off-by: Ville Lindholm <ville@lindholm.dev>

* [PR review]: tweak metadata files

Signed-off-by: Ville Lindholm <ville@lindholm.dev>

* update wpt test expectations AGAIN

Signed-off-by: Ville Lindholm <ville@lindholm.dev>

---------

Signed-off-by: Ville Lindholm <ville@lindholm.dev>
2024-12-08 02:01:50 +00:00
..
document.tentative.html.ini Add XPath parser/evaluator (#34463) 2024-12-08 02:01:50 +00:00
fn-lang.html.ini Add XPath parser/evaluator (#34463) 2024-12-08 02:01:50 +00:00
lexical-structure.html.ini Add XPath parser/evaluator (#34463) 2024-12-08 02:01:50 +00:00
node-sets.html.ini Add XPath parser/evaluator (#34463) 2024-12-08 02:01:50 +00:00
predicates.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 Add XPath parser/evaluator (#34463) 2024-12-08 02:01:50 +00:00
text-html-elements.html.ini Add XPath parser/evaluator (#34463) 2024-12-08 02:01:50 +00:00
xml_xpath_runner.html.ini Add XPath parser/evaluator (#34463) 2024-12-08 02:01:50 +00:00