diff options
Diffstat (limited to 'layout/base/crashtests/321077-1.xul')
-rw-r--r-- | layout/base/crashtests/321077-1.xul | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/base/crashtests/321077-1.xul b/layout/base/crashtests/321077-1.xul new file mode 100644 index 000000000..3cd650eac --- /dev/null +++ b/layout/base/crashtests/321077-1.xul @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> + <tree> + <treechildren/> + </tree> +</window>
\ No newline at end of file |