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