summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/335628-2.xul
blob: f321a4a4ca44c819252d9aa7d2e2a79fe7676464 (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: collapse"/>
    <label value="b"/>
  </hbox>
</window>