summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/xpath/xpath-namespaces-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/xpath/xpath-namespaces-expected.txt')
-rw-r--r--LayoutTests/fast/xpath/xpath-namespaces-expected.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/LayoutTests/fast/xpath/xpath-namespaces-expected.txt b/LayoutTests/fast/xpath/xpath-namespaces-expected.txt
new file mode 100644
index 0000000..49655a1
--- /dev/null
+++ b/LayoutTests/fast/xpath/xpath-namespaces-expected.txt
@@ -0,0 +1,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
+