summaryrefslogtreecommitdiffstats
path: root/dom/xbl/crashtests/342954-2-xbl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dom/xbl/crashtests/342954-2-xbl.xml')
-rw-r--r--dom/xbl/crashtests/342954-2-xbl.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/dom/xbl/crashtests/342954-2-xbl.xml b/dom/xbl/crashtests/342954-2-xbl.xml
new file mode 100644
index 000000000..3e73f1355
--- /dev/null
+++ b/dom/xbl/crashtests/342954-2-xbl.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0"?>
+
+<bindings id="marqueeBindings"
+ xmlns="http://www.mozilla.org/xbl"
+ xmlns:html="http://www.w3.org/1999/xhtml"
+ xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
+ xmlns:xbl="http://www.mozilla.org/xbl">
+
+ <binding id="marquee-horizontal-10">
+
+ <content>
+ <html:div>
+ <children/>
+ </html:div>
+ </content>
+
+ </binding>
+
+</bindings>