summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/xpath/xpath-empty-string-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/xpath/xpath-empty-string-expected.txt')
-rw-r--r--LayoutTests/fast/xpath/xpath-empty-string-expected.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/LayoutTests/fast/xpath/xpath-empty-string-expected.txt b/LayoutTests/fast/xpath/xpath-empty-string-expected.txt
new file mode 100644
index 0000000..0384868
--- /dev/null
+++ b/LayoutTests/fast/xpath/xpath-empty-string-expected.txt
@@ -0,0 +1,2 @@
+This tests that parsing an XPath expression that contains an empty string literal doesn't segfault.
+SUCCESS: Didn't crash!