summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/xpath/xpath-namespaces-expected.txt
blob: 49655a1350f663d22a059df98291c019a27e14ca (plain)
1
2
3
4
5
6
7
8
9
10
11
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