summaryrefslogtreecommitdiffstats
path: root/layout/xul/tree/crashtests/399715-1.xhtml
blob: ea0a20cfa2bd2a2d722e792bd4e409d56fb26acc (plain)
1
2
3
4
5
6
7
8
9
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
      
<body style="float: right;" onload="document.body.style.cssFloat = '';">

<xul:tree><xul:hbox><xul:treecol /></xul:hbox></xul:tree>

</body>
</html>