Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 473847-1-ref.xul
blob60b2055273ab91f2a7ea3e25208a5e4f00306e90
1 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
3 <hbox height="40">
4   <spacer flex="6000" style="background-color: red;"/>
5   <spacer style="background-color: blue;"/>
6 </hbox>
8 </window>