summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/379920-2.svg
diff options
context:
space:
mode:
Diffstat (limited to 'layout/base/crashtests/379920-2.svg')
-rw-r--r--layout/base/crashtests/379920-2.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/base/crashtests/379920-2.svg b/layout/base/crashtests/379920-2.svg
new file mode 100644
index 000000000..71289c17b
--- /dev/null
+++ b/layout/base/crashtests/379920-2.svg
@@ -0,0 +1,7 @@
+<svg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' style="-moz-binding: url(#foo)">
+
+<bindings xmlns="http://www.mozilla.org/xbl">
+ <binding id="foo"><content></content></binding>
+</bindings>
+
+</svg>