summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/463217-1-ref.xul
blob: 0c919972b9bda366b0d4725af36e745f7b764f2f (plain)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <vbox style="height:204px; border:2px solid blue;" flex="0">
    <image style="list-style-image: url(mozilla-banner.gif);"/>
  </vbox>
  <vbox/>
</window>