diff options
Diffstat (limited to 'dom/xbl/crashtests/432813-1-xbl.xml')
-rw-r--r-- | dom/xbl/crashtests/432813-1-xbl.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dom/xbl/crashtests/432813-1-xbl.xml b/dom/xbl/crashtests/432813-1-xbl.xml new file mode 100644 index 000000000..b2940e638 --- /dev/null +++ b/dom/xbl/crashtests/432813-1-xbl.xml @@ -0,0 +1,7 @@ +<bindings xmlns="http://www.mozilla.org/xbl"> +<binding id="a"> +<content> +<div xmlns="http://www.w3.org/1999/xhtml" style="-moz-binding: inherit;"/> +</content> +</binding> +</bindings> |