chromium/third_party/blink/web_tests/external/wpt/css/css-scrollbars/scrollbar-width-paint-003-ref.html

<!doctype html>
<title>CSS Test Reference</title>
<style>
  :root { overflow: scroll; scrollbar-color: green green; }
</style>