summaryrefslogtreecommitdiffstats
path: root/dom/xul/templates/crashtests/330012-1.rdf
diff options
context:
space:
mode:
Diffstat (limited to 'dom/xul/templates/crashtests/330012-1.rdf')
-rw-r--r--dom/xul/templates/crashtests/330012-1.rdf13
1 files changed, 13 insertions, 0 deletions
diff --git a/dom/xul/templates/crashtests/330012-1.rdf b/dom/xul/templates/crashtests/330012-1.rdf
new file mode 100644
index 000000000..4bda7316a
--- /dev/null
+++ b/dom/xul/templates/crashtests/330012-1.rdf
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:s="urn:squarefree:a1:">
+ <rdf:Description about="urn:root">
+ <s:grapes>
+ <rdf:Bag>
+ <rdf:li>
+ <rdf:Description/>
+ </rdf:li>
+ </rdf:Bag>
+ </s:grapes>
+ </rdf:Description>
+</rdf:RDF>