summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/424074-1.xhtml
blob: 88e3581e03b74d185f5f263d394d4fe965c0cba4 (plain)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
<window orient="horizontal" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <vbox style="width: 500px">
    <scrollbar orient="horizontal"/>
  </vbox>
</window>