mirror of
https://github.com/servo/servo.git
synced 2025-10-17 08:49:21 +01:00
.. | ||
001.html | ||
002.html | ||
booleans.html | ||
document.tentative.html | ||
evaluator-constructor.html | ||
fn-concat.html | ||
fn-contains.html | ||
fn-lang.html | ||
fn-normalize-space.html | ||
fn-starts-with.html | ||
fn-substring-after.html | ||
fn-substring-before.html | ||
fn-substring.html | ||
fn-translate.html | ||
helpers.js | ||
lexical-structure.html | ||
META.yml | ||
node-sets.html | ||
numbers.html | ||
predicates.html | ||
README.md | ||
xml_xpath_runner.html | ||
xml_xpath_tests.xml |
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.