diff options
Diffstat (limited to 'dom/svg/crashtests/385554-2.xul')
-rw-r--r-- | dom/svg/crashtests/385554-2.xul | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dom/svg/crashtests/385554-2.xul b/dom/svg/crashtests/385554-2.xul new file mode 100644 index 000000000..af40729eb --- /dev/null +++ b/dom/svg/crashtests/385554-2.xul @@ -0,0 +1,5 @@ +<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> +<svg xmlns="http://www.w3.org/2000/svg"> +<foreignObject/> +</svg> +</window> |