summaryrefslogtreecommitdiffstats
path: root/layout/reftests/native-theme/482955-1.xhtml
blob: 5235172e3197a5d9c40b69553a39b5ee9fd1b220 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <hbox>
    <hbox flex="1" style="-moz-appearance: textfield;">
      <spacer style="padding: 50px;"/>
    </hbox>
    <spacer width="10000" flex="1"/>
  </hbox>
</window>