tree: 040a6991b1bf81930c58c05f2240386a7162746c [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. META.yml
  17. node-sets.html
  18. numbers.html
  19. predicates.html
  20. README.md
  21. xml_xpath_runner.html
  22. xml_xpath_tests.xml
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.