tree: a703038f20abd4cfae0d43c47dd18ec35ca5b1fd [path history] [tgz]
  1. 001.html
  2. 002.html
  3. document.tentative.html
  4. evaluator-constructor.html
  5. fn-lang.html
  6. fn-normalize-space.html
  7. META.yml
  8. node-sets.html
  9. predicates.html
  10. README.md
  11. xml_xpath_runner.html
  12. 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.