summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-scrollbars/scrollbar-width-auto.html
blob: 9ea830144fa19d9ad88c96fabc8e6a321eef6385 (plain)
1
2
3
4
5
6
<!doctype html>
<style>
  :root {
    overflow: scroll;
  }
</style>