haikuwebkit/LayoutTests/fast/xpath/xpath-namespaces-expected.txt

12 lines
175 B
Plaintext

This tests that XPath expressions with prefixes work correctly.
PASS /ns:foo
PASS /ns:*
PASS /foo:*
PASS /xmpl:*
PASS /xmpl:*
PASS successfullyParsed is true
TEST COMPLETE