summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/424074-1.xhtml
blob: e51c40705701c86afb6cf14e8265e97bacbbabf4 (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 width="500">
    <scrollbar orient="horizontal"/>
  </vbox>
</window>