summaryrefslogtreecommitdiffstats
path: root/layout/xul/crashtests/431738.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'layout/xul/crashtests/431738.xhtml')
-rw-r--r--layout/xul/crashtests/431738.xhtml7
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/xul/crashtests/431738.xhtml b/layout/xul/crashtests/431738.xhtml
new file mode 100644
index 000000000..9ce917a3f
--- /dev/null
+++ b/layout/xul/crashtests/431738.xhtml
@@ -0,0 +1,7 @@
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+<body>
+<div>
+<span style="font-size: 0pt;"><xul:listboxbody><span style="border: 1px solid red;"/></xul:listboxbody></span>
+</div>
+</body>
+</html>