summaryrefslogtreecommitdiffstats
path: root/layout/reftests/native-theme/progress-nobar.html
blob: a485d38c9f5740567313bf8777a4ad52f368de6f (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <body>
    <div style="-moz-appearance: progressbar; width:180px; height:6px;">
    </div>
  </body>
</html>