summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-scrollbars/scrollbar-width-paint-004-ref.html
blob: b2b2d7f2841c6fdf0593c57cb556f6bd58666667 (plain)
1
2
3
4
5
<!doctype html>
<title>CSS Test Reference</title>
<style>
  :root { overflow: scroll; scrollbar-width: thin; }
</style>