summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/335628-2-ref.xul
blob: 1213c33fc9237f270166746874985c82f294c9e0 (plain)
1
2
3
4
5
6
7
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <hbox orient="horizontal">
    <label value="a"/>
    <textbox style="visibility: hidden"/>
    <label value="b"/>
  </hbox>
</window>