summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/473847-1-ref.xhtml
blob: 5174e11079c365dde84b30a8030ec6642ebf4a7a (plain)
1
2
3
4
5
6
7
8
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">

<hbox height="40">
  <spacer style="-moz-box-flex: 6000; background-color: red;"/>
  <spacer style="background-color: blue;"/>
</hbox>

</window>