diff options
Diffstat (limited to 'layout/generic/crashtests/322780-1.xul')
-rw-r--r-- | layout/generic/crashtests/322780-1.xul | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/generic/crashtests/322780-1.xul b/layout/generic/crashtests/322780-1.xul new file mode 100644 index 000000000..71eb058ce --- /dev/null +++ b/layout/generic/crashtests/322780-1.xul @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> + <label> + <foopy style="float:left;" /> + </label> +</window> |