summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/383102-1.xhtml
blob: a7661ef7df8e5ff19b97c151256905bb5df975a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" >
<body>

<xul:hbox>
  <xul:hbox>
    <xul:listboxbody><xul:hbox/><span><div></div></span></xul:listboxbody>
  </xul:hbox>
  <xul:toolbarbutton/>
</xul:hbox>

</body>
</html>