summaryrefslogtreecommitdiffstats
path: root/libxml2/test/XPath/tests/vidbase
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/XPath/tests/vidbase')
-rw-r--r--libxml2/test/XPath/tests/vidbase5
1 files changed, 5 insertions, 0 deletions
diff --git a/libxml2/test/XPath/tests/vidbase b/libxml2/test/XPath/tests/vidbase
new file mode 100644
index 0000000..5cd79ac
--- /dev/null
+++ b/libxml2/test/XPath/tests/vidbase
@@ -0,0 +1,5 @@
+id('chapter1')
+id('chapter3')
+id('chapter1')/p
+id('chapter1')//p
+id('chapter1')/p[1]