summaryrefslogtreecommitdiffstats
path: root/toolkit/content/tests/reftests/textbox-multiline-empty.xul
blob: c48f2c988ff46671cc24f8004237e9b225673653 (plain)
1
2
3
4
5
<?xml version='1.0'?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
        title="test textbox multiline">
  <textbox multiline='true'></textbox>
</window>