tree: 04ab019378da865bfb13bfaee7e43e8cc343f9d9 [path history] [tgz]
  1. 001.html
  2. 002.html
  3. booleans.html
  4. document.tentative.html
  5. evaluator-constructor.html
  6. fn-concat.html
  7. fn-contains.html
  8. fn-lang.html
  9. fn-normalize-space.html
  10. fn-starts-with.html
  11. fn-substring-after.html
  12. fn-substring-before.html
  13. fn-substring.html
  14. fn-translate.html
  15. helpers.js
  16. lexical-structure.html
  17. META.yml
  18. node-sets.html
  19. numbers.html
  20. OWNERS
  21. predicates.html
  22. README.md
  23. xml_xpath_runner.html
  24. xml_xpath_tests.xml
third_party/blink/web_tests/external/wpt/domxpath/README.md

XPath

This directory contains tests for XPath.

See whatwg/dom#67 for getting XPath better specified.

Because the XPath interfaces are defined in the DOM Standard, the idlharness.js tests are in /dom instead of here.