summaryrefslogtreecommitdiffstats
path: root/layout/xul/grid/crashtests/382750-1.xul
diff options
context:
space:
mode:
Diffstat (limited to 'layout/xul/grid/crashtests/382750-1.xul')
-rw-r--r--layout/xul/grid/crashtests/382750-1.xul5
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/xul/grid/crashtests/382750-1.xul b/layout/xul/grid/crashtests/382750-1.xul
new file mode 100644
index 000000000..7a9da73ec
--- /dev/null
+++ b/layout/xul/grid/crashtests/382750-1.xul
@@ -0,0 +1,5 @@
+<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+
+<grid><rows><listbox/></rows></grid>
+
+</window>